Commit Graph

11 Commits (36b371283cc91b479a9a0e34ace108461576140a)

Author SHA1 Message Date
Alexander Tseung 4512243290
Fix styling on confirm-send-ether and confirm-send-token (#3600) 7 years ago
Alexander Tseung 6f749e5576
Update Confirm Contract screen (#3597) 7 years ago
Nick Doiron abfa74f09a complete i18n across new UI 7 years ago
Nick Doiron 7da52c5997 separate out cross-browser i18n for extensions 7 years ago
Nick Doiron 99898ac775 better organization of locale file; i18n in more view files 7 years ago
Dan 220da24f9a Change min gas price to 0.1 GWEI 7 years ago
Chi Kei Chan 8f3b762461 Fix Conversions bugs; Fiat value bugs 7 years ago
Dan 332c7441b6 Get currency from state in account details, send and confirm screens. 7 years ago
Chi Kei Chan c221f5ce79 Confirm Token and Confirm Contract v2 7 years ago
Chi Kei Chan 06292107d7 Always set currency to USD on app mount 7 years ago
Chi Kei Chan c77029ea90 Implement Confirm Deploy Contract screen 7 years ago
Chi Kei Chan e1077836ce Add Confirm Send token screen 7 years ago
Chi Kei Chan 83cda2b82e Refactor Confirmation Tx to render different screen 7 years ago
Dan 39afbea7aa Confirm screen shows amount plus gas in total field 7 years ago
Dan 54bbf8d859 Handle transaction totals in WEI in tx-list, send and pending. 7 years ago
Chi Kei Chan d722c1045f Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate 7 years ago
Dan 6bd71d6937 Fix send and pending. 7 years ago
Dan Finlay 0ba6493175 Use computed balance for tx confirmation 7 years ago
Dan a5ab91e572 Enables Cancel button in confirmation screen. 7 years ago
Dan 6fa1cd6225 Reapply conversion utility changes and fix calls to utility in pending-tx. 7 years ago
Kevin Serrano a22a2586ab
Haha silly me, only when gas is estimated and not explicit. 7 years ago
Kevin Serrano 6e725b123b
Lower warning threshold for high tx fee to account for fluctuating blockGasLimits 7 years ago
Kevin Serrano 06153dd47d
Add warning of higher failure risk since app proposed gasLimit. 7 years ago
Chi Kei Chan 8f31b05ac5 Add token exchange rates 7 years ago
Chi Kei Chan 8b5f2a95df Improve styling in Confirmation Screen; Show decoded send token data 7 years ago
Chi Kei Chan b64471833f Revert "Overhaul currency conversion utility and update calls to utility in pending-tx." 7 years ago
Dan 080890a46e Overhaul currency conversion utility and update calls to utility in pending-tx. 7 years ago
Chi Kei Chan 7eb6dae418 Added signTokenTx; Adding token confirmation screen 7 years ago
Dan J Miller 1e83835ba8 [New-UI] Confirm Screen restyle and connect to state (#2042) 7 years ago
Kevin Serrano 27ba7f6ed3
Show reject all only when tx count is > 1 7 years ago
Kevin Serrano 41e9904d9b
Convert icon to button. 7 years ago
Kevin Serrano 3a87a30912
Fold submit and buy ether into one button slot 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
kumavis da16f39626 Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial 7 years ago
sdtsui a7ab69b940 Adjust button styles for Send Token screen 7 years ago
sdtsui 97cb25c9f1 Adjust copy in send token confirmation screen 7 years ago
sdtsui 9373ba9f38 Move action buttons out of send token container, tweak styles 7 years ago
sdtsui f368f371c2 Simplify btn-green colors 7 years ago
sdtsui 689f60d1ce Add rounded background to total token, with minor styling tweaks 7 years ago
sdtsui 4880ee26d5 Add note to self, for future code cleanup 7 years ago
sdtsui abc78a1bf9 Add content boxes to pendingTx, prep for reusability 7 years ago
sdtsui 35ff4c195c [WIP] Isolate form logic from rest of confirmation UI 7 years ago
Dan Finlay 8ba32d5ea8 Set min gas price to 1 gwei 7 years ago
Dan Finlay a22adec66f Replace ui with responsive-ui 7 years ago
Dan Finlay 86d367957f Move responsive ui into its own folder for easier merges 7 years ago
Dan Finlay e285f2cae9 Get duplicate UI template working 7 years ago
Dan Finlay 5eb3d5d485 Make folder for responsive UI 7 years ago
frankiebee 5e8b4e3226 change “ACCEPT” to “SUBMIT” 7 years ago
Kevin Serrano 9962a3068b
Change disabling button as state property. 7 years ago
Kevin Serrano 615b8d05a1
Prevent users from accidentally submitting two transactions by disabling button. 7 years ago