Commit graph

78 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
5329d030f8 Fix buttons. Remove console.logs. isMobile active!! 2014-12-03 17:51:18 -03:00
Matias Alejo Garcia
1d7e9dda93 pin in create 2014-12-03 17:51:18 -03:00
Matias Alejo Garcia
3627671307 add makePinInput 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia
d3128137ce pin fixes 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez
2681cd6178 Display PIN form only on mobile devices 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez
7a41c288e8 fix digest error 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez
51028178ed Autofocus and show the second PIN input automatically. Hide submit button. Allow only numbers 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia
047ba06d42 fix signout 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia
65512bf1c2 add crypto to pinService and tests 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez
0c0e11aad3 Pin flow 2014-12-03 17:51:16 -03:00
Matias Alejo Garcia
bd698257f9 add tests to insight storage + remove used code 2014-12-03 08:23:53 -03:00
Matias Alejo Garcia
0bac775982 Merge pull request #1933 from matiu/ivan
Tested with @matiaspando
2014-12-02 18:28:31 -03:00
Ivan Socolsky
19d1bde546 various fixes 2014-12-02 18:07:08 -03:00
Ivan Socolsky
f19ba24a22 fixed wallet creation 2014-12-02 18:07:08 -03:00
Matias Alejo Garcia
bc7c21c237 add network error handle 2014-12-02 13:52:17 -03:00
Matias Alejo Garcia
b096fd50a7 return headers 2014-12-01 16:19:34 -03:00
Matias Alejo Garcia
67fd6344dd fix some event handlers 2014-12-01 15:33:16 -03:00
Matias Alejo Garcia
f4fd6c24f7 better state handling at home 2014-11-30 23:14:46 -03:00
Matias Alejo Garcia
436aeda1c3 fix profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
1eebaa4e94 rm logs 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
5e92ae96ac fix order in events 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
494c21132a working with events 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
3ae6378678 identity now emits! 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia
57299d675e balance Service 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia
83fa24f5af fix reset to defaults 2014-11-14 13:11:05 -03:00
Gustavo Maximiliano Cortez
183d6ec15c Show HomeWallet immediately the when profile was started 2014-11-13 18:54:30 -03:00
Gustavo Maximiliano Cortez
c132346959 deleted link to test paypro 2014-11-08 11:42:01 -03:00
Matias Pando
e39959b4a4 Added a link to test payment protocol 2014-11-04 15:56:50 -03:00
Matias Alejo Garcia
3360c31a12 fix login / create form errors and confirmed messages 2014-11-01 21:36:46 -03:00
Gustavo Maximiliano Cortez
965d3e1d96 Import Old wallets from localStorage 2014-10-30 16:13:56 -03:00
Matias Pando
8a291732b9 Added email confirmation message 2014-10-30 12:06:48 -03:00
Gustavo Maximiliano Cortez
2c07ad6dd7 Display a message for users whose have wallet:: but not profile:: 2014-10-29 16:21:44 -03:00
Matias Pando
b08ccb6111 fixes notification for invalid credentials 2014-10-28 18:06:32 -03:00
Esteban Ordano
3e5ccabc00 Fixing Identity test 2014-10-26 20:40:39 -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
Esteban Ordano
5d980af518 Add Insight save and register 2014-10-24 10:51:38 -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
3191ba200c do not select wallet on 'ready' message 2014-10-24 10:51:36 -03:00
Ivan Socolsky
43c0eb9cb6 handle 0 wallets 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia
29bbfa184c add warning for old wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
b03a3f1391 check if there is not profile, to redir 2014-10-24 10:51:06 -03:00
Gustavo Maximiliano Cortez
662d61d2a9 fix forms: login and create profile 2014-10-24 10:51:05 -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
92f1bacf82 login working on the UX 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
eb9ab115d7 rename walletFactory to identity. Test passing 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
409cef4d4b fix interfase and loggin 2014-09-18 19:20:00 -03:00