Commit graph

3,051 commits

Author SHA1 Message Date
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
Matias Alejo Garcia
3c8caacc92 . 2014-10-24 10:51:39 -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
Gustavo Maximiliano Cortez
a03aa0164d Show on sidebar the latest wallet created/joined/imported 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
Gustavo Maximiliano Cortez
5f2a508f40 Sidebar auto height (Depending on the number of items that have). Fix auto-refresh and show/hide wallets 2014-10-24 10:51:38 -03:00
Ivan Socolsky
5b0098a2f6 fixed message when receiving on labeled address 2014-10-24 10:51:38 -03:00
Ivan Socolsky
52c913b89e removed txid from view 2014-10-24 10:51:38 -03:00
Ivan Socolsky
ccb138f605 show label and comment in view 2014-10-24 10:51:38 -03:00
Ivan Socolsky
d44b56d564 added comment from proposal if available 2014-10-24 10:51:38 -03:00
Ivan Socolsky
b6f5b342f2 retrieving label from address book 2014-10-24 10:51:38 -03:00
Ivan Socolsky
6e2ade54bc differentiate change addresses from regular addresses 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
6af23a995e Fix sidebar selector 2014-10-24 10:51:38 -03:00
Gustavo Maximiliano Cortez
9fd0bfb968 hide join form while is loading... 2014-10-24 10:51:38 -03:00
Gustavo Maximiliano Cortez
9999dcbe98 Show the notification messages for more time 2014-10-24 10:51:37 -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
bechi
2900f25831 fix layout sidebar & add new wallet 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
5a2dca7b1b fix sidebar links 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
768dba5d53 fixes sidebar. Amount in alternative currency breaking the layout. Vertical support for small devices 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
abe82dc158 fixes: addresses didn't show the balance 2014-10-24 10:51:37 -03:00
ssotomayor
554f3439d3 Fix for test 2014-10-24 10:51:37 -03:00
ssotomayor
da827bdd06 Quick fix: Adds missing test in parsing uri for Insight.js 2014-10-24 10:51:37 -03:00
ssotomayor
beb08a25d2 Insight model test update for more coverage. 2014-10-24 10:51:37 -03:00
ssotomayor
f5e0dfa58d PluginManager coverage tests. 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
Matias Alejo Garcia
02d5604497 #import test 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
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
Gustavo Maximiliano Cortez
420d5f253c fixes: createProfile, home and settings. Cleaning css 2014-10-24 10:51:36 -03:00
bechi
71784798f8 side bar & change wallets 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
bechi
8acb4d6676 side bar - wallet select 2014-10-24 10:51:35 -03:00