Commit Graph

3066 Commits

Author SHA1 Message Date
Ivan Socolsky 0656c8d7e0 fixed delete wallet 2014-10-27 10:49:25 -03:00
Matias Alejo Garcia a8571d5a24 Merge pull request #32 from eordano/fix/sjcl
Fixes path to sjcl
2014-10-27 09:53:41 -03:00
Esteban Ordano f51c124219 Fixes path to sjcl 2014-10-27 09:44:41 -03:00
Matias Alejo Garcia 50b771680c Merge pull request #31 from eordano/fix/identityTest
Fixing Identity Network Tests
2014-10-27 08:12:55 -03:00
Esteban Ordano 291975bb24 Fixing Identity Network Tests 2014-10-26 21:25:36 -03:00
Matias Alejo Garcia 89309dc63a Merge pull request #30 from eordano/refactor/IdentityStorageProfile
WIP: Refactor: Identity, Storage, Profile
2014-10-26 20:41:12 -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 aa6e299175 Fixes the Identity tests 2014-10-25 21:14:59 -03:00
Esteban Ordano 24c927a93a Remove WalletLock and Storage tests 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 de90f3eec2 Try to fix karma tests 2014-10-25 21:11:03 -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 ca60900796 Merge pull request #29 from cmgustavo/matias/feature/identity
Simplified controllers with identityService
2014-10-25 14:15:59 -03:00
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