Commit Graph

128 Commits (c9ec5ed38d0e2475778ca6eb18d29b3389f67190)

Author SHA1 Message Date
brunobar79 61a279204a legacy and new hd path working 6 years ago
brunobar79 4e1d8ba19d good progress adding paths 6 years ago
Dan Miller e98c3b4c01 Get nonce for showing retry button using ethQuery transaction count. 6 years ago
brunobar79 4339f04e80 use existing modals 6 years ago
brunobar79 74fd6d1d12 working without injection 6 years ago
brunobar79 76981c2ad9 added new global alert 6 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
Dan a242668872 Only show the customize gas modal if the estimateGas call is not currently in flight. 6 years ago
Dan 957d729c17 Only show the customize gas modal if the estimateGas call is not currently in flight. 6 years ago
Alexander Tseung 41e38fe553
Add notification for dropped retry transactions (#4363) 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
Alexander Tseung cbb65cc493
Fix flashing to Log in screen after logging in or restoring from seed phrase (#3466) 7 years ago
Dan J Miller 0d97ff2210
Fix NewUI reveal seed flow. (#3410) 7 years ago
Dan J Miller fe2ed68f11 Remove chrome focus outline for mouse users. (#3230) 7 years ago
Dan J Miller 100642c0ea Fix bug stemming from erroneously persistant unlock failure error message. (#3123) 7 years ago
Dan a4fd4f013f Restore display of all unconfirmed transactions. 7 years ago
Dan 980e1bfcf8 New add account page with create and import options. 7 years ago
Dan J Miller 5c1dcf3e9b [NewUI-flat] New deposit ether modal UI. (#2642) 7 years ago
Dan 56e9f98bd0 More lint fixes 7 years ago
Daijiro Wachi 0bfa10e501 Remove warning message when show import page 7 years ago
Chi Kei Chan 5cbbb476b3 ShapeShift Integration 7 years ago
Chi Kei Chan c6a3d00d80 Fix merge conflict; separate onboarding buy screen 7 years ago
Sergey Ukustov c2b8dada91 Add eth_signTypedData handler 7 years ago
Dan 01816e1b22 Adds a back button to export private key modal; connects account details to same modal. 7 years ago
Dan 25c2865076 Restore notification functionality 7 years ago
Chi Kei Chan e1077836ce Add Confirm Send token screen 7 years ago
Dan e2dc9328fc Send user to most recent pending transaction after sending a transaction. 7 years ago
Dan 3e6b619bd8 Use ternary operator instead of two conditionals. 7 years ago
Dan 6d3b3d4203 Show confirm transaction screen when clicking a pending transaction in the list. 7 years ago
Dan aa60944e30 Remove default to confirm screen on login. 7 years ago
Chi Kei Chan 8b919758e5 Send Token screen partial UI 7 years ago
sdtsui 4e9376ca71 Extend modal implementation and state management to accomodate multiple modal types 7 years ago
sdtsui 4cd33453dc [WIP] Extract network dropdown into own component 7 years ago
sdtsui aab0fda9ac Add actions and reducers for global modal 7 years ago
kumavis da7471e095 lint fixes 7 years ago
sdtsui 7767f9f7ad Hook up responsive sidebar 7 years ago
Dan Finlay 86d367957f Move responsive ui into its own folder for easier merges 7 years ago
Dan Finlay 5eb3d5d485 Make folder for responsive UI 7 years ago
Dan Finlay 0e1e0aa323 Create add token button and template view 8 years ago
Thomas Huang 6bdb4c8728 Fix linting warnings 8 years ago
Jared Pereira 7f12be6a01 remove updateCoinBaseAmount action 8 years ago
Jared Pereira 5cabd3e02d remove updateBuyAddress action 8 years ago
Jared Pereira e543050868 remove extra buyAddress in state 8 years ago
frankiebee ce03b7db51 Initial redo attempt of the buy view to look like vladt's desighn 8 years ago
kumavis 60a48e713f ui - move popup auto-close after tx conf to ui entrypoint 8 years ago
kumavis 49d8877fd7 ui - startPopup returns store after boot 8 years ago
kumavis 0ef679388a ui - reducer - app - code cleanup 8 years ago
kumavis bd704b1d7e etc - fix notification-manager ref, remove duplicated test file 8 years ago
kumavis 5036263f88 introduce platform api and rename notifications to notification-manager 8 years ago
Kevin Serrano 5cd917b0e9
Add personalMessages to function to calculate pending tx index. 8 years ago