Commit Graph

58 Commits

Author SHA1 Message Date
Matias Alejo Garcia 57299d675e balance Service 2014-11-30 22:41:21 -03:00
Gustavo Maximiliano Cortez 2063f74dab not use idle timeout and urihandler if cordova is active 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez 2cec28a6c8 fix URI handler on chrome web and extension 2014-11-23 18:58:30 -03:00
Gustavo Maximiliano Cortez 72cfc49d55 Removed createWallet page. Added link for create, join and import to the top menu. 2014-11-13 11:10:39 -03:00
Gustavo Maximiliano Cortez 4b8e18735d Rename manage by profile. Created a new page "createWallet" 2014-11-11 16:01:33 -03:00
Matias Pando 0c741814f3 Removed console errors 2014-11-07 17:35:51 -03:00
Matias Pando 16c3d66f33 Import profile 2014-11-07 17:35:51 -03:00
Matias Alejo Garcia e7211979e8 Merge pull request #1711 from maraoz/add/devLogin
add developer easy login
2014-11-04 11:59:34 -03:00
Manuel Araoz 365216afc9 add development feature flag 2014-11-04 11:30:44 -03:00
Manuel Araoz 0a91883096 add developer easy login 2014-11-04 10:58:32 -03:00
Matias Pando bacea69cb3 Added page and controller to select wallet 2014-11-03 18:03:41 -03:00
Matias Alejo Garcia 3360c31a12 fix login / create form errors and confirmed messages 2014-11-01 21:36:46 -03:00
Matias Pando 470e16eaa1 Added home 2014-10-31 11:51:02 -03:00
Matias Alejo Garcia 505ac5b5c6 rename controllers and views 2014-10-30 14:13:40 -03:00
Matias Pando d461ddd600 Fixes access to settings and a small typo 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia a3d0b9e48b fix manage controller, refactor logged attr 2014-10-24 10:51:07 -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 0b7e9be611 controllers refactor to handle identities 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
Matias Alejo Garcia 606ea0668c refactor iden #create 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia f2cc272f16 working! 2014-09-15 14:17:20 -03:00
Gustavo Maximiliano Cortez 302e75228d Multi-language support. English by default 2014-09-05 16:56:47 -03:00
Matias Alejo Garcia b8b40f21f6 rename #setup to #create 2014-08-29 13:20:47 -03:00
Gustavo Maximiliano Cortez 2de0382520 Check if browser support localStorage 2014-08-26 16:14:34 -03:00
Matias Alejo Garcia 96b841bd51 update sidebar 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia 1a5a2916c2 give lock preference to the new instance 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia 18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia bcb61810d5 WIP: better lock 2014-08-15 18:29:30 -04:00
Matias Alejo Garcia 35ab711846 refactor lock warning and add tests 2014-08-12 15:26:15 -04:00
Gustavo Maximiliano Cortez 801e746d11 Show a warning if trying to open same wallet in same browser. Fix redirect to receive. 2014-08-07 18:57:19 -03:00
Yemel Jardi 2ba794fc47 Change url to /receive and /history 2014-08-06 15:34:56 -03:00
Gustavo Maximiliano Cortez dbf812f848 Fix Karma test 2014-07-31 22:49:11 -03:00
Gustavo Maximiliano Cortez f704826a5c feature: Logout wallet after 15 minutes of inactivity 2014-07-30 20:12:22 -03:00
Yemel Jardi e3eeab0eb6 Change routes to old hastag mode 2014-07-29 14:13:21 -03:00
Gustavo Maximiliano Cortez 2787a72b7a Waiting copayer as a controller 2014-07-24 15:31:07 -03:00
Gustavo Maximiliano Cortez 9875e9d643 Split signin.html in home, join and open files. Signin process with responsive support 2014-07-23 17:11:51 -03:00
Yemel Jardi 5f27f1e7a6 Move address modal to a separate file, rename html files and reintroduce bitcoin protocol handler 2014-07-18 18:51:55 -03:00
Gustavo Maximiliano Cortez 0a027360a8 Split index.html in many files smaller. New right column when the wallet is ready. Removed templates selector. 2014-07-16 17:59:28 -03:00
Manuel Araoz 433f1570de add first uri handler 2014-07-03 11:13:59 -03:00
Manuel Araoz a7d484c944 basic URI handling 2014-07-03 11:13:59 -03:00
Ryan X. Charles ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07:00
Matias Alejo Garcia ac58d9744e change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
Mario Colque d76957ef9b avoid unsafe links for firefox-addon 2014-05-16 17:35:39 -03:00
Mario Colque afadb4128a added chrome:// to whitelist 2014-05-14 17:20:03 -03:00
Mario Colque 8325c2b02a fix conflicts 2014-05-13 14:29:17 -03:00
Mario Colque 9027243052 added the settings page 2014-05-13 14:19:37 -03:00
Matias Alejo Garcia 030e10a3b6 banner for unsupported browsers 2014-05-12 12:00:25 -03:00
Manuel Araoz 58b7204cd5 fix routes 2014-04-30 00:21:24 -03:00