Commit Graph

225 Commits

Author SHA1 Message Date
Matias Alejo Garcia 65e054c247 hide QR scanner if not supported 2014-09-08 17:07:43 -03:00
Ivan Socolsky cef93325f4 Catch error when creating new TXP 2014-09-08 16:37:33 -03:00
Ivan Socolsky 152ab7aa44 Refactored Wallet#createTx 2014-09-08 15:50:20 -03:00
Gustavo Maximiliano Cortez b9702dfa3f Fixes parseFloat for compatibility with all browsers 2014-09-04 11:42:21 -03:00
Esteban Ordano 7529a629b8 Fixes send controller 2014-08-30 10:59:11 -03:00
Esteban Ordano 22b92aca61 Address needed change to transaction resume, fix tests 2014-08-30 10:59:11 -03:00
Esteban Ordano 4e94060219 Better style 2014-08-30 10:59:10 -03:00
Esteban Ordano 0f0e7b78d5 remove temporary vars 2014-08-30 10:58:48 -03:00
Esteban Ordano 3225553d78 Currency list in settings 2014-08-30 10:58:48 -03:00
Esteban Ordano 3da033cb06 Add RateService to get info about fiat currencies 2014-08-30 10:58:48 -03:00
Esteban Ordano decc9e9dba Mocked up usd <-> alternative 2014-08-30 10:58:48 -03:00
Matias Alejo Garcia dea8d778ee Merge pull request #1171 from chjj/paypro_disable
Tentative: Temporarily disable payment protocol.
2014-08-26 10:07:12 -03:00
Matias Alejo Garcia 55a3a871b8 replace 32 bit op with toFixed 2014-08-22 22:04:59 -04:00
Christopher Jeffrey b6fa32dcfa paypro: temporarily disable, with comments. 2014-08-22 11:19:39 -07:00
Ivan Socolsky ce910fe52f Check tx proposal minimum amount 2014-08-21 16:02:02 -03:00
Christopher Jeffrey 6f6cf87360 wallet: fix bip21 calls. fixes #1128. 2014-08-19 10:27:30 -07:00
Christopher Jeffrey 6246e62962 paypro: use BIP21 object in latest bitcore. fixes #1104. see #1083. 2014-08-18 11:30:03 -07:00
Yemel Jardi 594fb8c350 Fix address and amount validation 2014-08-15 23:04:13 -03:00
Yemel Jardi b19a0daa64 Replace parseBitcoinURI with bitcore implementation 2014-08-15 23:04:13 -03:00
Matias Alejo Garcia d3b3a78658 fix comment send 2014-08-15 18:34:43 -04:00
Christopher Jeffrey ea7948f420 paypro: better error display on no unspent outputs. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey 8e86826b68 paypro: even better notification when user has insufficient funds. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey eea59bc0e1 paypro: better notification if the user has insufficient funds for a PP tx. 2014-08-14 09:52:43 -04: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
Christopher Jeffrey 86a725240b paypro: minor - fix notification text. 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 d58bfe9de8 paypro: comment for handling 0-amount outputs from server. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 17f3402dab Revert "Revert "paypro: prepare for txp refactor. will stay reverted until #1001 is merged.""
This reverts commit 6fcd27b3ea0f7aa1ef7985560ca917393510c65e.
2014-08-14 09:52:41 -04:00
Christopher Jeffrey b254dea911 Revert "paypro: prepare for txp refactor. will stay reverted until #1001 is merged."
This reverts commit c826acb3e539c4deb047053fd08a2a5e8fb8f8e8.
2014-08-14 09:52:12 -04:00
Christopher Jeffrey 3ade672561 paypro: prepare for txp refactor. will stay reverted until #1001 is merged. 2014-08-14 09:52:12 -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 e1478fefbf paypro: display ack memo on notification. 2014-08-14 09:52:11 -04:00
Christopher Jeffrey c940cb25b5 paypro: return merchantData in createTx and sendTx. 2014-08-14 09:52:11 -04:00
Christopher Jeffrey bfb7477f1a paypro: add notification for payment ACK. 2014-08-14 09:52:11 -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
Christopher Jeffrey 4dd725aa48 paypro: more cleaning up of form. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey 3b550d853f paypro: cleanup a lot of old code and comments. minor fixes. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey d9c72392bd paypro: through a lot of debugging. Payment sending is working. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey 91b2d9dd02 paypro: fix endianess. fix fields. fix elements in a messy way. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey 6e9eaf7d9d paypro: cached payment requests. validation. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey 2aee44f31c paypro: refactor cached payment requests. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey decd981bce paypro: deal with cached payment requests properly. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey af12b56678 paypro: maintain received payment requests. 2014-08-14 09:52:09 -04:00
Christopher Jeffrey b7b7b2e38e paypro: create real paypro txs. start potentially adding more merchant data to notifications. 2014-08-14 09:52:09 -04:00
Christopher Jeffrey 035070b78b paypro: drop existing txp check. 2014-08-14 09:52:09 -04:00
Christopher Jeffrey 62fe6ce628 paypro: try to find existing tx proposals. 2014-08-14 09:52:09 -04:00
Christopher Jeffrey 3f6b5ec6b8 paypro: use HDPath instead of Structure. 2014-08-14 09:52:09 -04:00
Christopher Jeffrey 350592aa8d paypro: fix parse error. 2014-08-14 09:52:09 -04:00
Christopher Jeffrey e0ff9ca6bd paypro: fix parseBitcoinURI. start using bitcoin uris in tests. 2014-08-14 09:52:09 -04:00
Christopher Jeffrey b0dc3fc24d paypro: more merchant data storage. createTx and sendTx work. 2014-08-14 09:52:08 -04:00
Christopher Jeffrey f49177f0b7 paypro: begin adding code for payment protocol. 2014-08-14 09:52:08 -04:00
Yemel Jardi 09e60b2f70 Refresh tx list after send on 1-of-1 2014-08-07 09:53:20 -03:00
Yemel Jardi ad75265e93 Refactor menu, split transactions tab into send and history 2014-08-06 13:59:33 -03:00
Yemel Jardi 523a48b056 Remove Name field and copayer list on 1-of-1 wallets 2014-08-04 16:27:58 -03:00
Yemel Jardi 3ab1510051 Android update 0.4.2 2014-08-04 09:49:22 -03:00
Yemel Jardi 45f4352ec4 Add qr code to wallet secret and qr scanner at join page 2014-07-30 02:55:59 -03:00
Gustavo Maximiliano Cortez 898e5a12ef Fixes: karma tests 2014-07-28 13:30:41 -03:00
Gustavo Maximiliano Cortez 85aa5842f1 Fix Conflicts:
.gitignore
	index.html
	js/controllers/backup.js
	js/controllers/sidebar.js
2014-07-28 12:28:07 -03:00
Manuel Aráoz 811dc6dd3b Merge pull request #952 from matiu/feature/txproposal01
Feature/txproposal01
2014-07-25 18:05:02 -03:00
Matias Alejo Garcia eea45d4413 reset note in form 2014-07-25 17:45:06 -03:00
Yemel Jardi 19f57e614c Add native QR scanner to send form 2014-07-25 11:30:54 -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
Gustavo Cortez a1e5246727 updated 2014-07-07 18:13:26 -03:00
Gustavo Cortez 0931024e23 Fixes: verify addressbook method 2014-07-07 17:38:17 -03:00
Gustavo Cortez ac2eda3670 Fixes typos and re-factory throw errors 2014-07-07 14:53:34 -03:00
Gustavo Cortez 7cdf559fd7 Fixes typos: Matias's suggestions. Added more tests 2014-07-07 10:58:43 -03:00
Gustavo Cortez c83e0c73da Delete entry with a wrong signature 2014-07-07 01:57:25 -03:00
Gustavo Cortez 313fcd4808 Added creator's signature to address book entry. Re-factory somethings and improve the merge of them 2014-07-07 01:33:39 -03:00
Manuel Araoz 8acaca75fb autocomplete send form after uri handled 2014-07-03 11:13:59 -03:00
Matias Alejo Garcia 16541f413e Merge pull request #773 from maraoz/ui/unify-notifications
Unify notification systems
2014-06-26 23:27:56 -03:00
Manuel Araoz 4c5d3883e1 fix import and send, and add test 2014-06-26 18:57:03 -03:00
Manuel Araoz e389a3f82c replace flashmessage for notifications 2014-06-26 18:57:03 -03:00
Gustavo Cortez 2de90d093e Fixes:
* Copy available funds to input (amount) on Chrome browser.
* Improve style of topAvailable button.
* Show valid message immediately after copy.
* Hide link if not have funds
2014-06-25 18:54:08 -03:00
Yemel Jardi ccabcc3740 Remove update function 2014-06-25 11:28:40 -03:00
Yemel Jardi 7d8d89ab38 Review copay features for 1-of-1 2014-06-24 15:54:10 -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
Manuel Araoz d83f0388f3 add send all balance 2014-06-23 15:05:44 -03:00
Manuel Araoz 29b98b6adf working on top button 2014-06-23 15:05:44 -03:00
Manuel Araoz 0347cb5bda add isMobile service and tests 2014-06-23 09:34:48 -03:00
Gustavo Cortez 4aa3915381 Sync address book with all copayer 2014-06-18 20:18:13 -03:00
Gustavo Cortez f5aad7bd15 Addressbook on SendPage 2014-06-18 01:00:32 -03:00
Matias Alejo Garcia 00ca9f1c32 make unit configurable in settings. update after @cmgustavo comments 2014-06-16 12:44:18 -03:00
Matias Alejo Garcia 194e5fed54 fix conflics 2014-06-13 19:47:11 -03:00
Matias Alejo Garcia 727bf8524a implement BITS + tests 2014-06-13 19:46:47 -03:00
Yemel Jardi bcbb6b54d1 Add user comment to transaction propossal 2014-06-13 10:33:30 -03:00
Yemel Jardi 953269d83b Fix bug on send transaction about float precision 2014-06-04 18:00:43 -03:00
Manuel Araoz 7798e38253 remove console.logs 2014-06-03 18:40:07 -03:00
Matias Alejo Garcia 77f6a8221a change names in services 2014-06-03 17:49:11 -03:00
Matias Alejo Garcia ac58d9744e change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
Mario Colque 49b6e59286 hide qrcode scanner when file:// 2014-05-22 14:40:46 -03:00
Manuel Araoz 89cdfb3f7c
finish m_n script 2014-05-21 16:10:39 -03:00
Manuel Araoz c8ebf0ce65 working on find_m_n script 2014-05-21 11:10:39 -03:00
Yemel Jardi ee6821d109 Rename flashMessage variable 2014-05-20 08:30:20 -07:00
Mario Colque d2708a353d fixed address validation 2014-05-07 11:21:30 -03:00
Mario Colque 159ceee88b added support for qrcode scanner 2014-05-06 17:03:19 -03:00
Gustavo Cortez 872cfaba68 Added spinner to all buttons 2014-04-24 22:43:19 -03:00
Mario Colque 7d018389c3 Merge pull request #138 from cmgustavo/feature/06-send-form
AngularJS directives to handle notification and form validation.
2014-04-23 15:16:26 -03:00
Gustavo Cortez 014b7310f4 AngularJS directives to handle notification and form validation.
1) Checking enough amount at real-time when typing value.
2) Common notifications disappear after 5 seconds.
2014-04-23 13:16:20 -03:00
Matias Alejo Garcia b6280348e5 reject button working 2014-04-23 02:01:54 -03:00
Gustavo Cortez 294c086913 Fix: check if available to spend is enought to send money 2014-04-22 16:21:14 -03:00
Mario Colque 8df747001c Merge pull request #115 from cmgustavo/bug/01-send-form
check if your balance is enough to send money
2014-04-21 12:35:34 -03:00
Gustavo Cortez e03b0db150 check if your balance is enough to send money 2014-04-21 11:34:08 -03:00
Mario Colque 009d7b75b8 fix conflicts 2014-04-20 22:54:28 -03:00
Ryan X. Charles 9d149b8394 another typo 2014-04-20 22:05:25 -03:00
Mario Colque 74f7271310 fix conflicts 2014-04-20 17:18:20 -03:00
Gustavo Cortez 6f0a9499aa Removed "sendTest" link. 2014-04-20 16:21:33 -03:00
Ryan X. Charles 270891b5fd Merge pull request #96 from cmgustavo/feature/send-form
Send form: validation and functionality. Issue in navbar was fixed
2014-04-19 09:38:10 -03:00
Gustavo Cortez 4fff1673cd Send form: validation and functionality. Little issue in navbar was fixed. 2014-04-19 04:55:32 -03:00
Mario Colque 0455d5ee69 refactory of the socket service 2014-04-18 19:08:01 -03:00
Mario Colque e5a4e3c25c modev wallet validation from all controllers to router 2014-04-18 15:22:02 -03:00
Matias Alejo Garcia b2508b7195 fix wallet updates 2014-04-18 13:20:35 -03:00
Matias Alejo Garcia 1954978202 parse output TX to show before signing (WIP) 2014-04-17 18:06:09 -03:00
Gustavo Cortez 8ab479691d Cleaning controllers. Also call connect socket-ii in all pages. Everything work! 2014-04-17 13:25:36 -03:00
Matias Alejo Garcia f8b4f8e4c9 fix angular 2014-04-16 19:14:58 -03:00
Matias Alejo Garcia 536fe90431 new WalletFactory 2014-04-16 17:51:42 -03:00
Matias Alejo Garcia b382e2b99f fix mocha testing! 2014-04-15 18:47:16 -03:00
Matias Alejo Garcia 4dcd18c42f wallet @browser working again 2014-04-15 12:52:28 -03:00
Matias Alejo Garcia eff20ec49a mocha test working again 2014-04-15 12:17:28 -03:00
Matias Alejo Garcia ac784ad9ae txproposal comuninication between peers. Still WIP 2014-04-14 14:15:10 -03:00
Gustavo Cortez 4cd48b7bb2 integrate new name and header. Signin/signout flow 2014-03-31 12:48:35 -03:00
Ryan X. Charles 7176e49509 rename cosign -> copay throughout code
Also, "cosigners" becomes "copayers"
2014-03-28 14:12:56 -04:00
Gustavo Cortez 7bef363585 creating basic controllers 2014-03-26 09:18:42 -03:00