Commit graph

695 commits

Author SHA1 Message Date
Matias Alejo Garcia
02ab30610f Merge pull request #1598 from cmgustavo/feature/identity-compat01
Display a message for users whose have wallet:: but not profile::
2014-10-30 10:00:32 -03:00
Matias Alejo Garcia
08dc892887 add store Profile on adding wallets 2014-10-29 23:23:16 -03:00
Matias Alejo Garcia
b2c04b7372 fix controllerSpec tests 2014-10-29 20:46:45 -03:00
Gustavo Maximiliano Cortez
2c07ad6dd7 Display a message for users whose have wallet:: but not profile:: 2014-10-29 16:21:44 -03:00
Matias Alejo Garcia
a93a48dc60 Merge pull request #50 from ssotomayor/fixes1592
New addresses are now added at bottom of the list instead of at the top
2014-10-29 14:56:59 -03:00
ssotomayor
5c158a65e1 New addresses are now added at bottom of the list instead of at the top 2014-10-29 14:52:13 -03:00
Gustavo Maximiliano Cortez
4d79768280 fixes the scan of QR code with bitcoin url 2014-10-28 20:28:29 -03:00
ssotomayor
0fb6e3ea15 Fixes import for 0.6.4 2014-10-28 18:40:51 -03:00
Matias Alejo Garcia
eaf14ddb49 Merge pull request #46 from matiaspando/feature/removeCryptoAES
fixes notification for invalid credentials
2014-10-28 18:23:17 -03:00
Matias Pando
b08ccb6111 fixes notification for invalid credentials 2014-10-28 18:06:32 -03:00
Ivan Socolsky
d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -03:00
Ivan Socolsky
960a37e85d fixed add new address 2014-10-28 15:04:52 -03:00
Ivan Socolsky
e98c7e68cc retrieving email directly from identity instance 2014-10-28 15:04:52 -03:00
Esteban Ordano
126a57d5ab Fixing encrypted 2014-10-28 15:01:35 -03:00
Esteban Ordano
35bab383b0 Fixes import & export with new encryption 2014-10-28 15:01:34 -03:00
Esteban Ordano
1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
ssotomayor
202a047edc Compatibility for wallets 2014-10-28 15:00:57 -03:00
Gustavo Maximiliano Cortez
c8614b76c2 Sidebar support for small devices 2014-10-28 12:37:15 -03:00
Gustavo Maximiliano Cortez
567363a8b8 fix top-bar. no test when grunt watch 2014-10-28 09:40:35 -03:00
Matias Alejo Garcia
7afe921fd2 Merge pull request #37 from isocolsky/tx_date
added sentTs and minedTs to tx history
2014-10-27 23:13:40 -03:00
Matias Alejo Garcia
e87d6165dd Merge pull request #36 from cmgustavo/matias/feature/identity
top-bar with dynamic titles
2014-10-27 23:13:30 -03:00
Ivan Socolsky
e1f3f29db0 refreshing view 2014-10-27 17:16:24 -03:00
Gustavo Maximiliano Cortez
096a5d0290 top-bar with dynamic title 2014-10-27 16:13:06 -03:00
Esteban Ordano
3e5ccabc00 Fixing Identity test 2014-10-26 20:40:39 -03:00
Esteban Ordano
61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00
Gustavo Maximiliano Cortez
ad87c4fc56 refactor identityService 2014-10-24 11:58:22 -03:00
Gustavo Maximiliano Cortez
ebe415a3d6 Simplified controllers with identityService 2014-10-24 11:38:24 -03:00
Gustavo Maximiliano Cortez
a03aa0164d Show on sidebar the latest wallet created/joined/imported 2014-10-24 10:51:39 -03:00
Ivan Socolsky
b6f5b342f2 retrieving label from address book 2014-10-24 10:51:38 -03:00
Ivan Socolsky
de5772112f add tests 2014-10-24 10:51:38 -03:00
Ivan Socolsky
797da92d90 added get transaction history method 2014-10-24 10:51:38 -03:00
Esteban Ordano
5d980af518 Add Insight save and register 2014-10-24 10:51:38 -03:00
Gustavo Maximiliano Cortez
169c42af85 Catch the errors on the notification system. If there is an error when joining, not logout 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
93907dbfd1 backup a wallet during creation. View wallet/profile backup in plain text for safari 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
c01cdb8b25 Delete wallet function as service 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
86d9e9ee2c After delete a wallet, select the latest created 2014-10-24 10:51:37 -03:00
Ivan Socolsky
661deca9b0 fix sidebar when there are no wallets 2014-10-24 10:51:36 -03:00
Ivan Socolsky
0ae93cefb9 compute balance only if list of wallets is visible 2014-10-24 10:51:36 -03:00
Ivan Socolsky
37526b554e replaced last opened with last focused wallet 2014-10-24 10:51:36 -03:00
Ivan Socolsky
404016cfb5 removed debugging logs 2014-10-24 10:51:36 -03:00
Ivan Socolsky
3191ba200c do not select wallet on 'ready' message 2014-10-24 10:51:36 -03:00
Ivan Socolsky
972b29b5de update ui as soon as balance is computed 2014-10-24 10:51:36 -03:00
Ivan Socolsky
1f45ecfdc8 compute balance for all wallets 2014-10-24 10:51:36 -03:00
Ivan Socolsky
62502bc698 implemented wallet selection in sidebar 2014-10-24 10:51:35 -03:00
Gustavo Maximiliano Cortez
0e1cdda52d import a wallet inside a profile 2014-10-24 10:51:35 -03:00
Ivan Socolsky
2beda0c354 refreshing wallet clears balance cache 2014-10-24 10:51:35 -03:00
Ivan Socolsky
43c0eb9cb6 handle 0 wallets 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia
09439d1d41 rebased to master 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia
7a463c9a9d wallet and profile backup working on the UX 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia
95e8a22c54 enhacements on notifications and balance updates 2014-10-24 10:51:07 -03:00