Commit Graph

116 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 99de32fc5d refactory of the confirmation popup 2015-01-06 17:10:28 -03:00
Matias Alejo Garcia eb2270a2d1 add config 2014-12-19 00:26:27 -03:00
Matias Alejo Garcia 2021ea979c WIP: password directive 2014-12-18 19:41:03 -03:00
Jakob Rönnbäck dbb071b4f7 Fix typo 2014-12-16 10:47:31 +01:00
Matias Alejo Garcia 97c93e7909 send working with uris 2014-12-09 18:20:15 -03:00
Gustavo Maximiliano Cortez 2af28f0f1d remove auto-focus directive. Replaced by show-focus 2014-12-04 20:44:41 -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
Gustavo Maximiliano Cortez 29f4e91423 Fix amount input (angular directive) 2014-12-02 22:27:15 -03:00
Gustavo Maximiliano Cortez e7d8421c4d Remove shell dependences. Remove unnecessary plugins. Remove unnecessary directives 2014-11-22 17:54:07 -03:00
Matias Alejo Garcia 088a616736 add merchant data in tx proposals 2014-11-20 03:10:43 -03:00
Matias Alejo Garcia 3a0a1a2f23 fix paypro broadcast. add merchant info 2014-11-20 02:06:59 -03:00
Matias Pando 527c3beab1 Added a directive to focus the first input fields 2014-11-19 17:49:45 -03:00
Matias Alejo Garcia ac491d10b0 switch between wallets in profile working 2014-10-24 10:51:05 -03:00
Matias Pando 28d888b75f Set default ports automatically on Insight URLs 2014-10-15 18:16:57 -03:00
Gustavo Maximiliano Cortez 259ce7c798 check amount with decimals 2014-10-07 12:39:16 -03:00
Matias Pando c97d3f147a Added a validation for min amount 2014-09-26 11:23:59 -03:00
Gustavo Maximiliano Cortez 06a01fb48d Invalidate bitcoin addresses on the input field of join a wallet. 2014-09-19 12:13:09 -03:00
Matias Pando de43990882 Conflicts fixed 2014-09-13 09:20:21 -03:00
Manuel Araoz c47318c728 settings: fix send in livenet 2014-09-11 11:19:19 -07:00
Manuel Araoz 7a86b1edf3 fix typo 2014-09-10 13:42:08 -07:00
Manuel Araoz 6bdeaadb94 settings: fix angular test 1 2014-09-10 13:40:20 -07:00
Manuel Araoz 7c582f4bd5 settings: fix references to unitToSatoshi 2014-09-10 13:39:22 -07:00
Christopher Jeffrey 953ff985d8 paypro: implement short merchant names in address box and side box. 2014-09-08 17:07:21 -07:00
Matias Alejo Garcia 1ec279cd83 remove copy & paste button if not flash 2014-09-08 16:47:10 -03:00
Esteban Ordano a0c7d2cb66 Merge pull request #1258 from cmgustavo/feature/01-remove-peerjs
Feature: remove peerjs
2014-09-02 18:23:36 -03:00
Gustavo Maximiliano Cortez ac78e2d1e7 Remove peerjs 2014-09-02 10:48:22 -03:00
Gustavo Maximiliano Cortez 21073a5ffe amount input: wrong message when typing some chars 2014-09-01 15:25:19 -03:00
Gustavo Maximiliano Cortez 9ec25dbd19 Fixes Zeroclipboard path to use from current path 2014-08-29 23:41:17 -03:00
Gustavo Maximiliano Cortez 5d5bdd0efd updated 2014-08-28 15:06:11 -03:00
Gustavo Maximiliano Cortez c7d2c8445b Downgrade of zeroclipboard plugin to make compatible with Grunt 2014-08-28 14:59:19 -03:00
Yemel Jardi 1e9b83a195 Remove old code 2014-08-19 15:06:44 -03:00
Yemel Jardi 594fb8c350 Fix address and amount validation 2014-08-15 23:04:13 -03:00
Manuel Araoz 324dfbc36a finished refactor 2014-08-14 09:52:43 -04:00
Manuel Araoz 967457764c refactor controller code to controller from directive 2014-08-14 09:52:42 -04:00
Manuel Araoz 0067ab4da6 fix some karma tests problems 2014-08-14 09:52:42 -04:00
Christopher Jeffrey aed815f5cd paypro: angularize the markup and address directive. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 6438de6bd2 paypro: more notifications. comments. misc. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 92c0b69d35 paypro: add more notifications. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey fe2118fcbe paypro: show actual notification if there are no unspent outputs for payment request. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey f5b1afdbf1 paypro: removed a lot of now-pointless code dealing with merchantData.total. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 80ceca3b73 paypro: minor refactor - clean up whitespace in directives. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey d4f4f99dce paypro: minor - comment. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 1035adffab paypro: fix balance check regression in directive. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey f31a59e0b3 paypro: another tentative commit to avoid regression. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey ab06e8b4ea Revert "paypro: deal with no unspent outputs. see #1043."
This reverts commit 6b5a618f0f7155c11ee734ef54ab3876b5923768.
2014-08-14 09:52:41 -04:00
Christopher Jeffrey d87697dfed paypro: support user amount decision on 0-value-server-outputs. 2014-08-14 09:52:12 -04:00
Christopher Jeffrey 0a8d734e49 paypro: deal with no unspent outputs. see #1043. 2014-08-14 09:52:11 -04:00
Christopher Jeffrey bc4a8f73d8 paypro: _resetPayPro to reset the form. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey a3714f8893 paypro: minor - split fix. style fix. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey 64b38802bf paypro: fixes. clean up form reset from paypro. etc. 2014-08-14 09:52:10 -04:00