Commit graph

39 commits

Author SHA1 Message Date
Matias Alejo Garcia
57299d675e balance Service 2014-11-30 22:41:21 -03:00
Gustavo Maximiliano Cortez
57083d119a fix moreController (updating balance) 2014-11-12 14:18:19 -03:00
Gustavo Maximiliano Cortez
c5f810c069 Add backup to list of wallets in "manage wallets". Support for safari. 2014-11-11 16:53:57 -03:00
Gustavo Maximiliano Cortez
74b61624e5 deleting wallet with callback 2014-11-11 12:54:52 -03:00
Ivan Socolsky
b8e7613822 showing N/A when rate services not available 2014-11-07 13:04:46 -03:00
Ivan Socolsky
dcab904f50 reorganized method definitions 2014-10-30 11:38:55 -03:00
Ivan Socolsky
ad1eee6c9c added refresh to settings page 2014-10-30 11:07:15 -03:00
Gustavo Maximiliano Cortez
096a5d0290 top-bar with dynamic title 2014-10-27 16:13:06 -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
Gustavo Maximiliano Cortez
86d9e9ee2c After delete a wallet, select the latest created 2014-10-24 10:51:37 -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
95e8a22c54 enhacements on notifications and balance updates 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
bdaf40de48 add redirs to internal pages 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
ac491d10b0 switch between wallets in profile working 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
eb9ab115d7 rename walletFactory to identity. Test passing 2014-10-24 10:51:03 -03:00
Gustavo Maximiliano Cortez
7beb2589d6 View plain text backup for Safari 2014-10-09 10:37:00 -03:00
Matias Alejo Garcia
ffe90f2ecc add secret to adv options in #more 2014-10-04 11:36:22 -03:00
ssotomayor
afa754f3df Removes "isMobile" service from controller. 2014-10-02 13:55:30 -03:00
ssotomayor
a0a4d43877 Removes mobile check. Adds QA bug reporting standard to Readme. 2014-10-02 13:51:56 -03:00
ssotomayor
c491430213 Backup will be disabled ONLY for iOS devices, as this ones don't have access to the device's FS. 2014-10-02 12:02:17 -03:00
ssotomayor
4da28da398 Removes unnecesary console.log 2014-10-01 15:44:25 -03:00
ssotomayor
ce378ef09e Hides backup button on mobile devices since the mobile browsers are not supporting downloading files, as they don't have access to the FS of the device. 2014-10-01 15:34:24 -03:00
Ivan Socolsky
3f766ebf60 Added feedback when changing settings 2014-09-26 17:52:35 -03:00
Manuel Aráoz
3a79f039cd Merge pull request #1307 from matiu/feature/drive
Feature/ Async storage + Google Drive example
2014-09-22 09:57:49 -03:00
Matias Alejo Garcia
4bf7bbe73f defaults to localStorage 2014-09-18 19:34:27 -03:00
Gustavo Maximiliano Cortez
4a91729121 added translation attribute to controllers files. 2014-09-17 09:26:28 -03:00
Gustavo Maximiliano Cortez
205cd39599 Fix typos and translated message 2014-09-17 09:26:28 -03:00
Manuel Araoz
4dffcccf19 settings: works with 2-3 wallet 2014-09-10 13:39:22 -07:00
Manuel Araoz
f443843d49 settings: change old settings controller 2014-09-10 13:19:27 -07:00
Manuel Araoz
d2861d9c2a settings: create new model 2014-09-10 13:19:27 -07:00
Manuel Araoz
921cb8dd90 settings: refactor controllers 2014-09-10 13:19:27 -07:00
Manuel Araoz
e992b976e0 settings: refactor views 2014-09-10 13:19:27 -07:00
Matias Alejo Garcia
2c354525ea test passing 2014-08-28 19:19:28 -03:00
Matias Alejo Garcia
bb9fbfa1e7 fix tests 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
fc78ae27d2 rm fn from more 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
dd724a6135 add store / refrest 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
4931c9d618 add purge to tx prosposals 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
2617b76428 mv backup to more filenames 2014-08-22 10:26:18 -04:00
Renamed from js/controllers/backup.js (Browse further)