Commit Graph

1000 Commits

Author SHA1 Message Date
Matias Alejo Garcia be4f6dbadd add ctags config 2014-06-05 13:51:16 -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 1a1b235aef updates with @cmgustavo comments 2014-06-05 00:15:42 -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 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
Matias Alejo Garcia d88ef95789 Merge pull request #554 from ryanxcharles/mit-license
add MIT license
2014-06-04 22:45:10 -03:00
Ryan X. Charles 2a2760279f add MIT license 2014-06-04 18:36:42 -07:00
Gustavo Maximiliano Cortez a1138c883b Merge pull request #552 from yemel/feature/update-readme
Update README with android apk building instructions
2014-06-04 21:27:54 -03:00
Yemel Jardi f62cbddcec Update README with android apk building instructions 2014-06-04 18:42:56 -03:00
Gustavo Maximiliano Cortez a1ee25a8c5 Merge pull request #551 from yemel/fix/create-transaction
Fix bug on send transaction about float precision
2014-06-04 18:14:27 -03:00
Yemel Jardi 953269d83b Fix bug on send transaction about float precision 2014-06-04 18:00:43 -03:00
Gustavo Maximiliano Cortez 2cb9925277 Merge pull request #550 from colkito/fix/update-readme-dev
updated README with development details
2014-06-04 17:49:23 -03:00
Mario Colque cbb8ab415e merge 2014-06-04 17:32:07 -03:00
Mario Colque 29c8d0ba00 Merge pull request #548 from cmgustavo/bug/import-backup
Handle error when importing a backup
2014-06-04 16:52:31 -03:00
Matias Alejo Garcia 4dd82d46a7 Merge pull request #549 from maraoz/error/handling
fail early with invalid tx proposals
2014-06-04 16:36:31 -03:00
Mario Colque a414f17a56 updated README with development details 2014-06-04 16:33:46 -03:00
Manuel Araoz cd23751ada fail early with invalid tx proposals 2014-06-04 16:29:07 -03:00
Gustavo Cortez 1138e6feaf Handle error when importing a backup 2014-06-04 16:15:03 -03:00
Gustavo Maximiliano Cortez 660462ddce Merge pull request #547 from maraoz/optimize/txp-protocol
Optimize txp protocol, send only indexes after wallet creation
2014-06-04 15:30:44 -03:00
Manuel Araoz 77a7bda71b clean imports 2014-06-04 14:28:47 -03:00
Manuel Araoz 8228f44fab change protocol to send only indexes on new addr 2014-06-04 14:25:21 -03:00
Manuel Araoz 51d5d7164e add AddressIndex model 2014-06-04 14:25:21 -03:00
Manuel Araoz 88df346c51 working towards new AddressIndex obj 2014-06-04 14:25:21 -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
Manuel Aráoz 685f9a720a Merge pull request #546 from bechi/feature/01-layout-details
logo copay beta
2014-06-04 12:31:24 -03:00
Bechi 776023a910 logo copay beta 2014-06-04 12:29:28 -03:00
Mario Colque 0376ace91f Merge pull request #543 from yemel/fix/transaction-pagination
Add empty message on transaction proposal list
2014-06-04 12:18:58 -03:00
Gustavo Cortez 72b4d75e78 Removed console.log 2014-06-04 11:25:58 -03:00
Gustavo Cortez dbdd3c3500 Refactory ControllerSpect for test is now more clear. A simple test for transactions. 2014-06-04 11:24:49 -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
Mario Colque 2dcb1f81ab Merge pull request #542 from yemel/feature/insight-on-port-80
Change default config to connect insight at port 80
2014-06-04 10:52:09 -03:00
Yemel Jardi 01eb60ebdf Merge branch 'master' into feature/insight-on-port-80 2014-06-04 10:42:28 -03:00
Yemel Jardi 010d535784 Merge pull request #541 from maraoz/fix/logs
remove console.logs and general cleanup
2014-06-04 10:38:24 -03:00
Yemel Jardi 7e14b62c48 Change default config to connect insight at port 80 2014-06-04 10:10:30 -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
Gustavo Maximiliano Cortez 5e3b1e94e2 Merge pull request #540 from matiu/feature/UXtesting
Feature/u xtesting
2014-06-03 18:22:58 -03:00
Matias Alejo Garcia ca7b9168c3 rm log 2014-06-03 17:49:11 -03: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
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
Yemel Jardi 21113b9baa Add modal to email backup 2014-06-03 16:13:56 -03: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