Commit graph

890 commits

Author SHA1 Message Date
Matias Pando
f70b9dca8a Checking for null values 2014-12-02 18:29:09 -03:00
Matias Alejo Garcia
0bac775982 Merge pull request #1933 from matiu/ivan
Tested with @matiaspando
2014-12-02 18:28:31 -03:00
Gustavo Maximiliano Cortez
3b7bdafb04 Merge pull request #1922 from matiu/check/net
add network error handle
2014-12-02 18:12:24 -03:00
Matias Alejo Garcia
ab9696fdd7 fix import 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia
8d7783cac3 fix join sync 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia
394a5b474a fixes when deleting wallets 2014-12-02 18:07:59 -03:00
Ivan Socolsky
19d1bde546 various fixes 2014-12-02 18:07:08 -03:00
Ivan Socolsky
23dc09a635 fixed join wallet 2014-12-02 18:07:08 -03:00
Ivan Socolsky
f19ba24a22 fixed wallet creation 2014-12-02 18:07:08 -03:00
Ivan Socolsky
276277eeea set 2 decimal places for alternative amount 2014-12-02 17:52:02 -03:00
Ivan Socolsky
9628bbd222 applied noFraction filter in controller 2014-12-02 15:37:43 -03:00
Matias Alejo Garcia
bc7c21c237 add network error handle 2014-12-02 13:52:17 -03:00
Matias Pando
1542e0986b Do not show backupFlag if email not confirmed 2014-12-02 11:23:49 -03:00
Matias Pando
36822dce49 Added needBackup flag when importing a wallet 2014-12-02 11:05:42 -03:00
Matias Pando
52fb680658 Storing the backup flag 2014-12-02 11:05:42 -03:00
Gustavo Maximiliano Cortez
b3b0d7903e Merge pull request #1917 from matiu/ref/localstorage
reuse LocalStorage plugin
2014-12-02 11:03:34 -03:00
Gustavo Maximiliano Cortez
17614d2968 Merge pull request #1913 from matiu/feature/quota
Feature/quota
2014-12-02 09:46:11 -03:00
Matias Alejo Garcia
723f9e89f5 reuse plugin 2014-12-02 03:55:29 -03:00
Matias Alejo Garcia
b3c3af5277 Merge pull request #1908 from isocolsky/delete_profile
Delete profile
2014-12-02 03:15:05 -03:00
Gustavo Maximiliano Cortez
d8edca66fb Fix Paypro URI on address input and Payment intent. 2014-12-01 19:01:10 -03:00
Gustavo Maximiliano Cortez
68f21f3c4d fix payment intent 2014-12-01 17:28:03 -03:00
Matias Alejo Garcia
2402a22f0a add usage to wallets table 2014-12-01 17:21:39 -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
Ivan Socolsky
14cb044990 remove profile 2014-12-01 14:44:36 -03:00
Gustavo Maximiliano Cortez
39ea2a226b Fix delay of listing wallets when payment intent 2014-12-01 13:04:44 -03:00
Ivan Socolsky
90136f1c30 added controls to ux 2014-12-01 12:13:11 -03:00
Gustavo Maximiliano Cortez
6c35fca5ae fix karma test 2014-12-01 11:03:35 -03:00
Gustavo Maximiliano Cortez
b1f0fcbacb remove unused line 2014-12-01 05:28:09 -03:00
Gustavo Maximiliano Cortez
92737bc49c Trying to fix bip72 2014-12-01 05:24:19 -03:00
Gustavo Maximiliano Cortez
6d72d00b99 Define rateService on history.js. Fix filter noFractionNumber if alternativeAmount is null. 2014-12-01 01:27:58 -03:00
Matias Alejo Garcia
f4fd6c24f7 better state handling at home 2014-11-30 23:14:46 -03:00
Matias Alejo Garcia
f490f4a661 updates karma tests 2014-11-30 23:08:16 -03:00
Gustavo Maximiliano Cortez
e3a0ff926d . 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez
022de7d2b5 Fix payment intent 2014-11-30 22:45:25 -03:00
Matias Alejo Garcia
0691bb5f7e fix disabled button 2014-11-30 22:45:25 -03:00
Matias Alejo Garcia
3ea948e6ba update tx proposals on #send 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez
c215b3c15e Remove filter noFractionNumber from views. Fix conversionRate from send. 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez
6e299f91d1 Fix updateTxs after send, sign or reject a txp 2014-11-30 22:41:23 -03:00
Gustavo Maximiliano Cortez
cd33523b3f Show balance of addresses. Remove filter noFractionNumber. 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
b73f711fff adds pending txs service 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
49205a76a0 fix import / logs 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
436aeda1c3 fix profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
1e013b1bb6 fix create profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
abaf5b8f13 fix order in receive 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