Commit graph

258 commits

Author SHA1 Message Date
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
Gustavo Cortez
5c14bf0ebc Removed form button from signin for create a new wallet. It is just a link. 2014-06-02 18:12:23 -03:00
Gustavo Cortez
071e6700e1 Reorg import forms 2014-06-02 18:04:13 -03:00
Yemel Jardi
329a48b354 Add warning message on new Copay version 2014-06-02 16:52:33 -03:00
Gustavo Cortez
35b6fc1f9a Fixes: mobile version, hide menu when click an item 2014-05-30 00:00:40 -03:00
Mario Colque
bcda28c529 Merge pull request #463 from maraoz/feature/m-n-script-2
allow only valid cases for livenet
2014-05-29 10:37:28 -03:00
Mario Colque
1a34c49a9a email validation 2014-05-28 18:16:46 -03:00
Manuel Araoz
60e4be4d6a allow only valid cases for livenet 2014-05-28 09:45:17 -03:00
Manuel Araoz
d970d670f9 UI changes to setup and signin 2014-05-27 17:58:04 -03:00
Mario Colque
bc11fa7493 angularjs digest errors fixed 2014-05-26 10:46:05 -03:00
Mario Colque
d02bd2c11a Merge pull request #460 from yemel/feature/reconnect-session
Feature/reconnect session
2014-05-23 22:31:19 +03:00
Yemel Jardi
ddffc9810c Fix: Bring back to life the error message for wallet already in use 2014-05-22 20:02:12 -07:00
Mario Colque
49b6e59286 hide qrcode scanner when file:// 2014-05-22 14:40:46 -03:00
Mario Colque
41dadab915 Merge pull request #452 from cmgustavo/bug/01-refresh
Fix refresh button
2014-05-22 16:59:25 +03:00
Gustavo Cortez
61dfec7a0d Fixes:
* Reload address list when click on refresh
* Angular error when do not have any address and click on refresh
2014-05-21 18:53:17 -03:00
Yemel Jardi
15fc035ba9 Move pagination of transaction proposals to the backend 2014-05-21 14:12:59 -07:00
Yemel Jardi
c51731dc69 Add pagination to transaction proposals All-tab 2014-05-21 14:12:28 -07: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
Mario Colque
194ddc8079 Merge pull request #444 from cmgustavo/feature/01-alert-txs
Feature/01 alert txs
2014-05-21 10:46:35 -03:00
Gustavo Cortez
08340bca0c @colkito's suggestion 2014-05-21 10:35:47 -03:00
Gustavo Cortez
0b75244579 Fixes: refresh button does not finish with loading to false 2014-05-20 19:55:33 -03:00
Gustavo Cortez
3bae14bd5d Play sound when receive fund 2014-05-20 19:47:16 -03:00