Commit graph

280 commits

Author SHA1 Message Date
Yemel Jardi
386a5bea6f move update indexes to the loading screen 2014-06-19 11:35:38 -03:00
Matias Alejo Garcia
cd71ce4421 fix conflics 2014-06-17 16:25:38 -03:00
Matias Alejo Garcia
2c60fd91c0 implements delete wallet, in backuptab 2014-06-16 17:37:33 -03:00
Manuel Araoz
eeb621b601 added auto backup after create/join 2014-06-16 16:54:50 -03:00
Manuel Araoz
b40038a554 extract backup into service 2014-06-16 16:46:17 -03:00
Matias Alejo Garcia
46feadf57c delete Wallet WIP 2014-06-16 15:58:10 -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
Matias Alejo Garcia
ec859355c6 refactor root.installStartupHandlers 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
Matias Alejo Garcia
33fc4f8623 ssl and video settings 2014-06-10 10:06:08 -03:00
Matias Alejo Garcia
4ae3748414 checks network match when joining a wallet 2014-06-09 21:00:28 -03:00
Ryan X. Charles
deb3ac92d6 Merge pull request #616 from ryanxcharles/feature/remove-sound
remove sound
2014-06-09 15:04:13 -07:00
Matias Alejo Garcia
e354e6d377 update insight url on network change 2014-06-09 17:37:16 -03:00
Matias Alejo Garcia
88116dab25 add config for video, add names in footer 2014-06-09 15:59:18 -03:00
Ryan X. Charles
e0baf8bafb remove sound 2014-06-09 10:42:05 -07:00
Matias Alejo Garcia
521dd3efe5 simply a little webRTC error handling, add more messages 2014-06-09 11:34:09 -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
Manuel Aráoz
a3e0711dcd Merge pull request #569 from matiu/bug/safeUnspent
Bug/safe unspent
2014-06-05 15:27:04 -03:00
Matias Alejo Garcia
c64bf07ae3 fix safeUnspents report 2014-06-05 14:55:19 -03:00
Gustavo Maximiliano Cortez
69e31e2a79 Merge pull request #565 from matiu/feature/reconnectInsight
insight REST API retry
2014-06-05 14:54:52 -03:00
Matias Alejo Garcia
4a1ceb89fc rm log 2014-06-05 12:46:48 -03:00
Matias Alejo Garcia
da7c2c88db insight REST API retry 2014-06-05 12:18:54 -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
Matias Alejo Garcia
9c24b45f4c fix in updateVersion with tests 2014-06-04 23:47:22 -03:00
Matias Alejo Garcia
a7cba1197a add karma test for controller and service 2014-06-04 23:21:41 -03:00
Matias Alejo Garcia
3a4bb56c26 update to socket.io 1.0, adds connection error warnings 2014-06-04 23:16:57 -03:00
Yemel Jardi
953269d83b Fix bug on send transaction about float precision 2014-06-04 18:00:43 -03:00
Gustavo Cortez
1138e6feaf Handle error when importing a backup 2014-06-04 16:15:03 -03:00
Mario Colque
cf5e61cfcb Merge pull request #545 from cmgustavo/bug/tx-list-insight
Bug/tx list insight
2014-06-04 12:34:46 -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
Gustavo Cortez
82893c703a Fixed UI. Now aligned with other buttons 2014-06-04 10:57:15 -03:00
Gustavo Cortez
5a0c1e235b Fixed Conflicts:
index.html
2014-06-03 18:49:25 -03:00
Manuel Araoz
7798e38253 remove console.logs 2014-06-03 18:40:07 -03:00
Gordon Hall
47f9ade884 merged email modal and wired up copay shell integration for it 2014-06-03 16:51:44 -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
Matias Alejo Garcia
7432f216bb add handler for missing configuration errors 2014-06-03 17:47:14 -03:00
Gustavo Cortez
8a40f169c0 Simplification and fixes when getting transaction list (controller) from insight and look&feel of tx list 2014-06-03 16:54:09 -03:00
Gordon Hall
11c1157f9e added handling of importing a backup 2014-06-03 15:48:27 -04:00
Yemel Jardi
21113b9baa Add modal to email backup 2014-06-03 16:13:56 -03:00
Gordon Hall
4dbad23eac Merge branch 'master' of github.com:bitpay/copay into feature/copay-shell 2014-06-03 14:22:31 -04:00
Gordon Hall
ceafc3bb4f added message for backup to file for when instide copay shell 2014-06-03 12:55:40 -04:00
Gustavo Cortez
0a80fcc896 Fix: beep when incoming a new transaction 2014-06-02 22:21:01 -03:00
Gustavo Cortez
7aebf032ef Fix Conflicts:
index.html
2014-06-02 22:19:15 -03:00
Gustavo Cortez
5cbfeef163 Fix Conflicts:
index.html
2014-06-02 22:10:27 -03:00
Manuel Araoz
6feb2a2176 add error on incorrect password while importing 2014-06-02 18:59:50 -03:00
Manuel Araoz
c65e677f2c fix bad password error 2014-06-02 18:59:50 -03:00