Commit Graph

354 Commits (fdc7eb211340b3af035a7f7c023155a8f1b1675d)

Author SHA1 Message Date
Chi Kei Chan 376ae032fe Fix selectors 7 years ago
Dan 332c7441b6 Get currency from state in account details, send and confirm screens. 7 years ago
Dan 6e73eacd5f Turn off feature toggle. 7 years ago
kumavis 8da0d0b28a Revert "NetworkController refactor for new EthClient interface" 7 years ago
Chi Kei Chan 5ee6e4d3b3 wip 7 years ago
Dan J Miller 803eaaf968 [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state (#2364) 7 years ago
Chi Kei Chan 81f62a7443 Adding Account Dropdown V2 7 years ago
Chi Kei Chan 57179d2b05 Various styling fixes 7 years ago
kumavis f0713d4b1a ui - network - fix localhost active status 7 years ago
Dan 49f76d27a9 Adds checkFeatureToggle util. 7 years ago
Dan bbe893a0d8 UI for send screen container without form rows. 7 years ago
Branden Soropia db1dd46f8d Removed MetaMasktitle. Fixed #1730. 7 years ago
Dan ff64fe98dd Shapeshift deposit tx modal. 7 years ago
Dan 7c4d8c4562 Enables the old shapeshift UI within new ui. 7 years ago
kumavis d6ea2fa425 network - convert localhost from custom rpc to network type 7 years ago
Chi Kei Chan 06292107d7 Always set currency to USD on app mount 7 years ago
Chi Kei Chan 7d76e404f2 Make send token responsive; fix desktop send modal height 7 years ago
Chi Kei Chan 35d8671843 Add responsive UI to send ether modal 7 years ago
Chi Kei Chan 8b919758e5 Send Token screen partial UI 7 years ago
Chi Kei Chan 75c3009f83 Fix header style; Address comments 7 years ago
Jacky Chan b1fc290bed Fix menu style 7 years ago
Dan 799627189d Fix margin, padding, height for header. 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
sdtsui 4e9376ca71 Extend modal implementation and state management to accomodate multiple modal types 7 years ago
sdtsui f2f2d35992 Remove unnecessary imports, and account-detail.js 7 years ago
sdtsui d01a663342 Remove unused code - network dropdown components in app 7 years ago
sdtsui c60ea60ec9 Remove deprecated feature: main app settings dropdown 7 years ago
sdtsui 4cd33453dc [WIP] Extract network dropdown into own component 7 years ago
sdtsui e39c600a45 [WIP] Extract network dropdown out of main app render function 7 years ago
sdtsui 25184a3901 Move global modals into own pod, inside components/modals 7 years ago
sdtsui 9ec8663605 Cleanup stray logs and lint 7 years ago
sdtsui 771f9ec124 Fix logic for dropdown components attaching checkmark to correct account 7 years ago
Kevin Serrano 45fc1d6ec3
Readd loose label onto accounts. 7 years ago
sdtsui bdf5436c2d Add minor comments and cleanup for new components 7 years ago
sdtsui dc702705bf Move buy view into its own component - BuyOptions 7 years ago
sdtsui eab5718a40 Add an additional font-size breakpoint for buy modal on the largest screens 7 years ago
sdtsui b97dcf09ac Move inline styles out into explicitly named BEM classes 7 years ago
sdtsui 928adae104 Implement modal content for buy flow - mobile view 7 years ago
sdtsui f72f57dc6c Implement global modal 7 years ago
sdtsui 7cb031eeb9 Add sidebar click handler to overlay 7 years ago
sdtsui a7017b824d Refactor app-header css, including box shadow and z-index 7 years ago
sdtsui b5251d22a6 Fix integration test failures: unnecessary sandwich-expando event stopPropagation 7 years ago
sdtsui 781ac00eac Re-enable css transitions for dropdowns in header, needs menu-droppo library update 7 years ago
sdtsui baee076348 Lint ui/app 7 years ago
sdtsui 086441e41c Increase size of network dropdown 7 years ago
sdtsui 10d3a519c8 De-dupe click handler for sandwich-expando 7 years ago
sdtsui 850e9b63d2 Move accountselector menu-droppo up to app-header 7 years ago
Kevin Serrano 77908e1181
Fix wonky widths for notices. 7 years ago
sdtsui 0e631f6ac0 Add notes for @Zanibar, with props.isUnlocked and currentView.name logs 7 years ago
sdtsui 3ed81847d1 Isolate routing logic for isUnlocked, remove stray logs 7 years ago