Commit Graph

268 Commits

Author SHA1 Message Date
Alexander Tseung eb919f4710 Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension into cb-254 2018-02-08 16:43:31 -08:00
Dan J Miller 7f151b861c
[NewUI] Opens to full screen when restoring from seed. (#3201)
* Opens to full screen when restoring from seed.

* Remove redundant parameter in actions.markPasswordForgotten call.
2018-02-07 21:08:55 -03:30
Alexander Tseung 0c6fef3dec Add create new account routes, fix conflicts from uat updates 2018-01-31 18:08:49 -08:00
Alexander Tseung ecc39c5a7a Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254 2018-01-29 18:22:52 -08:00
Alexander Tseung 81f86cfab6 Merge branch 'uat' into uat-master-011618 2018-01-16 18:17:28 -08:00
Dan Finlay 58be1742e1 Rename lock to log out
Fixes #2475
2018-01-15 16:04:49 -08:00
Dan 980e1bfcf8 New add account page with create and import options. 2018-01-12 13:42:51 -08:00
Chi Kei Chan 71a308d98b
Merge branch 'uat' into cb-388 2018-01-12 13:41:03 -08:00
Alexander Tseung bdcee058dc Fix styling in initialization 2018-01-12 13:39:26 -08:00
Alexander Tseung 208e94d3bf Update main view styling 2018-01-10 21:09:09 -08:00
Alexander Tseung a6f062a686 Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c 2018-01-03 11:06:08 -08:00
oosthuizenr 1da385f78b
fix comment 2018-01-02 21:29:26 +02:00
Renier Oosthuizen 4a598fc7ac Fixes #2834 2018-01-02 21:07:48 +02:00
Alexander Tseung 5d1187c37b Add route for signature request 2017-12-14 14:11:23 -08:00
Alexander Tseung 706a6b0ad6 Add initialized checks for first time flow routes 2017-12-14 14:11:23 -08:00
Alexander Tseung d9ea2df6c2 Add route for Mascara confirm seed 2017-12-14 14:11:23 -08:00
Alexander Tseung ec5e0a711c Fix lint errors 2017-12-14 14:11:23 -08:00
Alexander Tseung dde39e82b5 Add routes for mascara 2017-12-14 14:11:23 -08:00
Alexander Tseung e226b10a89 Add react-router to allow use of the browser back button 2017-12-14 12:50:20 -08:00
Dan 4e0485938a Fix height of login screen 2017-12-12 12:31:52 -08:00
Dan 730d7f84ca Update newUI UI for switching back to old UI. 2017-12-04 23:08:51 -03:30
Dan 84321b2d9b Lint fix 2017-12-04 23:08:23 -03:30
Dan 7f79524070 Add UI selection 2017-12-04 23:08:23 -03:30
Dan 56e9f98bd0 More lint fixes 2017-11-02 09:45:59 -02:30
Dan 5a94775b3f Lint fixes for NewUI-flat. 2017-11-02 00:00:33 -02:30
Alexander Tseung 3d8182f5d5 Add Info section 2017-10-25 12:16:47 -07:00
Chi Kei Chan 8d3a317b91 Show home page when metafox is clicked 2017-10-25 00:34:12 -07:00
Chi Kei Chan 7c20011023 Merge branch 'master' into NewUI-flat 2017-10-24 16:50:25 -07:00
Chi Kei Chan 6daa834323 Disable network dropdown on conf tx screen 2017-10-24 01:07:51 -07:00
Alexander Tseung 2c032e0df4 Update settings screen to new UI 2017-10-22 22:40:03 -07:00
Chi Kei Chan c6a3d00d80 Fix merge conflict; separate onboarding buy screen 2017-10-20 21:51:37 -07:00
Jacky Chan 638bbe0428 Shuffle tokens 2017-10-20 21:51:37 -07:00
Jacky Chan 85e485128f Add Go to Coinbase; Show Buy Ether after signup 2017-10-20 21:51:37 -07:00
Jacky Chan e1497fafa6 Add UniqueImageScreen 2017-10-20 21:51:37 -07:00
Jacky Chan 0264ecaad7 Adding CreatePasswordScreen 2017-10-20 21:51:37 -07:00
Alexander Tseung 5a93ec0252 Fix loading animation not showing on network change 2017-10-19 21:06:14 -07:00
Chi Kei Chan 376ae032fe Fix selectors 2017-10-19 12:47:44 -07:00
Dan 332c7441b6 Get currency from state in account details, send and confirm screens. 2017-10-19 16:30:54 -02:30
Dan 6e73eacd5f Turn off feature toggle. 2017-10-18 20:21:46 -07:00
kumavis 8da0d0b28a Revert "NetworkController refactor for new EthClient interface" 2017-10-18 15:09:32 -07:00
Chi Kei Chan 5ee6e4d3b3 wip 2017-10-17 22:38:00 -07:00
Dan J Miller 803eaaf968 [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state (#2364)
* Adds memo field to send-v2.

* Vertical align transaction with flexbox.

* Customize Gas UI

* Remove internal state from InputNumber and fix use in gastooltip.

* Move customize-gas-modal to its own folder and minor cleanup

* Create send container, get account info from state, and make currency display more reusable

* Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
2017-10-13 13:19:22 -07:00
Chi Kei Chan 81f62a7443 Adding Account Dropdown V2 2017-10-13 02:11:01 -04:00
Chi Kei Chan 57179d2b05 Various styling fixes 2017-10-12 18:46:18 -04:00
kumavis f0713d4b1a ui - network - fix localhost active status 2017-10-11 01:01:29 -07:00
Dan 49f76d27a9 Adds checkFeatureToggle util. 2017-10-08 17:48:09 -07:00
Dan bbe893a0d8 UI for send screen container without form rows. 2017-10-08 17:48:09 -07:00
Chi Kei Chan bd99bc2e88 Merge branch 'master' into NewUI-flat 2017-10-03 16:02:58 -07:00
Branden Soropia db1dd46f8d Removed MetaMasktitle. Fixed #1730. 2017-10-02 00:02:30 -04:00
Dan ff64fe98dd Shapeshift deposit tx modal. 2017-10-01 18:58:57 -07:00