Commit graph

665 commits

Author SHA1 Message Date
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
Matias Alejo Garcia
b391344daf fix join flow 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
d9cd2e95d4 add manage page to create/join/import/delete wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
29bbfa184c add warning for old wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
dd0dc9c6ad add warning for old wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
b03a3f1391 check if there is not profile, to redir 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
bdaf40de48 add redirs to internal pages 2014-10-24 10:51:06 -03:00
Gustavo Maximiliano Cortez
662d61d2a9 fix forms: login and create profile 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
0b7e9be611 controllers refactor to handle identities 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
622c3da68c add wallet.id to debug logs 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
923a0bb975 default long polling in socket.io (in config.js) 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
ac491d10b0 switch between wallets in profile working 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
92f1bacf82 login working on the UX 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
7a2906c8d1 create profile working! 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
606ea0668c refactor iden #create 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
c4c7dc8eb1 rm Identity#import 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
eb9ab115d7 rename walletFactory to identity. Test passing 2014-10-24 10:51:03 -03:00
Matias Pando
28d888b75f Set default ports automatically on Insight URLs 2014-10-15 18:16:57 -03:00
ssotomayor
b25633eb70 Removed constants from app.js, now takes the values from config.js and makes the injectable. 2014-10-14 17:03:09 -03:00
ssotomayor
718fb8d861 Injects "defaults" const in controller 2014-10-14 15:35:46 -03:00
ssotomayor
152d4b1eb6 Add function showNetwork() 2014-10-14 15:33:52 -03:00
ssotomayor
8379f83c67 Fix for 1231, show insight-url when is not default. 2014-10-14 15:31:23 -03:00
Ivan Socolsky
1d546e5898 Merge pull request #1564 from cmgustavo/bug/01-redir
redid to / if browser is supported
2014-10-10 18:04:12 -03:00
Ivan Socolsky
599f049e3a Merge pull request #1560 from cmgustavo/feature/01-backup-plain-text
View plain text backup on Safari
2014-10-10 17:48:46 -03:00
Ivan Socolsky
99ab79e1bf Merge pull request #1554 from cmgustavo/bug/05-import
Bug/import-backup
2014-10-10 17:39:15 -03:00
Gustavo Maximiliano Cortez
473cc68cbc redid to / if browser is supported 2014-10-09 17:11:53 -03:00
Yemel Jardi
d849df98c6 Fix payment uri handling 2014-10-09 10:58:59 -03:00
Gustavo Maximiliano Cortez
7beb2589d6 View plain text backup for Safari 2014-10-09 10:37:00 -03:00
Gustavo Maximiliano Cortez
e19185139e Import backup from a plain text only for iOS 2014-10-07 16:37:22 -03:00
Matias Alejo Garcia
7cd30f754b Merge pull request #1499 from cmgustavo/bug/01-angularjs-camera
Update form validation after qr-scan (join)
2014-10-06 19:34:40 -03:00
Ivan Socolsky
33e115d0c2 Refactored copayers selection on create form 2014-10-06 10:40:16 -03:00