Commit Graph

4297 Commits

Author SHA1 Message Date
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
Chi Kei Chan 7eb6dae418 Added signTokenTx; Adding token confirmation screen 2017-09-12 02:22:23 -07:00
Chi Kei Chan 836bf2e1a3 Add frontend validation to send-token 2017-09-11 23:18:54 -07: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 J Miller 1e83835ba8 [New-UI] Confirm Screen restyle and connect to state (#2042)
* Adds utility for converting currencies (WIP)

* Implements confirm screen

* Style tweaks.

* Confirm screen total ammount now uses real data.

* Confirm screen total ammount now uses real data.

* Replace content divider with sibling css.

* Replace section divider with scss.
2017-09-11 22:19:05 -07:00
Chi Kei Chan 062e67bff8 Add buttons; handle back; add yarn.lock 2017-09-11 22:14:09 -07:00
Dan 392d0d020c Use transparent border for consistent size with and without border. 2017-09-11 19:16:43 -07:00
Dan 8342c20b58 Cleaner css for circle icon. 2017-09-11 19:16:43 -07:00
Dan 6beb1b33bb Replace checkmark with font-awesome equivalent. 2017-09-11 19:16:43 -07:00
Dan 99047e3ef4 Adds title, divider and descriptive text to network dropdown. 2017-09-11 19:16:43 -07:00
Dan 6a3c59e409 Highlighted circle icons for the network menu. 2017-09-11 19:16:43 -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
kumavis 8545453a9d contentscript - fix obj-multiplex instantiation and use pump for streams 2017-09-11 14:30:30 -07:00
kumavis 41164f61db Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-leak-fix 2017-09-11 14:21:09 -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
Chi Kei Chan 663cb758b3 Style send token screen 2017-09-11 00:45:06 -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
Dan 395e8bfce0 Use width 100 and margin for the new modal input. 2017-09-08 10:56:56 -07:00