1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
Commit Graph

6368 Commits

Author SHA1 Message Date
Thomas Huang
6857e5eb27
Merge pull request #3518 from MetaMask/ci-moar-fast
CI - make CI moar fast
2018-03-13 10:29:16 -07:00
Thomas
b45ea44aa5 Add missing opening parens to pag-container__subtitle 2018-03-13 10:28:33 -07:00
Thomas Huang
829b0a8926
Merge branch 'master' into i18n 2018-03-13 10:21:03 -07:00
frankiebee
9fd349d740 transactions:state - add a submittedTime stamp so the ui has a better grasp of the time of submission 2018-03-13 09:51:37 -07:00
Vincent
0e28e8fa3d Moved mock-dev.js and ui-dev.js to development folder. 2018-03-14 00:15:19 +11:00
Dan
179066fe6b Set txMeta.time to reflect time of tx approval. 2018-03-13 03:26:37 -02:30
Dan
e6d1ce56e7 Improve phrasing of copy. 2018-03-13 03:11:45 -02:30
Dan
f805a2eb73 Fix gas calculation and nonce / forceGasMin state setting errors; retry button shows on correct tx. 2018-03-13 03:09:38 -02:30
Dan
70f33d4747 Left align create password. 2018-03-12 20:17:44 -02:30
Thomas
f7138d81e3 Add sigRequest for Signature Request 2018-03-12 11:41:26 -07:00
Thomas
23a8e24a1b Add loglevel and window.log to i18n.js 2018-03-12 11:40:03 -07:00
Alexander Tseung
08542c18e1
Update deposit ether styling (#3510) 2018-03-12 19:25:12 +01:00
Dan
0dad6db973 Styling fixes to welcome; hide network component on create password; shown welcoem in popup. 2018-03-12 14:33:45 -02:30
Thomas
208b3bc4c1 Add i18n back into JsonImportSubview 2018-03-12 08:07:12 -07:00
Thomas Huang
b7c7083a11
Merge branch 'master' into i18n 2018-03-12 10:50:55 -04:00
kumavis
4bc69f72c3 test - mascara - fix async wrap 2018-03-11 21:39:46 -07:00
kumavis
3537c391db test - use new async selectors for faster testing 2018-03-11 19:29:35 -07:00
kumavis
ecb792ae50 genStates - fix fs api calls 2018-03-11 19:06:14 -07:00
kumavis
07fa26d1f0 test - add comment about test behavior oddity 2018-03-11 18:52:27 -07:00
kumavis
0419276958 test - poll for element instead of manual timeouts 2018-03-11 14:52:29 -07:00
kumavis
7e56c6b6fa test - genStates - use async api 2018-03-11 14:51:54 -07:00
Jeffrey Tong
4f853bbd3c remove console log 2018-03-11 10:18:55 -07:00
Jeffrey Tong
bda493dc9d add comments that need clarification on naming convention 2018-03-11 10:17:08 -07:00
kumavis
2c3e6552d2 ci - wrap env var in quotes 2018-03-10 11:13:27 -08:00
kumavis
74502296ed ci - split integration tests into parallel firefox and chrome runs 2018-03-10 11:09:45 -08:00
Thomas
a3af225e49 Merge branch 'master' into selenium-e2e 2018-03-09 23:58:56 -08:00
Thomas
a62fe4f7ea Update selenium tests 2018-03-09 23:57:44 -08:00
Thomas
c18f2a17fc Add selenium-webdriver and chromedriver 2018-03-09 23:57:03 -08:00
kumavis
ddc85354d3
Merge pull request #3501 from MetaMask/circleci-2.0
ci - introduce circle ci 2.0
2018-03-09 16:07:28 -08:00
kumavis
efe516857a ci - adjust scss cache key 2018-03-09 15:30:58 -08:00
kumavis
5cbd5cd50a ci - cache firefox against Revision 2018-03-09 15:20:59 -08:00
kumavis
650a88412b ci - cache firefox install under build number 2018-03-09 15:16:34 -08:00
kumavis
a59d9d996c ci - split download and install firefox steps 2018-03-09 15:11:09 -08:00
Thomas
d5b1d6182b Merge branch 'master' into selenium-e2e 2018-03-09 15:01:48 -08:00
kumavis
6093d46ba1 ci - install firefox58 and cache 2018-03-09 14:58:02 -08:00
kumavis
702d09b557 ci - prep-deps - install latest firefox 2018-03-09 14:27:27 -08:00
Thomas Huang
634e5d8f55
Merge pull request #3500 from MetaMask/greenkeeper-chill
deps - update deps to appease greenkeeper
2018-03-09 17:06:44 -05:00
kumavis
9378bc50d2 ci - optimize - dont update npm 2018-03-09 14:01:42 -08:00
kumavis
dab47e5bfa ci - integration tests need to generate scss cache key 2018-03-09 14:00:36 -08:00
kumavis
6c3706f3e8 ci - fix typo 2018-03-09 13:50:57 -08:00
kumavis
3580196650 test - breakout npm script for building for integration tests 2018-03-09 13:48:48 -08:00
kumavis
7ad1421f61 ci - fix config formatting 2018-03-09 13:43:18 -08:00
kumavis
e024b57150 ci - add prep-scss to flow 2018-03-09 13:41:18 -08:00
kumavis
79a0b22ea4 ci - parallize flat + mascara integration tests 2018-03-09 13:37:13 -08:00
kumavis
828ac9a232 ci - breakup npm test into parallel processes 2018-03-09 13:15:36 -08:00
kumavis
69345770fb ci - restore node_modules before test 2018-03-09 13:04:53 -08:00
kumavis
8cf6db16f7 ci - test on all branches 2018-03-09 12:52:29 -08:00
kumavis
4ed6ac92e4 ci - update circle config 2018-03-09 12:47:01 -08:00
kumavis
a13ed5e65a ci - introduce circle ci 2.0 2018-03-09 12:38:28 -08:00
kumavis
25f147cc4b deps - update package-lock 2018-03-09 11:58:37 -08:00