Commit Graph

426 Commits

Author SHA1 Message Date
Matias Alejo Garcia 88d758a793 Merge pull request #144 from colkito/fix/mocha-setup-conflicts
compare the type of window in order to avoid nodejs conflicts with test
2014-04-24 11:56:34 -03:00
Mario Colque 2ad86bad9c compare the type of window in order to avoid nodejs conflicts with test 2014-04-24 09:46:18 -03:00
Gustavo Maximiliano Cortez 9bd20bb6e7 Merge pull request #140 from colkito/fix/angularjs-test-services
Fix/angularjs test services
2014-04-23 18:25:55 -03:00
Mario Colque 09532f0aaa added tests for angular services 2014-04-23 18:07:20 -03:00
Mario Colque 02af76cdb9 change var name from copay to copayApp 2014-04-23 18:03:22 -03:00
Gustavo Maximiliano Cortez e69032e951 Merge pull request #139 from colkito/feature/angularjs-tests
Feature/angularjs tests
2014-04-23 15:21:11 -03:00
Mario Colque 7d018389c3 Merge pull request #138 from cmgustavo/feature/06-send-form
AngularJS directives to handle notification and form validation.
2014-04-23 15:16:26 -03:00
Mario Colque e860f96fb7 Merge pull request #136 from cmgustavo/feature/01-blockchain-tx-list
Feature/01 blockchain tx list
2014-04-23 15:15:41 -03:00
Gustavo Cortez e17aed54b0 Fix conflicts:
js/controllers/transactions.js
2014-04-23 15:10:42 -03:00
Mario Colque b25d4e22db Merge pull request #134 from matiu/feature/reject
reject button working
2014-04-23 14:58:08 -03:00
Mario Colque 178dfec1a8 added angularjs test configs 2014-04-23 14:56:03 -03:00
Mario Colque e08acbd863 added copay var 2014-04-23 14:56:03 -03:00
Mario Colque 481a22e6f2 packages updated 2014-04-23 14:56:03 -03:00
Mario Colque 4db0a28df0 moved bitcore into angular controller 2014-04-23 14:56:03 -03:00
Gustavo Cortez 2b55e108f4 Changed rootScope for scope 2014-04-23 14:41:27 -03:00
Gustavo Cortez 014b7310f4 AngularJS directives to handle notification and form validation.
1) Checking enough amount at real-time when typing value.
2) Common notifications disappear after 5 seconds.
2014-04-23 13:16:20 -03:00
Gustavo Cortez 68fd916053 Get transactions of all addresses (the generated and the changes). Do not repeat txids on the front-end 2014-04-23 03:37:17 -03:00
Matias Alejo Garcia b6280348e5 reject button working 2014-04-23 02:01:54 -03:00
Gustavo Cortez df9b26fdde List of transactions by address associated to wallet 2014-04-23 01:55:00 -03:00
Ryan X. Charles c4d8efdfaa Merge pull request #128 from matiu/feature/ux14
Feature/ux14
2014-04-22 23:17:56 -03:00
Matias Alejo Garcia 3c7c24de49 fix ux issues. tx sending working 2014-04-22 23:07:20 -03:00
Matias Alejo Garcia 31b2d5abac small fixes 2014-04-22 22:07:44 -03:00
Matias Alejo Garcia 4092f0cb9d works sometimes 2014-04-22 22:07:44 -03:00
Matias Alejo Garcia 10dbc073f4 Merge pull request #122 from colkito/fix/remove-unnecessary-peer
removed unnecessary peers files
2014-04-22 21:24:58 -03:00
Ryan X. Charles b81053bfab Merge pull request #126 from ryanxcharles/feature/make-privatekey-tests-pass
make PrivateKey tests pass by updating length with new correct length
2014-04-22 18:47:27 -03:00
Ryan X. Charles 37c20b47ac Merge pull request #124 from colkito/fix/angularjs-digest-issue
removed a updateBalance call from header.js
2014-04-22 18:29:51 -03:00
Ryan X. Charles c92498a028 Merge pull request #125 from cmgustavo/feature/05-send-form
Improve send form: check if address is valid using bitcore
2014-04-22 18:26:42 -03:00
Ryan X. Charles d4b12c82d9 make PrivateKey tests pass by updating length with new correct length 2014-04-22 18:18:08 -03:00
Gustavo Cortez 294c086913 Fix: check if available to spend is enought to send money 2014-04-22 16:21:14 -03:00
Gustavo Cortez 9d1f0082ea Improve send form: check if address is valid using bitcore 2014-04-22 16:07:14 -03:00
Mario Colque 637c9719f9 removed a updateBalance call from header.js 2014-04-22 15:47:09 -03:00
Manuel Aráoz 0b09e13d2b Merge pull request #123 from bechi/feature/tx-details
Feature/tx details
2014-04-22 12:33:29 -03:00
Bechi c47578dba7 01 tx details 2014-04-22 12:26:23 -03:00
Mario Colque d379c47032 removed unnecessary peers files 2014-04-21 17:01:24 -03:00
Bechi f0a4dd6cf6 tx-details 2014-04-21 13:24:06 -03:00
Ryan X. Charles 5cfff0a189 version 0.0.5 2014-04-21 13:23:18 -03:00
Ryan X. Charles 7e924c0657 add space 2014-04-21 13:22:55 -03:00
Ryan X. Charles 10b8606dcd version 0.0.4 2014-04-21 13:19:30 -03:00
Manuel Aráoz 5f66a179c9 Merge pull request #121 from matiu/feature/ux13
Feature/ux13
2014-04-21 13:18:16 -03:00
Ryan X. Charles ace128dfe9 Merge pull request #120 from maraoz/feature/ux-fixes
Feature/ux fixes
2014-04-21 13:16:57 -03:00
Matias Alejo Garcia 2fbd075206 available address 2014-04-21 13:16:15 -03:00
Manuel Araoz bf49f63ad0 reorg signin divs 2014-04-21 13:04:47 -03:00
Matias Alejo Garcia 2fc3a8e8fa safe unspent 2014-04-21 12:41:48 -03:00
Matias Alejo Garcia 0523d99eda add getUsedUnspent to txproposals 2014-04-21 12:37:39 -03:00
Mario Colque 22eab0205b Merge pull request #118 from cmgustavo/feature/06-details
The transactions proposal are order by createdTs
2014-04-21 12:36:28 -03:00
Mario Colque 6ed3128da9 Merge pull request #116 from cmgustavo/bug/02-send
More descriptive message when Insight return an error.
2014-04-21 12:36:06 -03:00
Mario Colque 8df747001c Merge pull request #115 from cmgustavo/bug/01-send-form
check if your balance is enough to send money
2014-04-21 12:35:34 -03:00
Manuel Araoz 9779d5f6df improving UI and wording for signing page 2014-04-21 12:17:15 -03:00
Manuel Araoz 5761554c39 logo fixes 2014-04-21 12:17:15 -03:00
Ryan X. Charles 9492530659 version 0.0.3 2014-04-21 12:14:59 -03:00