Commit Graph

53 Commits (a180fb03209bdbc4df9645a665108a8cd8788a5a)

Author SHA1 Message Date
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
Dan Finlay c8f0802a8e Fix bug that prevented publishing contracts 8 years ago
frankiebee 0f69a09823 Fix linting error 8 years ago
frankiebee 653319be10 move address check to util.isValidAddress 8 years ago
frankiebee 37fd32025f Fix punctuation 8 years ago
frankiebee bb6e41963d Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000 8 years ago
Dan Finlay 773b36b0de Move address copying into reusable component 8 years ago
Dan Finlay ec097c8e34 Add copy links to mini tx panels 8 years ago
Kevin Serrano 2b7d842498
Update gasblocklimit params with every block. 8 years ago
Kevin Serrano 51b5e2f6e7
Add max gas limit to UI 8 years ago
Kevin Serrano 9554788c14
Minor cleanup of lint 8 years ago
Kevin Serrano 10ca3b6467
Fix bug where submit was enabled when invalid params were filled out. 8 years ago
Kevin Serrano 31d17c9e25
Fix test, create new value for precision/scale 8 years ago
Kevin Serrano 717db41d0b
Modify test, replace clone package. 8 years ago
Kevin Serrano d8130f1eff
Fix reset button. 8 years ago
Kevin Serrano 53b8d18a5f
Complete transition into BN. 8 years ago
Dan Finlay b4e6ea9db7 Fix fiat rendering 8 years ago
Dan Finlay fc7b4cb4bc Linted 8 years ago
Dan Finlay 75d9b5619c Verify updating gas value updates 8 years ago