Commit Graph

562 Commits

Author SHA1 Message Date
Manuel Araoz 048664b4af fix some karma tests after rebase 2014-09-10 13:42:08 -07:00
Manuel Araoz 2a976d2673 settings: fix angular test 4 2014-09-10 13:41:40 -07:00
Manuel Araoz 4dffcccf19 settings: works with 2-3 wallet 2014-09-10 13:39:22 -07:00
Manuel Araoz 7c582f4bd5 settings: fix references to unitToSatoshi 2014-09-10 13:39:22 -07:00
Manuel Araoz 0fe4778637 settings: fix references to unitName 2014-09-10 13:39:21 -07:00
Manuel Araoz c1d8103374 fix settings.js 2014-09-10 13:21:35 -07:00
Manuel Araoz cff9f567bb settings: no settings model after all 2014-09-10 13:19:27 -07:00
Manuel Araoz f443843d49 settings: change old settings controller 2014-09-10 13:19:27 -07:00
Manuel Araoz d2861d9c2a settings: create new model 2014-09-10 13:19:27 -07:00
Manuel Araoz 921cb8dd90 settings: refactor controllers 2014-09-10 13:19:27 -07:00
Manuel Araoz e992b976e0 settings: refactor views 2014-09-10 13:19:27 -07:00
Gustavo Maximiliano Cortez 6193824fb8 Merge pull request #1351 from isocolsky/fix/multiple_notifications
Only check for new version once
2014-09-10 16:02:39 -03:00
Ivan Socolsky 0962271633 only check for new version on first include 2014-09-10 15:39:36 -03:00
Ivan Socolsky baf92d4c1b resolved conflict 2014-09-10 15:09:11 -03:00
Matias Alejo Garcia dd8fcaa1b1 refacor blockchain handlers 2014-09-09 22:33:30 -03:00
Ivan Socolsky 0917fcd7da Merge pull request #1328 from cmgustavo/ux/01-copayers
hide delete and backup wallets on the intermediate screen
2014-09-09 18:28:14 -03:00
Gustavo Maximiliano Cortez 022dec727e hide delete and backup wallets on the intermediate screen 2014-09-09 14:46:22 -03:00
Gustavo Maximiliano Cortez c9bc512227 Fix: copayers list 2014-09-09 12:59:27 -03:00
Gustavo Maximiliano Cortez 2bfa83a8e5 Fixes: delete wallet on the intermediate screen 2014-09-09 11:47:42 -03:00
Gustavo Maximiliano Cortez ea91c603f9 Merge pull request #1315 from isocolsky/fix/insight_down
Catching errors when trying to create new TXP
2014-09-09 10:38:52 -03:00
Matias Alejo Garcia f87030c6cb Merge pull request #1317 from isocolsky/fix/all_funds
Fixed 'Use all funds' link for amounts below fee
2014-09-09 07:37:15 -03:00
Christopher Jeffrey 98db768924 paypro: fix tx broadcasting with domains as paypro addresses. 2014-09-08 17:36:47 -07:00
Christopher Jeffrey 953ff985d8 paypro: implement short merchant names in address box and side box. 2014-09-08 17:07:21 -07:00
Christopher Jeffrey 4ce1c113e5 Revert "paypro: temporarily disable, with comments."
This reverts commit b6fa32dcfa.
2014-09-08 17:00:38 -07:00
Ivan Socolsky 9ee04fe45f Fixed 'Use all funds' link for amounts below fee 2014-09-08 17:35:55 -03:00
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 550d82cacd rebased 2014-09-08 15:15:57 -03:00
Gustavo Maximiliano Cortez 323bc2bde0 Fixes camera when joining 2014-09-08 10:25:16 -03:00
Gustavo Maximiliano Cortez 3981ed3288 show default language below copay icon 2014-09-05 17:23:03 -03:00
Gustavo Maximiliano Cortez 6a855b7ac1 Fix Conflicts:
views/addresses.html
	views/send.html
	views/transactions.html
2014-09-05 17:06:25 -03:00
Gustavo Maximiliano Cortez 302e75228d Multi-language support. English by default 2014-09-05 16:56:47 -03:00
Matias Alejo Garcia d5d1ba59ee Merge pull request #1292 from cmgustavo/bug/05-angular-issues
Fixes parseFloat for compatibility with all browsers
2014-09-05 15:08:43 -03:00
Ivan Socolsky f9458aa4a1 Remove unnecessary code 2014-09-04 13:23:56 -03:00
Ivan Socolsky eb59a7dce9 Refresh global addresses when joining 2014-09-04 13:16:09 -03:00
Gustavo Maximiliano Cortez b9702dfa3f Fixes parseFloat for compatibility with all browsers 2014-09-04 11:42:21 -03:00
Ivan Socolsky cf3703e8ab Add explicit call to updateAddressList 2014-09-04 11:22:08 -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
Manuel Araoz 5df1ebd2a2 change More to Settings and change the icon to fi-widget 2014-09-02 17:08:09 -03:00
Manuel Araoz 99a82af5c4 change the icon for Receive to fi-download 2014-09-02 17:08:09 -03:00
Gustavo Maximiliano Cortez 85894d56d9 remove video from settings 2014-09-02 12:10:47 -03:00
Gustavo Maximiliano Cortez ee21bf0f62 remove unused files 2014-09-02 10:48:58 -03:00
Gustavo Maximiliano Cortez ac78e2d1e7 Remove peerjs 2014-09-02 10:48:22 -03:00
Matias Alejo Garcia e73a3f8160 Merge pull request #1228 from eordano/feature/fiat
Allow user to select an alternative currency and specify amount of money in a fiat currency
2014-09-01 11:53:17 -03:00
Manuel Aráoz 21d7ea5411 Merge pull request #1239 from matiu/bug/create
rename #setup to #create
2014-09-01 11:25:49 -03:00
Esteban Ordano 91dedb8bc1 Fixes settings screen 2014-09-01 11:04:57 -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 c1336ea1cd Delete duplicated code 2014-08-30 10:59:10 -03:00