Commit Graph

3044 Commits

Author SHA1 Message Date
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
Ivan Socolsky 62502bc698 implemented wallet selection in sidebar 2014-10-24 10:51:35 -03:00
bechi ee7993dccb side bar refactory 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
Gustavo Maximiliano Cortez 8b9ad143bb ignore if copaybundle and copaymain were modified when grunt is watching 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