Commit Graph

3921 Commits

Author SHA1 Message Date
kumavis cbff5fd450 tests - mascara - move temp build files into dist/mascara 2017-09-13 16:52:38 -07:00
kumavis 56db3999ad tests - start migrating mascara tests to karma 2017-09-13 16:45:31 -07:00
kumavis dd90e8e364 tests - break out coveralls npm script 2017-09-13 16:04:48 -07:00
Kevin Serrano 1d3cd9768c Merge pull request #2079 from MetaMask/FixSupportLink
Fix support link
2017-09-12 16:00:08 -07:00
Dan Finlay c8736b70b7 Bump changelog 2017-09-12 15:07:41 -07:00
Dan Finlay 7ed1fe90f8 Fix support link 2017-09-12 15:07:08 -07:00
kumavis cafebb6417 Merge pull request #2073 from MetaMask/greenkeeper/babel-eslint-8.0.0
Update babel-eslint to the latest version 🚀
2017-09-12 11:50:47 -07:00
kumavis 0b31d3fc5e Merge pull request #2074 from MetaMask/export-state-logs
Export state logs instead of copying to clipboard
2017-09-12 11:48:27 -07:00
Thomas Huang 8d945d3fa0 Merge pull request #2069 from MetaMask/integration-tests-fix2
Integration test improvements
2017-09-12 11:30:23 -07:00
Kevin Serrano 111e67fa36
Add to changelog. 2017-09-12 09:35:24 -07:00
Kevin Serrano ad14e9338d
Convert state logs into a download. 2017-09-12 09:34:48 -07:00
Kevin Serrano 08f227607a Merge pull request #2072 from MetaMask/kumavis-patch-2
Rename add-to-firef.md to add-to-firefox.md
2017-09-12 08:34:15 -07:00
greenkeeper[bot] 985fb7b07c chore(package): update babel-eslint to version 8.0.0 2017-09-12 14:10:26 +00:00
kumavis 40c105f639 Rename add-to-firef.md to add-to-firefox.md
This fixes the "How to add custom build to Firefox" link in the "README.md" on the root
2017-09-11 22:53:33 -07:00
kumavis 22c7049f6c ci - remove old testem config 2017-09-11 22:34:59 -07:00
kumavis 48d21f4fca tests - integration - fix bad cherry-pick 2017-09-11 22:34:16 -07:00
kumavis 0e70366e9c test - integration - drop testem for karma 2017-09-11 22:29:40 -07:00
kumavis e9daf0eb28 test - integration - remove redundant testem scripts 2017-09-11 22:26:47 -07:00
kumavis d4a41e0277 test - integration - build - manually exit from test builder + add bundle destination log 2017-09-11 22:26:36 -07:00
kumavis ca035743c2 ci - dont attempt to submit coveralls if not configured 2017-09-11 22:25:46 -07:00
kumavis 19d6618c04 test - integration - build - use pump + log bundling information 2017-09-11 22:25:31 -07:00
kumavis 4549845286 ci - deps - download latest chrome and firefox 2017-09-11 22:24:19 -07:00
Dan Finlay 2478fd85c2 Merge pull request #2068 from MetaMask/export-as-file
Allow exporting seed words and private keys as files
2017-09-11 17:42:16 -07:00
Kevin Serrano 213af0cd6c
Fix typo. 2017-09-11 16:52:35 -07:00
Kevin Serrano 1a0c465dc9
Change the changelog 2017-09-11 16:48:18 -07:00
Kevin Serrano e7c1a11b4d
Add ability to save seed words as file. 2017-09-11 16:48:02 -07:00
Kevin Serrano aa021b9209
Add some styling. 2017-09-11 16:40:45 -07:00
Kevin Serrano fa1ec5dcd1
Move function as util function. 2017-09-11 16:22:20 -07:00
Kevin Serrano 3a7d4a5d4e
Basic private key download file functionality. 2017-09-11 16:13:28 -07:00
Dan Finlay 11a2ba57ac Merge pull request #2067 from MetaMask/integration-tests-fix
test - integration - use async fn for error catching
2017-09-11 15:54:18 -07:00
kumavis a6d49a49ea test - integration - use async fn for error catching 2017-09-11 15:48:50 -07:00
Kevin Serrano 10b03cd6a2 Merge pull request #2065 from MetaMask/Version-3.10.0
Version 3.10.0
2017-09-11 15:15:40 -07:00
Dan Finlay 6c318f238d Version 3.10.0 2017-09-11 14:37:53 -07:00
Dan Finlay e7159f0e48 Merge pull request #2045 from MetaMask/rejectallunapproved
Feature - Reject all unapproved transactions button (MM Submission: feat. @davidp94)
2017-09-11 14:31:59 -07:00
Kevin Serrano 27ba7f6ed3
Show reject all only when tx count is > 1 2017-09-11 14:12:35 -07:00
Kevin Serrano 06889377c8
Remove markdown from changelog. 2017-09-11 14:00:35 -07:00
Kevin Serrano 2e18dd27a4
Merge github.com:MetaMask/metamask-extension into rejectallunapproved 2017-09-11 13:58:46 -07:00
Dan Finlay 96107556dc Merge pull request #2051 from MetaMask/ci-speedup
ci - dont need global install of test utils
2017-09-11 11:34:16 -07:00
Kevin Serrano 68b22d409a Merge pull request #2049 from MetaMask/i1938-removecryptopermissions
Remove cryptonator from chrome manifest file
2017-09-10 11:05:52 -07:00
Thomas Huang 430d6d20f1 Merge pull request #2047 from MetaMask/i1997-networkindicate
Add caret to dropdown network selector
2017-09-08 14:38:00 -07:00
kumavis 5fa0b992a7 Merge pull request #2057 from MetaMask/Version-3.9.13
Version 3.9.13
2017-09-08 13:06:59 -07:00
Dan Finlay 585a32534d Version 3.9.13 2017-09-08 12:17:58 -07:00
kumavis d03b0547bb inpage provider - define sendAsync on the prototype 2017-09-08 11:52:00 -07:00
kumavis bcb60f8ef2 Merge branch 'master' into i1938-removecryptopermissions 2017-09-07 23:05:15 -07:00
kumavis 16957fa8ae ci - dont need global install of test utils 2017-09-07 22:49:53 -07:00
Dan Finlay a704e1d143 Merge pull request #2048 from MetaMask/i1984-tokenvalidations
Add Token Validations and Info
2017-09-07 20:26:31 -07:00
Kevin Serrano a7f0255085
Add to changelog. 2017-09-07 18:18:14 -07:00
Kevin Serrano b7e24dcda7
Remove cryptonator from chrome permissions. 2017-09-07 18:17:43 -07:00
Kevin Serrano 0e6c11a3b5
Fix typo. 2017-09-07 18:01:39 -07:00
Kevin Serrano 54a5a117d5
Fix link to open new tab. 2017-09-07 18:00:45 -07:00