Commit graph

61 commits

Author SHA1 Message Date
Matias Alejo Garcia
47e958277a fix mocha test in Wallet & Identity 2014-10-27 13:13:27 -03:00
Matias Alejo Garcia
5f7f60f4b9 Merge pull request #35 from eordano/fix/various
Adds various small fixes to Encrypted local storage
2014-10-27 12:11:22 -03:00
Esteban Ordano
edf8e73631 fix bad variable name on identity 2014-10-27 12:06:54 -03:00
Ivan Socolsky
fc0535a69f handling profile with no wallets 2014-10-27 11:10:32 -03:00
Ivan Socolsky
0656c8d7e0 fixed delete wallet 2014-10-27 10:49:25 -03:00
Esteban Ordano
291975bb24 Fixing Identity Network Tests 2014-10-26 21:25:36 -03:00
Esteban Ordano
3e5ccabc00 Fixing Identity test 2014-10-26 20:40:39 -03:00
Esteban Ordano
88459c74bb Remove underscore for lodash 2014-10-25 21:14:59 -03:00
Esteban Ordano
61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00
Esteban Ordano
e4a26a6f55 Move insight storage to a plugin 2014-10-25 21:11:03 -03:00
Esteban Ordano
852e4cd536 Add Insight save and register 2014-10-25 21:11:02 -03:00
Matias Alejo Garcia
567cb8c713 remove storage from Wallet 2014-10-24 10:51:39 -03:00
Matias Alejo Garcia
a40a1bc261 remove storage from Identity 2014-10-24 10:51:39 -03:00
Esteban Ordano
cf0b1b4df1 Mocha tests fixed 2014-10-24 10:51:38 -03:00
Esteban Ordano
15d11f7e5e Move insight storage to a plugin 2014-10-24 10:51:38 -03:00
Esteban Ordano
5d980af518 Add Insight save and register 2014-10-24 10:51:38 -03:00
Matias Alejo Garcia
02d5604497 #import test 2014-10-24 10:51:37 -03:00
Matias Alejo Garcia
39e85396db WIP test 2014-10-24 10:51:36 -03:00
Matias Alejo Garcia
8765b02883 fix #join 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
Gustavo Maximiliano Cortez
0e1cdda52d import a wallet inside a profile 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
7a463c9a9d wallet and profile backup working on the UX 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia
e1b9f4f859 add #toEncryptedObj 2014-10-24 10:51:07 -03:00
Ivan Socolsky
e3107c85ac fix delete wallet 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
47ae3fcb19 store iterations in Storage 2014-10-24 10:51:07 -03:00
Ivan Socolsky
aa9f16a7e9 on identity open return most recently used wallet 2014-10-24 10:51:07 -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
8b45d132a2 remove unused params 2014-10-24 10:51:07 -03:00
Ivan Socolsky
279ab41b6c call netStart() when opening wallet 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
f1ae8f9c33 add store/restore passphrasse methods 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
2c2f2c3cfc update models tests to new API 2014-10-24 10:51:06 -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
ff44897922 create new wallet from within a 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
74129a6923 mv Passphrase logic to Storage 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
70d306242e refactors to UX 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
508a8bfc3c one wallet by default 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
606ea0668c refactor iden #create 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
3e968129de migrate wallet compat test to wallet :D :D :D 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
c9a4046759 refactor Profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
4c582384b0 mv #read to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
1dd906afcd add sinon for fromObj 2014-10-24 10:51:04 -03:00