Commit Graph

244 Commits

Author SHA1 Message Date
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
Dan 7c4d8c4562 Enables the old shapeshift UI within new ui. 2017-10-01 18:58:57 -07:00
kumavis d6ea2fa425 network - convert localhost from custom rpc to network type 2017-09-29 16:35:58 -07:00
Chi Kei Chan 06292107d7 Always set currency to USD on app mount 2017-09-28 16:13:53 -07:00
Chi Kei Chan 6c5865d564 Merge branch 'master' into nm 2017-09-18 11:28:10 -07:00
Chi Kei Chan 7d76e404f2 Make send token responsive; fix desktop send modal height 2017-09-14 11:45:59 -07:00
Chi Kei Chan 35d8671843 Add responsive UI to send ether modal 2017-09-14 09:56:40 -07:00
Chi Kei Chan 8b919758e5 Send Token screen partial UI 2017-09-07 04:24:03 -07:00
Kevin Serrano e647337a8a
Resolve merge conflict from master 2017-09-05 09:03:44 -07:00
Chi Kei Chan 75c3009f83 Fix header style; Address comments 2017-09-04 15:57:43 -07:00
Jacky Chan b1fc290bed Fix menu style 2017-09-04 15:57:43 -07:00
Dan 799627189d Fix margin, padding, height for header. 2017-09-01 00:12:58 -07:00
Dan e7b3ef0708 Lint fixes 2017-08-31 04:16:07 -07:00
sdtsui 4e9376ca71 Extend modal implementation and state management to accomodate multiple modal types 2017-08-20 18:32:58 -07:00
sdtsui f2f2d35992 Remove unnecessary imports, and account-detail.js 2017-08-14 08:40:25 +02:00
sdtsui d01a663342 Remove unused code - network dropdown components in app 2017-08-13 22:20:58 +02:00
sdtsui c60ea60ec9 Remove deprecated feature: main app settings dropdown 2017-08-13 22:16:22 +02:00
sdtsui 4cd33453dc [WIP] Extract network dropdown into own component 2017-08-13 22:15:21 +02:00
sdtsui e39c600a45 [WIP] Extract network dropdown out of main app render function 2017-08-13 10:49:41 -07:00
sdtsui 25184a3901 Move global modals into own pod, inside components/modals 2017-08-13 10:24:51 -07:00
sdtsui 9ec8663605 Cleanup stray logs and lint 2017-08-10 17:50:33 -07:00
sdtsui 771f9ec124 Fix logic for dropdown components attaching checkmark to correct account 2017-08-10 17:37:55 -07:00
Kevin Serrano 45fc1d6ec3
Readd loose label onto accounts. 2017-08-09 17:40:01 -07:00
sdtsui bdf5436c2d Add minor comments and cleanup for new components 2017-08-08 18:44:20 -07:00
sdtsui dc702705bf Move buy view into its own component - BuyOptions 2017-08-08 18:34:04 -07:00