Commit Graph

69 Commits (5c86194c0ab99f36092a0121513a4114a703a71c)

Author SHA1 Message Date
Dan 5c86194c0a Show loading on conf-tx until the pending tx is available. 7 years ago
Dan 7d6ad48f15 Touch up transaction list item styles, remove main-content scroll bars, align buttons with main-content.. 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
sdtsui 65327dd11f Cleanup unnecessary pending tx-switching logic 7 years ago
Dan Finlay 0ea6749dbc Lots of flex rearrangement on account detail view 7 years ago
Dan Finlay 38dccab12e Fix reference 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 bb6e41963d Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000 8 years ago
Kevin Serrano 2b7d842498
Update gasblocklimit params with every block. 8 years ago
Dan Finlay 31c7daee73 Fix bug where edited gas parameters did not take effect 8 years ago
Dan Finlay b4e6ea9db7 Fix fiat rendering 8 years ago
Dan Finlay 19db11856b Remove redux dependency from eth-balance and its dependent tree 8 years ago
Thomas Huang 6bdb4c8728 Fix linting warnings 8 years ago
frankiebee 1eda55c85a Fix issue where stopPropagation didnt stop submitting the tx when clicking buy button 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 612bace17d Prevent default for reset and reject buttons 8 years ago
Dan Finlay 77907038ff Got basic validations working 8 years ago
Dan Finlay 6f598570d8 Fix loading indication for conf-tx view 8 years ago
Dan Finlay f908aaafbc Use correct action to update and submit tx 8 years ago
Dan Finlay 2e16e1eb94 Fixed bug that made send screen sometimes transition to account detail 8 years ago
Dan Finlay 45138af6c6 Fix infinite loop bug 8 years ago
Dan Finlay 04df5c1f2d Fix reference 8 years ago
Dan Finlay 3ddfdfff98 Emit updated tx values on accept click 8 years ago
Dan Finlay 961a83769b Fix cancel msg signing behavior. 8 years ago
Dan Finlay 4697aca02c Got personal_sign working 8 years ago
Dan Finlay 7ec25526b7 Add alternate UI for pending personal_sign messages 8 years ago
Dan Finlay 564f920ae0 Add personal sign actions and template 8 years ago
Dan Finlay 05080d1c50 Fix UI Dev Mode for Tx Approval 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
kumavis f9b31fe2c3 rename selectedAccount to selectedAddress 8 years ago
Frankie 8be68575bb Clean up message manger includes: 8 years ago
Frankie 8ed657d5d5 fix base 8 years ago
Frankie b2623510ae Fix issue where ConfTx view lets you approve txs when the account has insufficient balance 8 years ago
Dan Finlay 54c536e72c Fix message signing UI rendering 8 years ago
Frankie 6481f9ced4 Dont render conf-tx if their are no txParams to show 8 years ago
Frankie c1656aff19 lint 8 years ago
Frankie 34081c8cb2 Fix sorting and instances where something could be undefined 8 years ago
Frankie 0fae263a9a Take some of the tx Logic out of the UI and create a visble state for pending and unaproved transactions 8 years ago
Kevin Serrano 3a6159080e
quick typo fix. 8 years ago
Kevin Serrano af61bb9065
Switch order of header and indicator. 8 years ago
Kevin Serrano a8a37e4d40
Make network somewhat more modular, add new network indicator. 8 years ago
Kevin Serrano f5b0795ac5
change all instances of selectedAddress to selectedAccount. 8 years ago
Frankie b60f51dfc2 lint fix 8 years ago
Frankie b60992b446 Fix funny looking errors in conf-tx 8 years ago
Frankie cf484d735f Clean up some of the code 8 years ago
Frankie ef0b535d94 Drop the buy button in the confTx view if account does not have enough eth 8 years ago