Commit graph

225 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
4285c0e81e Fix paypro popup info 2015-02-19 20:13:51 -03:00
Gustavo Maximiliano Cortez
17a70c1d50 Fix Addressbook 2015-02-19 20:13:51 -03:00
Matias Pando
312d707145 Added test on controller more.js 2015-02-18 12:43:22 -03:00
Gustavo Maximiliano Cortez
010f1d03c3 Display loading spinner on mobile devices 2015-02-13 18:05:09 -03:00
Gustavo Maximiliano Cortez
7ffd483807 Catch error when transaction could not be sent. Update locked balance if transaction failed 2015-02-13 17:39:30 -03:00
Gustavo Maximiliano Cortez
575e99b490 Disable Sendform when sending a transaction 2015-02-13 16:34:12 -03:00
Gustavo Maximiliano Cortez
112c1adc11 Fixes loading message after press a button 2015-02-13 13:05:56 -03:00
Gustavo Maximiliano Cortez
17057cb199 Fix variables and toFixed 2015-01-30 12:25:54 -03:00
Gustavo Maximiliano Cortez
6586a4b696 Remove unnused variable. Added tests to check amount validation 2015-01-30 11:09:07 -03:00
Gustavo Maximiliano Cortez
cf8670c64f Fix rounding error in amount field 2015-01-29 17:48:28 -03:00
Gustavo Maximiliano Cortez
d0f8583122 Scanner button at topbar only for mobile 2015-01-15 23:15:34 -03:00
Matias Alejo Garcia
5c0a6257dd fix $timeout tests in karma 2015-01-04 12:39:08 -03:00
Matias Alejo Garcia
1902e01267 fix join / export\ 2015-01-03 21:04:00 -03:00
Matias Alejo Garcia
38495f11b7 send form 2015-01-03 20:32:50 -03:00
Matias Alejo Garcia
22a533377b send form 2015-01-03 20:32:50 -03:00
Matias Alejo Garcia
b2238baffa wording on 1-N wallets at send 2014-12-31 01:37:47 -03:00
Matias Alejo Garcia
6f94825d2d fix send form 2014-12-30 10:37:04 -03:00
Gustavo Maximiliano Cortez
3137b19772 Merge pull request #2212 from matiu/bug/paypro-chromeapp
update bitcore
2014-12-19 19:16:24 -03:00
Matias Alejo Garcia
9019c3a6fc update bitcore 2014-12-19 19:10:34 -03:00
Ivan Socolsky
df48069c63 sanitized value in uri 2014-12-19 16:52:32 -03:00
Gustavo Maximiliano Cortez
0be9ee9231 Fixes paypro if amount has comma as decimal separator 2014-12-19 16:52:32 -03:00
Ivan Socolsky
553b0fca0d do not cache total in current unit 2014-12-19 16:44:59 -03:00
Gustavo Maximiliano Cortez
5a252f8ae8 import profile/wallet on android 2014-12-12 19:17:50 -03:00
Gustavo Maximiliano Cortez
c187c0fb03 Fix auto-logout after scan a QR 2014-12-12 15:07:48 -03:00
Gustavo Maximiliano Cortez
30fe89bd21 fix address book 2014-12-11 02:08:19 -03:00
Matias Alejo Garcia
4d31b39f94 fix paypro loading notification 2014-12-10 22:59:13 -03:00
Matias Alejo Garcia
6ce2667274 refactor tx proposal events 2014-12-10 18:18:28 -03:00
Gustavo Maximiliano Cortez
04d6eb7aa4 remove loading message from History. change Send title 2014-12-09 22:01:52 -03:00
Matias Alejo Garcia
4a1db111e4 fix wallet scope 2014-12-09 18:21:51 -03:00
Matias Alejo Garcia
bfcd106b6f fix karma tests 2014-12-09 18:21:51 -03:00
Matias Alejo Garcia
aa43273f8d fix payment intent 2014-12-09 18:21:15 -03:00
Matias Alejo Garcia
a70e7e61a4 add txStatus service 2014-12-09 18:21:15 -03:00
Matias Alejo Garcia
bba7b50539 views/modals/tx-status.html 2014-12-09 18:20:15 -03:00
Matias Alejo Garcia
5f6c9482b4 paypro working 1-1 2014-12-09 18:20:15 -03:00
Matias Alejo Garcia
97c93e7909 send working with uris 2014-12-09 18:20:15 -03:00
Matias Alejo Garcia
80e22c59a0 bitcoin: working. paypro todo 2014-12-09 18:20:15 -03:00
Matias Alejo Garcia
2fe6ec4c6a send working. Refactor paypro and payment intents 2014-12-09 18:20:14 -03:00
Matias Alejo Garcia
af9f1118f7 fix notifications 2014-12-05 17:59:15 -03:00
Gustavo Maximiliano Cortez
d09dda0455 Address book is opened in a modal window 2014-12-05 05:41:44 -03:00
Gustavo Maximiliano Cortez
615e421014 Moved Pending transactions proposals from Send to Home 2014-12-04 15:37:28 -03:00
Gustavo Maximiliano Cortez
738995fd80 revert updateTxs sync 2014-12-04 15:37:28 -03:00
Gustavo Maximiliano Cortez
dfaf40b550 updateTxs from SendController is async to avoid delay on mobile. Txps are below. 2014-12-04 15:37:28 -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
Gustavo Maximiliano Cortez
d8edca66fb Fix Paypro URI on address input and Payment intent. 2014-12-01 19:01:10 -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
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