Commit graph

1,873 commits

Author SHA1 Message Date
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
15d7eb9e21 toggle address book entry digest error. 2014-11-15 03:39:36 -03:00
Gustavo Maximiliano Cortez
fe0a97d3d5 important fix when using bip21 2014-11-15 03:26:22 -03:00
Matias Alejo Garcia
927e4eebe8 Merge pull request #1801 from matiaspando/feature/importAndLogin
Importing a profile also logs in
2014-11-14 19:19:20 -03:00
Matias Alejo Garcia
83fa24f5af fix reset to defaults 2014-11-14 13:11:05 -03:00
Matias Alejo Garcia
e68435ca42 Merge pull request #1804 from isocolsky/bulk
Pointing to new Insight api for retrieving txs
2014-11-14 12:44:23 -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
Matias Alejo Garcia
bbe2b37911 Merge pull request #1806 from cmgustavo/ui/layout-signin
Show HomeWallet immediately the when profile was started
2014-11-13 21:02:51 -03:00
Gustavo Maximiliano Cortez
183d6ec15c Show HomeWallet immediately the when profile was started 2014-11-13 18:54:30 -03:00
Esteban Ordano
46fddba5cd performance: addressIsOwn piggybacking from addressToPath map on public key ring 2014-11-13 17:45:42 -03:00
Ivan Socolsky
9c1a285d98 pointing to new Insight api for retrieving txs 2014-11-13 16:32:26 -03:00
Matias Alejo Garcia
9b4d261637 Merge pull request #1803 from cmgustavo/ui/menu
unify names (menus)
2014-11-13 15:39:22 -03:00
Gustavo Maximiliano Cortez
3ee31e2941 unify names (menus) 2014-11-13 15:33:14 -03:00
Matias Alejo Garcia
d7d29c6ea7 fix subscribe 2014-11-13 15:21:19 -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
Matias Alejo Garcia
0c3a6f76cf Merge pull request #1798 from cmgustavo/ux/user-menu
Removed createWallet page. Added link for create, join and import to the...
2014-11-13 12:08:05 -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
Matias Alejo Garcia
b5d502273d Merge pull request #1797 from isocolsky/pagination
return empty paginated list when the wallet contains no addresses
2014-11-13 10:46:37 -03:00
Matias Alejo Garcia
ff810a51cc Merge pull request #1787 from isocolsky/pagination
WIP Tx history & pagination changes
2014-11-13 08:09:54 -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
376ee5359b fix karma test. rm unused code 2014-11-12 21:59:58 -03:00
Matias Alejo Garcia
99dd65ed07 add gravatars 2014-11-12 19:20:04 -03:00
Matias Alejo Garcia
4c61c74706 fix subcribe 2014-11-12 18:32:18 -03:00
Ivan Socolsky
3fc8445d3e return empty paginated list when the wallet contains no addresses 2014-11-12 17:52:38 -03:00
Ivan Socolsky
9fdf06c28c assign addressTo and labelTo on outgoing txs only 2014-11-12 17:06:35 -03:00
Matias Alejo Garcia
546d0c181e Merge pull request #1772 from eordano/performance/cacheAddressesInfo
Cache addressesInfo
2014-11-12 16:53:51 -03:00
Esteban Ordano
87facad839 Cache addressesInfo 2014-11-12 16:27:31 -03:00
Gustavo Maximiliano Cortez
57083d119a fix moreController (updating balance) 2014-11-12 14:18:19 -03:00
Gustavo Maximiliano Cortez
96131ed16b Test for profile backups. Update travis.yaml 2014-11-12 12:35:50 -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
b15679c08c fix import wallets and profile form 0.7.2 2014-11-11 15:14:54 -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
c16b9e4e87 Fixed delete a wallet using localStorage (not insight) 2014-11-11 14:36: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