Commit Graph

46 Commits (a09dca68a456ba0406b9d88556e44f9a1e0f8c57)

Author SHA1 Message Date
frankiebee 9ebc5ed33c make buy button green 8 years ago
Dan Finlay 81d3658343 Improve UI gas calculation logic 8 years ago
Dan Finlay 5cc934f18c Fix tx selecting bug 8 years ago
Dan Finlay 8e7b5d6a13 Remove unnecessary log 8 years ago
Dan Finlay 0e74cf2cba Disable accept button when gas limit is too low 8 years ago
Dan Finlay 6a46e9ce06 Make gas calculations on render more consistent 8 years ago
Dan Finlay 9bea31a402 Fix initial tx fee estimation 8 years ago
Dan Finlay 3400ed0955 Fix a couple things 8 years ago
Dan Finlay 018b1d006f Make reset button clear errors 8 years ago
Dan Finlay 31c1839ed7 Fix initial gas price estimate 8 years ago
Dan Finlay 612bace17d Prevent default for reset and reject buttons 8 years ago
Dan Finlay 55e8a717e6 Fix some broken refs 8 years ago
Dan Finlay e7a3330b98 Combine pending-tx-details component into pending-tx-details 8 years ago
Dan Finlay 77907038ff Got basic validations working 8 years ago
Kevin Serrano 72932bdcba
Prevent submission of invalid gas parameters. 8 years ago
Kevin Serrano 0ac1f749fd
Various improvements to gas input. 8 years ago
Kevin Serrano a600ccd4f8
Add reset button to reset gas fields. 8 years ago
Kevin Serrano 5d1a4db5e5
Further styling to get hex component working. Fix some typos. 8 years ago
Dan Finlay c4e9354575 Linted 8 years ago
Kevin Serrano a77a5f0ab3
Move input boxes into table and into details component. 8 years ago
Kevin Serrano dfc89d6c6d
Make gasPrice accessible to the UI. 8 years ago
Dan Finlay 6b56d6ba98 Broke hex decimal input into its own component 8 years ago
Kevin Serrano 89af0ef408
Change state to props, add modifiable fields. 8 years ago
Kevin Serrano 0c23925c23
Fix lint rules for ternary operator placement. 8 years ago
Kevin Serrano 23263bec7d
Linting to the max. 8 years ago
Frankie b60992b446 Fix funny looking errors in conf-tx 8 years ago
kumavis 536cab0687 detect tx error - show warning and fix gasLimit 8 years ago
Frankie cf484d735f Clean up some of the code 8 years ago
kumavis 1325990726 css - smaller balance warning 8 years ago
kumavis f0d83813d6 confTx - add insufficient balance warning message 8 years ago
kumavis 5005fc143b confTx - show disabled accept btn + add colors 8 years ago
Frankie ef0b535d94 Drop the buy button in the confTx view if account does not have enough eth 8 years ago
Dan Finlay 3cd502a163 Restore button naming consistency 8 years ago
Dan Finlay 468c1ffa42 Refined tx confirmation button styles 8 years ago
Dan Finlay 2a204624f5 Implement tx confirmation style refinements 8 years ago
Dan Finlay 9e0d9b88cc Linted 8 years ago
Dan Finlay 7481f7c3df Fleshed out pending tx view 8 years ago
Kevin Serrano 3ae479f5ac Unify wording for transaction options (#369) 8 years ago
kumavis 770528d538 clean - appease the linting machine 8 years ago
kumavis d7d440b2c2 svg notif now work for msg signatures 8 years ago
kumavis eb1b9d027f breakout pending-tx-details 8 years ago
kumavis be25f4da06 pending-tx pass the identicon pref on 8 years ago
kumavis cc7dbace38 tx-conf add non-interactive mode for notification 8 years ago
kumavis 2495c6ea54 svg notifications - remove unneeded deps and clean code 8 years ago
kumavis 122576a790 initial svg notifications 8 years ago
Dan Finlay 8fde8a8921 Manually linted 8 years ago
Dan Finlay a08c3bc01b Auto linted 8 years ago
Dan Finlay 46e100f595 Improve tx UI 9 years ago
Dan Finlay e6c4d63ccd Add UI for Signing Messages 9 years ago