Commit graph

60 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
34b5dc3298 If mobile app, import from a plain text backup 2014-12-17 12:17:43 -03:00
Gustavo Maximiliano Cortez
e5f4844ca5 fix import wallet 2014-12-17 12:11:25 -03:00
Gustavo Maximiliano Cortez
9727c70887 fix timeout 2014-12-12 19:28:33 -03:00
Gustavo Maximiliano Cortez
5a252f8ae8 import profile/wallet on android 2014-12-12 19:17:50 -03:00
Matias Alejo Garcia
ab9696fdd7 fix import 2014-12-02 18:07:59 -03:00
Matias Pando
1542e0986b Do not show backupFlag if email not confirmed 2014-12-02 11:23:49 -03:00
Matias Pando
36822dce49 Added needBackup flag when importing a wallet 2014-12-02 11:05:42 -03:00
Matias Alejo Garcia
57299d675e balance Service 2014-11-30 22:41:21 -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
0da641d1b8 add updateIndex to model 2014-11-14 16:00:08 -03:00
Matias Alejo Garcia
45e44fba19 refactor on import wallet controllers 2014-11-14 15:05:20 -03:00
Matias Alejo Garcia
e614b375e7 fixing import wallet 2014-11-11 14:51:10 -03:00
Matias Pando
73088bca2b Fixed import profile and wallets 2014-11-07 17:35:51 -03:00
Gustavo Maximiliano Cortez
965d3e1d96 Import Old wallets from localStorage 2014-10-30 16:13:56 -03:00
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