Commit Graph

816 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 6e06deeba6 Merge pull request #1812 from matiu/feature/updateIndexes
Feature/update indexes
2014-11-15 12:20:53 -03:00
Gustavo Maximiliano Cortez ae20cf114f Merge pull request #1811 from matiu/fix/reset
fix reset to defaults
2014-11-15 11:32:42 -03:00
Gustavo Maximiliano Cortez 40572e2908 remove console log 2014-11-15 11:14:22 -03:00
Gustavo Maximiliano Cortez fe0a97d3d5 important fix when using bip21 2014-11-15 03:26:22 -03:00
Matias Alejo Garcia 0da641d1b8 add updateIndex to model 2014-11-14 16:00:08 -03:00
Matias Alejo Garcia 45e44fba19 refactor on import wallet controllers 2014-11-14 15:05:20 -03:00
Matias Alejo Garcia 16e2194377 fix reset to defaults 2014-11-14 15:05:20 -03:00
Matias Alejo Garcia 83fa24f5af fix reset to defaults 2014-11-14 13:11:05 -03:00
Matias Pando d107dd129c Select last focus wallet 2014-11-14 10:41:19 -03:00
Matias Pando 0abb264fa6 Importing a profile also logs in 2014-11-14 10:41:19 -03:00
Gustavo Maximiliano Cortez 183d6ec15c Show HomeWallet immediately the when profile was started 2014-11-13 18:54:30 -03:00
Gustavo Maximiliano Cortez 3ee31e2941 unify names (menus) 2014-11-13 15:33:14 -03:00
Gustavo Maximiliano Cortez 8036bb9144 Merge pull request #1764 from matiaspando/feature/generateCSV
Generate CVS file from transaction history
2014-11-13 12:09:36 -03:00
Matias Alejo Garcia 27f26d48f5 Merge pull request #1792 from matiu/feature/restore-defaults
WIP: Feature/restore defaults
2014-11-13 12:09:04 -03:00
Gustavo Maximiliano Cortez 72cfc49d55 Removed createWallet page. Added link for create, join and import to the top menu. 2014-11-13 11:10:39 -03:00
Matias Pando 225fefe47d Cleaning code 2014-11-13 10:47:47 -03:00
Matias Pando d31dbb23f4 Added spinner 2014-11-13 10:47:47 -03:00
Matias Pando 11e5bb4305 Escaping commas 2014-11-13 10:47:47 -03:00
Matias Pando f8fb165630 Using getTransactionHistory from wallet 2014-11-13 10:47:47 -03:00
Matias Pando 888d9735e2 UI fixed 2014-11-13 10:47:47 -03:00
Matias Pando 54a7caeb82 Improved csv format 2014-11-13 10:47:47 -03:00
Matias Pando f1adde8e44 Added csv file generation 2014-11-13 10:47:47 -03:00
Gustavo Maximiliano Cortez 6985d21233 Merge pull request #1768 from matiu/feature/gravater
Add gravatars
2014-11-13 00:11:13 -03:00
Gustavo Maximiliano Cortez 4eae2d2ff5 fix gravatar on profile. fix layout 2014-11-13 00:07:33 -03:00
Matias Alejo Garcia 5113e8b292 add restore default buttons 2014-11-12 22:36:14 -03:00
Esteban Ordano 4726570b7a Merge pull request #1791 from matiu/bug/use-all-funds
Fix #1789 - use all funds button
2014-11-12 22:17:50 -03:00
Matias Alejo Garcia 4c61c74706 fix subcribe 2014-11-12 18:32:18 -03:00
Gustavo Maximiliano Cortez 57083d119a fix moreController (updating balance) 2014-11-12 14:18:19 -03:00
Matias Alejo Garcia 6926bb9b04 Merge pull request #1769 from cmgustavo/bug/manage-profile-createWallet
Bug/manage profile create wallet
2014-11-11 17:07:09 -03:00
Gustavo Maximiliano Cortez c5f810c069 Add backup to list of wallets in "manage wallets". Support for safari. 2014-11-11 16:53:57 -03:00
Gustavo Maximiliano Cortez 4b8e18735d Rename manage by profile. Created a new page "createWallet" 2014-11-11 16:01:33 -03:00
Matias Alejo Garcia e614b375e7 fixing import wallet 2014-11-11 14:51:10 -03:00
Matias Alejo Garcia 69daee6ed1 fix/import 2014-11-11 14:51:10 -03:00
Gustavo Maximiliano Cortez 3c2e881acd Merge pull request #1761 from isocolsky/pagination
using foundation pagination directive
2014-11-11 13:02:45 -03:00
Ivan Socolsky 1753e315c1 Merge pull request #1756 from cmgustavo/feature/manage-wallets
Manage wallets
2014-11-11 13:02:43 -03:00
Gustavo Maximiliano Cortez 74b61624e5 deleting wallet with callback 2014-11-11 12:54:52 -03:00
Matias Alejo Garcia 7942048dd1 fix compatibility issues 2014-11-10 22:58:46 -03:00
Matias Alejo Garcia 7207f03bd1 Merge pull request #1754 from matiu/fix/endpoint
default email storage to livenet
2014-11-10 20:12:44 -03:00
Ivan Socolsky 6cefd15cbd using foundation pagination directive 2014-11-10 19:10:58 -03:00
Gustavo Maximiliano Cortez ca3e9005a7 Manage wallets 2014-11-10 16:41:07 -03:00
Ivan Socolsky 04a0bff706 added pagination 2014-11-10 16:35:08 -03:00
Ivan Socolsky af6777d359 removed duplicate code 2014-11-10 16:35:08 -03:00
Matias Alejo Garcia 2564370087 default email storage to livenet 2014-11-10 16:32:55 -03:00
Matias Alejo Garcia 53843a578d Merge pull request #1669 from matiaspando/feature/importProfile
Import profile
2014-11-10 15:49:56 -03:00
Gustavo Maximiliano Cortez c132346959 deleted link to test paypro 2014-11-08 11:42:01 -03:00
Matias Alejo Garcia a73edca586 Merge pull request #1739 from isocolsky/balance
showing N/A when rate services not available
2014-11-08 09:40:04 -03:00
Matias Pando 73088bca2b Fixed import profile and wallets 2014-11-07 17:35:51 -03:00
Matias Pando 0c741814f3 Removed console errors 2014-11-07 17:35:51 -03:00
Matias Pando 16c3d66f33 Import profile 2014-11-07 17:35:51 -03:00
Ivan Socolsky b8e7613822 showing N/A when rate services not available 2014-11-07 13:04:46 -03:00