Commit Graph

443 Commits

Author SHA1 Message Date
Yemel Jardi 96cbf8ad7b Add feedback while importing wallet 2014-06-25 15:58:55 -03:00
Gustavo Cortez b221bb16d4 Minor fixes:
* min value allowed on input (was 1, now is 0.0001)
* Number filter with 4 decimals
2014-06-25 15:24:11 -03:00
Yemel Jardi 7d8d89ab38 Review copay features for 1-of-1 2014-06-24 15:54:10 -03:00
Gustavo Maximiliano Cortez da445e7c69 Merge pull request #730 from yemel/fix/new-address-on-payment
Change default address list
2014-06-24 12:00:12 -03:00
Ryan X. Charles b64449ae09 Merge pull request #721 from maraoz/feature/autotop-send
send all available balance button
2014-06-24 07:34:06 -07:00
Ryan X. Charles e0ed8044a7 Merge pull request #734 from cmgustavo/feature/wallet-creation
Feature/wallet creation
2014-06-24 07:19:59 -07:00
Gustavo Cortez 4f1fbf59df Fix typo 2014-06-23 19:22:53 -03:00
Gustavo Cortez 0df7c33eb5 Minor fix: backup layout 2014-06-23 19:19:55 -03:00
Gustavo Cortez 6f9a175f26 Intermediate screen at wallet creation. Another fixes.
* Intermediate screen waiting for copayers.
* Fix layout for small devices.
* Improve tooltip styles.
* Fixed size of comment input.
2014-06-23 19:09:26 -03:00
Yemel Jardi 099a282fb9 Add directive to render address from the book with a tooltip 2014-06-23 17:34:54 -03:00
Manuel Araoz 1de1dbd483 add helper title 2014-06-23 15:17:21 -03:00
Manuel Araoz 29b98b6adf working on top button 2014-06-23 15:05:44 -03:00
Manuel Araoz 9125e8cf7f large 2014-06-23 15:05:44 -03:00
Yemel Jardi 38ac18458b Change default address list 2014-06-23 13:26:13 -03:00
Manuel Araoz 2f2464b17c fix index.html 2014-06-23 09:34:48 -03:00
Matias Alejo Garcia a07957d4a3 Merge pull request #719 from yemel/anti-feature/remove-email-backup
Remove email backup feature
2014-06-19 17:20:47 -03:00
Yemel Jardi 7847bdcb2c Remove email backup feature 2014-06-19 15:54:12 -03:00
Gustavo Cortez 4aa3915381 Sync address book with all copayer 2014-06-18 20:18:13 -03:00
Gustavo Cortez 21baa103bd Fix Conflicts:
js/models/core/WalletFactory.js
2014-06-18 10:03:22 -03:00
Gustavo Cortez f5aad7bd15 Addressbook on SendPage 2014-06-18 01:00:32 -03:00
Matias Alejo Garcia cd71ce4421 fix conflics 2014-06-17 16:25:38 -03:00
Gustavo Maximiliano Cortez 03993b5172 Merge pull request #686 from maraoz/automatic/backup
Automatic backup after create/join
2014-06-17 10:56:27 -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
Yemel Jardi 94a2b8237a Random fix: hide paginator when it has only one page 2014-06-16 15:33:26 -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
Gustavo Cortez 8c2a784d86 Fix Conflicts:
bower.json
2014-06-13 15:01:32 -03:00
Manuel Aráoz 8d3ebcc0e2 Merge pull request #673 from yemel/feature/proposal-comments
Add user comment to transaction propossal
2014-06-13 11:30:12 -03:00
Yemel Jardi bcbb6b54d1 Add user comment to transaction propossal 2014-06-13 10:33:30 -03:00
Matias Alejo Garcia bcbe97c15d Merge pull request #665 from yemel/feature/highlight-qr-code
Add highlight on QR change, add selected address below the QR
2014-06-12 18:28:15 -03:00
Gustavo Cortez a76de35bb0 Fixes validation of input form. Improved error message 2014-06-12 11:09:18 -03:00
Yemel Jardi e5f798d5ed Add highlight on QR change, add selected address below the QR 2014-06-11 17:49:14 -03:00
Yemel Jardi 5c56b7972f Change wording of very weak password, add strength tip, add tests 2014-06-11 15:39:56 -03:00
Matias Alejo Garcia 33fc4f8623 ssl and video settings 2014-06-10 10:06:08 -03:00
Matias Alejo Garcia d0e20c1bff progressive reconnect time 2014-06-09 20:09:18 -03:00
Matias Alejo Garcia 88116dab25 add config for video, add names in footer 2014-06-09 15:59:18 -03:00
Matias Alejo Garcia 225fbc02da update peerjs link 2014-06-09 12:52:01 -03:00
Matias Alejo Garcia 521dd3efe5 simply a little webRTC error handling, add more messages 2014-06-09 11:34:09 -03:00
Matias Alejo Garcia c5aa3372d2 update to peerjs 0.3.8. use bower dist 2014-06-09 11:34:09 -03:00
Gustavo Maximiliano Cortez 38fd5b123f Merge pull request #568 from gordonwritescode/feature/shell-clipboard
add mousetrap, enable copy/paste in shell
2014-06-05 17:20:57 -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
Gordon Hall 3c354a2267 add mousetrap, enable copy/paste in shell 2014-06-05 13:04:08 -04: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 bfa5d4ac51 add tests for Socket service 2014-06-04 23:16:57 -03:00
Matias Alejo Garcia 3a4bb56c26 update to socket.io 1.0, adds connection error warnings 2014-06-04 23:16:57 -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
Gustavo Cortez 82893c703a Fixed UI. Now aligned with other buttons 2014-06-04 10:57:15 -03:00
Yemel Jardi ffac066d2e Add empty message on transaction proposal list 2014-06-04 10:54:00 -03:00
Gustavo Cortez 5a0c1e235b Fixed Conflicts:
index.html
2014-06-03 18:49:25 -03:00
Gordon Hall 47f9ade884 merged email modal and wired up copay shell integration for it 2014-06-03 16:51:44 -04:00
Manuel Aráoz 77e7d8d46d Merge pull request #538 from yemel/feature/backup-modal-input
Add modal to email backup
2014-06-03 17:30:30 -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
Matias Alejo Garcia 9967ed837d Merge pull request #535 from colkito/fix/added-password-strength
added password strength in setup
2014-06-03 15:04:26 -03:00
Matias Alejo Garcia d9a6874357 Merge pull request #537 from bechi/feature/layout-details
Feature/layout details
2014-06-03 15:04:06 -03:00
Bechi 359485e863 Add style for selected tab 2014-06-03 13:53:43 -03:00
Mario Colque a9d3304e7e added password strength in setup 2014-06-03 13:03:40 -03:00
Bechi c171670323 Progress on pending tx tabs 2014-06-03 11:35:38 -03:00
Gordon Hall 20c7d7fe62 fixed ref error in shell.js 2014-06-03 10:35:24 -04:00
Gustavo Cortez 9b349818b3 Fix Conflicts:
index.html
2014-06-03 11:09:31 -03:00
Gustavo Cortez 187ca71c26 Fix Conflicts:
index.html
2014-06-03 11:06:48 -03:00
Bechi 6087ca2191 fix header and footer 2014-06-03 10:53:24 -03:00
Matias Alejo Garcia 24a93a78b6 exclude shell.js untils gets fixed 2014-06-03 10:40:58 -03:00
Yemel Jardi 6ec7e882a3 Fix scope for password ng-model 2014-06-03 10:12:53 -03:00
Gustavo Cortez 965ad1a040 removed password check until it gets fixed (@matiu fix) 2014-06-02 23:42:22 -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 55245650bd rename WF test 2014-06-02 18:59:50 -03:00
Manuel Araoz c65e677f2c fix bad password error 2014-06-02 18:59:50 -03:00
Gordon Hall 5e707ca411 resolved upstream merge 2014-06-02 17:16:37 -04: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
Gordon Hall cd66a12ed3 made some adjustments to copay for copay shell integration 2014-06-02 17:00:24 -04:00
Gustavo Cortez 47d1838cd5 Form: Create new wallet, reorg inputs. 2014-06-02 17:40:18 -03:00
Yemel Jardi 329a48b354 Add warning message on new Copay version 2014-06-02 16:52:33 -03:00
Yemel Jardi 1a15519903 Add password strenght tooltip 2014-06-02 14:39:12 -03:00
Manuel Araoz 8e93cac7ca make changes suggested by matiu 2014-06-02 14:07:55 -03:00
Manuel Araoz 50dbb5b277 works without config.js, and improved docs 2014-06-02 12:55:32 -03:00
Ryan X. Charles a0fad3e9c4 Do not default to "Bob" 2014-05-30 12:26:40 -07:00
Gustavo Cortez 35b6fc1f9a Fixes: mobile version, hide menu when click an item 2014-05-30 00:00:40 -03:00
Bechi 9cc70398f1 sign-up 2014-05-29 15:55:30 -03:00
Bechi ecbd4cf4f7 fix conflict 2014-05-28 18:17:43 -03:00
Bechi 836faeee29 login 2014-05-28 17:51:49 -03:00
Bechi 985551f263 fix conflict 2014-05-28 10:23:18 -03:00
Manuel Araoz d970d670f9 UI changes to setup and signin 2014-05-27 17:58:04 -03:00
Bechi 4803375b7c transaction page 2014-05-27 15:40:59 -03:00
Bechi f98e606e90 fix mobile interface 2014-05-26 16:37:56 -03:00
Mario Colque 941d516485 added password length checker 2014-05-26 15:03:39 -03:00
Gustavo Maximiliano Cortez cb03424e7a Merge pull request #466 from colkito/fix/tx-list-error
angularjs digest errors fixed
2014-05-26 12:35:33 -03:00
Manuel Araoz 1e75f6e85c disable send form inputs while sending 2014-05-26 11:51:27 -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