Commit Graph

1290 Commits

Author SHA1 Message Date
Gustavo Cortez c669fc2d17 More tests for amounts validation 2014-06-25 17:10:00 -03:00
Gustavo Cortez f379ee95c0 Fixes: number variables forced to be a Number type. 2014-06-25 15:44:19 -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
Gustavo Maximiliano Cortez 7e3477d03f Merge pull request #752 from matiu/bug/balance-update
fix address event subscription
2014-06-25 11:45:30 -03:00
Gustavo Maximiliano Cortez 8a8614fe5b Merge pull request #742 from yemel/feature/better-off-alone
Review copay features for 1-of-1
2014-06-25 11:34:51 -03:00
Matias Alejo Garcia ee2b7fbdad Merge pull request #740 from maraoz/ref/preconditions/structure
mocha / karma / browser passed.
2014-06-25 11:29:25 -03:00
Yemel Jardi ccabcc3740 Remove update function 2014-06-25 11:28:40 -03:00
Matias Alejo Garcia 792f48b2ea fix address event subscription 2014-06-25 11:12:38 -03:00
Manuel Araoz 2bf8ac912f add preconditions to Structure.js 2014-06-25 11:10:11 -03:00
Matias Alejo Garcia 88e6ea9f40 Merge pull request #748 from ryanxcharles/feature/speed-up-wallet-tests
speed up wallet tests by three times
2014-06-25 10:09:58 -03:00
Yemel Jardi 139f6f8e18 Merge pull request #739 from maraoz/optimize/redeemscriptmap
optimize redeemscript map generation
2014-06-25 09:58:25 -03:00
Ryan X. Charles fe25fa3ad8 speed up wallet tests by caching wallet creation 2014-06-24 17:48:05 -07:00
Matias Alejo Garcia bd75a01136 Merge pull request #747 from ryanxcharles/bug/console-log-in-test
remove console.log in test
2014-06-24 21:09:09 -03:00
Ryan X. Charles cce602b4fb remove console.log in test 2014-06-24 15:51:42 -07:00
Manuel Araoz 7629ebe5d7 add tests for Structurewq 2014-06-24 17:08:53 -03:00
Manuel Araoz 326384cd4b optimize redeemscript map generation 2014-06-24 17:08:53 -03:00
Yemel Jardi 7d8d89ab38 Review copay features for 1-of-1 2014-06-24 15:54:10 -03:00
Gustavo Maximiliano Cortez 53e0371b7f Merge pull request #738 from matiu/bug/unitname
Bug/unitname
2014-06-24 15:04:42 -03:00
Matias Alejo Garcia 6b7b00769d add tests 2014-06-24 13:18:13 -03:00
Matias Alejo Garcia f1257d054c fix conflicts 2014-06-24 13:02:25 -03:00
Matias Alejo Garcia 6da7e4aa2a Merge pull request #737 from ryanxcharles/js-beautify-everything
run js-beautify on everything
2014-06-24 13:00:34 -03:00
Matias Alejo Garcia 1abf1dc90d small refactor on rootScope 2014-06-24 12:57:15 -03:00
Ryan X. Charles ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07: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
Yemel Jardi f1faa96510 Add filter test 2014-06-24 11:41:22 -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 Maximiliano Cortez 621dcc1d09 Merge pull request #733 from yemel/feature/display-address-label
Add directive to render address from the book with a tooltip
2014-06-24 10:53:40 -03:00
Gustavo Maximiliano Cortez 483555154a Merge pull request #1 from ryanxcharles/feature/wallet-creation
wrap getNumber test in another describe
2014-06-24 09:54:34 -03:00
Ryan X. Charles 8657e39dd7 wrap getNumber test in another describe 2014-06-23 16:31:17 -07:00
Ryan X. Charles a49b9cf664 Merge pull request #727 from maraoz/ui/tx-icon
fix/change notification icons
2014-06-23 15:50:10 -07:00
Gustavo Cortez ac83477a88 Test for getNumber function. 2014-06-23 19:45:04 -03: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
Ryan X. Charles 0d54875bf2 Merge pull request #712 from maraoz/txp/protocol/security2
Improve tx proposal protocol security
2014-06-23 15:18:56 -07: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 Aráoz 1a5ff8b523 Merge pull request #709 from yemel/feature/not-spend-unconfirmed
Add validation and tests for spendUnconfirmed = false
2014-06-23 15:45:18 -03:00
Manuel Araoz 1de1dbd483 add helper title 2014-06-23 15:17:21 -03:00
Manuel Araoz 83ecbcee2b add test 2014-06-23 15:12:18 -03:00
Manuel Araoz e09b1e4fdc trying to fix tests 2014-06-23 15:06:12 -03:00
Manuel Araoz d83f0388f3 add send all balance 2014-06-23 15:05:44 -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 970a6f3d37 Add tests for block events at Socket service 2014-06-23 15:05:06 -03:00
Yemel Jardi e1dc275ddd Refresh balance on new block 2014-06-23 14:58:11 -03:00
Yemel Jardi 26c829f6de Add validation and tests for spendUnconfirmed = false 2014-06-23 14:58:11 -03:00
Yemel Jardi 38ac18458b Change default address list 2014-06-23 13:26:13 -03:00
Manuel Araoz 3ce3af4408 fix merge with master 2014-06-23 11:24:08 -03:00
Manuel Araoz f4a5202a99 add seenBy fix 2014-06-23 11:23:48 -03:00