Commit graph

2,089 commits

Author SHA1 Message Date
Gregg Zigler
fb1c061e36 try firefox again, lowercase this time 2014-08-19 16:20:02 -07:00
Gregg Zigler
7955ffc06f change firefox back to headless PhantomJS browser, now that vibrate call is guarded 2014-08-19 14:58:29 -07:00
Gregg Zigler
3f180fec27 do not try to vibrate in travis 2014-08-19 14:41:55 -07:00
Gregg Zigler
55e98ef508 change PhantomJS to Firefox browser to that window.navigator.vibrate will pass 2014-08-19 14:10:33 -07:00
Gregg Zigler
53a873379f need target=dev in order for karma to find sinon 2014-08-19 13:36:10 -07:00
Gregg Zigler
22b7225bf9 save angular version to bower.json to avoid prompt during install 2014-08-19 13:12:06 -07:00
Gregg Zigler
9359ac311b install bower before install copay 2014-08-19 12:51:28 -07:00
Gregg Zigler
c95a35dbc5 bower install required to create angular lib 2014-08-19 11:53:18 -07:00
Gregg Zigler
c91e752a39 one more time 2014-08-19 11:42:31 -07:00
Gregg Zigler
43de3b6063 fix path to karma binary 2014-08-19 11:36:29 -07:00
Gregg Zigler
95cf9f663e fix yml syntax errors 2014-08-19 11:24:20 -07:00
Gregg Zigler
99be172764 add karma to travis 2014-08-19 11:21:24 -07:00
Matias Alejo Garcia
2ea8ae38f0 Merge pull request #1121 from greggzigler/fix_karma
Clean up karma console errors.
Chrome 36.0.1985 (Mac OS X 10.9.4): Executed 82 of 82 SUCCESS (0.47 secs / 0.141 secs)
2014-08-19 10:49:26 -04:00
Yemel Jardi
cc2913e000 Android build 0.4.6 2014-08-19 09:24:31 -03:00
Ryan X. Charles
8700e3062c Merge pull request #1125 from chjj/paypro_logs
paypro: test - remove logging.
2014-08-18 16:19:53 -07:00
Christopher Jeffrey
630e631b60 paypro: test - remove logging. 2014-08-18 16:16:36 -07:00
Matias Alejo Garcia
b5c5755811 Merge pull request #1124 from matiu/v0.4.6
version 0.4.6
2014-08-18 18:31:45 -04:00
Matias Alejo Garcia
c10adc1ccf version 0.4.6 2014-08-18 18:29:55 -04:00
Manuel Aráoz
1a65435a66 Merge pull request #1123 from matiu/bug/backup1
Bug/backup1
2014-08-18 18:27:10 -04:00
Matias Alejo Garcia
c7d04418b0 fix backup restore + tests 2014-08-18 18:11:30 -04:00
Matias Alejo Garcia
411ebbe2d7 fix type 2014-08-18 17:45:54 -04:00
Gregg Zigler
139ca5ed8c karma should use new bitcore bundle 2014-08-18 14:08:49 -07:00
Gregg Zigler
825f10c42f test to see if travis failure is related to new bundle 2014-08-18 13:57:02 -07:00
Matias Alejo Garcia
563da59e60 Merge pull request #1105 from chjj/paypro_uri
WIP: paypro: use BIP21 object in latest bitcore. fixes #1104. see #1083.
2014-08-18 14:40:34 -04:00
Gregg Zigler
4e8fa24fc0 fix miscellaneous karma console errors
point to new bitcore bundle
remove online.wav file usage, clean up console error
remove unused crypto var from storage.File test, clean up console error
2014-08-18 11:36:25 -07:00
Christopher Jeffrey
d7ab195b7a wallet: remove useless node module require. 2014-08-18 11:34:49 -07:00
Christopher Jeffrey
6246e62962 paypro: use BIP21 object in latest bitcore. fixes #1104. see #1083. 2014-08-18 11:30:03 -07:00
Gregg Zigler
ecf262ceea add skipped tests to mocha index page 2014-08-18 10:18:45 -07:00
Yemel Jardi
7b28837640 Mobile version 0.4.5 2014-08-16 10:47:51 -03:00
Matias Alejo Garcia
2383e9de18 Merge pull request #1111 from matiu/add-bitcore2
add bitcore link
2014-08-16 00:44:19 -04:00
Matias Alejo Garcia
ed78c79416 add bitcore link 2014-08-16 00:42:59 -04:00
Matias Alejo Garcia
4adccd2b6c Merge pull request #1110 from matiu/add-bitcore
add bitcore
2014-08-16 00:40:37 -04:00
Matias Alejo Garcia
1f10e4af19 add bitcore 2014-08-16 00:38:12 -04:00
Matias Alejo Garcia
8906e5bdc0 Merge pull request #1109 from matiu/v0.4.4
v0.4.4
2014-08-16 00:35:24 -04:00
Matias Alejo Garcia
e2dd86ba89 v0.4.4 2014-08-16 00:33:39 -04:00
Matias Alejo Garcia
06e32289ef Merge pull request #1108 from matiu/feature/v0.4.3
update package.json
2014-08-16 00:29:46 -04:00
Matias Alejo Garcia
8e06ed81d3 update package.json 2014-08-16 00:28:18 -04:00
Matias Alejo Garcia
8975b70530 Merge pull request #1099 from yemel/feature/android-uri-handling
Implement bitcoin URI Handling on Android
2014-08-16 00:11:38 -04:00
Matias Alejo Garcia
5dc8df0f25 Merge pull request #1083 from yemel/feature/update-bitcore-bit21
Feature/update bitcore bit21
2014-08-16 00:10:10 -04:00
Yemel Jardi
594fb8c350 Fix address and amount validation 2014-08-15 23:04:13 -03:00
Yemel Jardi
bb744ef271 Update karma tests 2014-08-15 23:04:13 -03:00
Yemel Jardi
b19a0daa64 Replace parseBitcoinURI with bitcore implementation 2014-08-15 23:04:13 -03:00
Manuel Aráoz
acf2deb87a Merge pull request #1101 from matiu/feature/ts-session
Feature/ts session
2014-08-15 20:21:31 -04:00
Matias Alejo Garcia
d4dbeb8b13 rm unused code 2014-08-15 19:54:39 -04:00
Matias Alejo Garcia
53f9036c12 fix build 2014-08-15 19:33:32 -04:00
Matias Alejo Garcia
534895a009 rebase 2014-08-15 18:55:26 -04:00
Matias Alejo Garcia
d3b3a78658 fix comment send 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
1a5a2916c2 give lock preference to the new instance 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
f14d83cee1 redir to home if no wallets at #open 2014-08-15 18:34:43 -04:00