Gustavo Maximiliano Cortez
|
86d9e9ee2c
|
After delete a wallet, select the latest created
|
2014-10-24 10:51:37 -03:00 |
|
Gustavo Maximiliano Cortez
|
19f6118f7f
|
Fixes if last focused wallet is undefined
|
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
|
e109550d9b
|
add onlyKey opts to storage #getFirst
|
2014-10-24 10:51:36 -03:00 |
|
Matias Alejo Garcia
|
8765b02883
|
fix #join
|
2014-10-24 10:51:36 -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
|
24f103288d
|
removed dead code
|
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
|
0ff67f69ef
|
refresh balance instantly if cache hit
|
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
|
046546e8d3
|
cached wallet balance
|
2014-10-24 10:51:35 -03:00 |
|
Matias Pando
|
d461ddd600
|
Fixes access to settings and a small typo
|
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
|
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
|
a3d0b9e48b
|
fix manage controller, refactor logged attr
|
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 |
|
Ivan Socolsky
|
b3c1447376
|
Store secret number
|
2014-10-24 10:51:06 -03:00 |
|
Matias Alejo Garcia
|
f1ae8f9c33
|
add store/restore passphrasse methods
|
2014-10-24 10:51:06 -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 |
|
Matias Alejo Garcia
|
2c2f2c3cfc
|
update models tests to new API
|
2014-10-24 10:51:06 -03:00 |
|
Matias Alejo Garcia
|
b5f05118c7
|
update models tests to new API
|
2014-10-24 10:51:06 -03:00 |
|
Gustavo Maximiliano Cortez
|
006bf4c1fa
|
fix join
|
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
|
43cc6ffde5
|
restore tracelimit
|
2014-10-24 10:51:05 -03:00 |
|
Matias Alejo Garcia
|
0ef3dc86a7
|
add line /caller info to log at "debug" level
|
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
|
a70fd64442
|
add polling as default transport in socket.io
|
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 |
|