Commit graph

1,308 commits

Author SHA1 Message Date
Matias Alejo Garcia
7693b27e90 rm console.log 2014-06-27 09:42:18 -03:00
Matias Alejo Garcia
de0ab04de5 0.2.0 2014-06-26 21:34:22 -03:00
Matias Alejo Garcia
d4805b925d SSL and livenet config by default 2014-06-26 18:47:27 -03:00
Matias Alejo Garcia
bdfac63f1a Update CHANGES.md 2014-06-26 16:03:10 -03:00
Gustavo Maximiliano Cortez
dff3c9c479 Merge pull request #755 from yemel/feature/importing-feedback
Add feedback while importing wallet
2014-06-26 15:51:28 -03:00
Gustavo Maximiliano Cortez
625fe74a5a Merge pull request #756 from maraoz/feature/continue-and-backup
Add continue and backup button to intermediate screen
2014-06-26 15:38:20 -03:00
Matias Alejo Garcia
7dc215fd16 Merge pull request #764 from gabegattis/patch-2
fix typos. thanks!
2014-06-26 14:28:11 -03:00
gabegattis
b89d0e6278 fix typos 2014-06-26 13:21:53 -04:00
Matias Alejo Garcia
e57f1aa04b Update CHANGES.md 2014-06-26 13:27:07 -03:00
Matias Alejo Garcia
9f8ec70d0c Update CHANGES.md 2014-06-26 13:25:46 -03:00
Manuel Araoz
8ef0d565ab fix import backup request 2014-06-26 12:33:14 -03:00
Manuel Araoz
380503f97f add tests 2014-06-26 10:16:28 -03:00
Manuel Araoz
1639b796cf intermediate screen backup 2014-06-26 10:16:28 -03:00
Yemel Jardi
a5a30c3ba5 Add wallet factory tests 2014-06-26 10:08:40 -03:00
Gustavo Maximiliano Cortez
a1fe7b3d7d Merge pull request #754 from ryanxcharles/bug/fix-insight-mocha-browser
fix exception in insight mocha browser tests
2014-06-26 09:58:27 -03:00
Matias Alejo Garcia
590b614f1e Create CHANGES.md 2014-06-25 22:28:53 -03:00
Yemel Jardi
db59a1bd36 reduce the chance of a test failure 2014-06-25 16:17:34 -03:00
Yemel Jardi
96cbf8ad7b Add feedback while importing wallet 2014-06-25 15:58:55 -03:00
Ryan X. Charles
a5e7b54d19 Merge pull request #753 from yemel/performance/index-discovery-test
Small test refactor for performance
2014-06-25 10:54:53 -07:00
Ryan X. Charles
537755e888 fix exception in insight mocha browser tests
The Insight tests were actually broken and not running due to trying to access
the nonexistent process variable. The proper way to check for this is to see if
its type is undefined before trying to access it.
2014-06-25 10:03:58 -07:00
Yemel Jardi
e95bb8e580 performance improvement 2014-06-25 13:06:25 -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