Commit Graph

46 Commits

Author SHA1 Message Date
ssotomayor 0fb6e3ea15 Fixes import for 0.6.4 2014-10-28 18:40:51 -03:00
Esteban Ordano 126a57d5ab Fixing encrypted 2014-10-28 15:01:35 -03:00
Esteban Ordano 35bab383b0 Fixes import & export with new encryption 2014-10-28 15:01:34 -03:00
Esteban Ordano 1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
ssotomayor 202a047edc Compatibility for wallets 2014-10-28 15:00:57 -03:00
Gustavo Maximiliano Cortez 096a5d0290 top-bar with dynamic title 2014-10-27 16:13:06 -03:00
Gustavo Maximiliano Cortez 0e1cdda52d import a wallet inside a profile 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia c4c7dc8eb1 rm Identity#import 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia eb9ab115d7 rename walletFactory to identity. Test passing 2014-10-24 10:51:03 -03:00
Gustavo Maximiliano Cortez e19185139e Import backup from a plain text only for iOS 2014-10-07 16:37:22 -03:00
Gustavo Maximiliano Cortez 205cd39599 Fix typos and translated message 2014-09-17 09:26:28 -03:00
Matias Pando ecea1a654d If the copayer upload a backup it does not wait for others 2014-09-12 12:55:36 -03:00
Matias Alejo Garcia 80b01cb9bf rm skip Private Key 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia db1b7d7c45 add advanced options to import 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia 7f0e9cd03d implements skipping fields in backup imports 2014-08-22 10:25:30 -04:00
Gustavo Maximiliano Cortez 53bc610bbc improve url checker 2014-08-06 18:41:37 -03:00
Gustavo Maximiliano Cortez ee031849b2 Fixes: url handler 2014-08-04 11:27:46 -03:00
Manuel Araoz 235920bd84 add failing test for mati to fix 2014-07-25 10:50:18 -03:00
Yemel Jardi 774f9e4def Fix importing partial backup 2014-07-08 16:47:00 -03:00
Bechi 4effa511d4 fix import layout 2014-07-07 10:34:53 -03:00
Gustavo Cortez f6709c4000 Fixes: catch error message when importing wallet from different network 2014-07-02 10:43:00 -03:00
Manuel Araoz 4c5d3883e1 fix import and send, and add test 2014-06-26 18:57:03 -03:00
Manuel Araoz 710160ff84 remove flashmessages from import 2014-06-26 18:57:03 -03:00
Yemel Jardi 96cbf8ad7b Add feedback while importing wallet 2014-06-25 15:58:55 -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
Yemel Jardi 386a5bea6f move update indexes to the loading screen 2014-06-19 11:35:38 -03:00
Matias Alejo Garcia 727bf8524a implement BITS + tests 2014-06-13 19:46:47 -03:00
Yemel Jardi 9b5e155192 Add retry connection to peerjs server on login 2014-06-06 12:30:50 -03:00
Yemel Jardi a393654cd5 Add error message on wallet import while the wallet is already open 2014-06-05 16:52:09 -03:00
Matias Alejo Garcia 30c6dcae6f Merge pull request #529 from gordonwritescode/feature/copay-shell
WIP: Copay Shell Integration 2
2014-06-05 11:31:43 -03:00
Gustavo Cortez 1138e6feaf Handle error when importing a backup 2014-06-04 16:15:03 -03:00
Gordon Hall 60cda70f72 Merge branch 'master' of github.com:bitpay/copay into feature/copay-shell 2014-06-04 10:16:39 -04: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
Gordon Hall 11c1157f9e added handling of importing a backup 2014-06-03 15:48:27 -04:00
Gustavo Cortez 7aebf032ef Fix Conflicts:
index.html
2014-06-02 22:19:15 -03:00
Manuel Araoz 6feb2a2176 add error on incorrect password while importing 2014-06-02 18:59:50 -03:00
Gustavo Cortez 071e6700e1 Reorg import forms 2014-06-02 18:04:13 -03:00
Yemel Jardi ee6821d109 Rename flashMessage variable 2014-05-20 08:30:20 -07:00
Matias Alejo Garcia 6afcd8cc2e spinner while derivating passphrase 2014-05-07 18:53:55 -03:00
Gustavo Cortez af4a11c26d Improve restore forms 2014-05-05 13:16:56 -03:00
Mario Colque fc6a24c6b1 added import from backup text 2014-05-01 19:39:01 -03:00
Mario Colque 960b64affe added import from text backup 2014-05-01 19:08:35 -03:00
Mario Colque 76df93ab10 new backup/import encrypted methods 2014-05-01 18:39:21 -03:00
Mario Colque 69e1bb8e37 added the import method 2014-04-25 19:12:13 -03:00
Mario Colque bc77fabba9 Added import angularjs controller 2014-04-25 17:34:24 -03:00