MyCrypto/common/components
James Prado c631f45ab7 Improve Gas Price UX (Part 2) (#850)
* Remove gas dropdown & Add gas sliders

* Update styles

* Revert changes made to requestpayment.tsx

* Update style & add custom labels to GasLimitField

* Update styles

* Update confirm transaction modal

* Revert "Update confirm transaction modal"

This reverts commit 743c9a505fe070feb55f7af550ad918a3d8899d1.

* Add transaction fee to tx confirmation modal

* Update styles

* Remove old gasPriceDropdown files & use network units in tx fee

* Add option to lock gaslimit data

* fix tslint errors

* Rename lockData to readOnly

* Add option to check if validAmount before generating transaction

* Add nonce field if gas slider is readonly

* Automatically set nonce in  <Send/>

* Update snapshot

* Move getNonceRequested to GasSlider component

* Add optional to check value for isValidAmount selector

* Add selector for transaction fee

* Update GasSlider component & Rename to Gas

* update snapshots

* Fix subtabs className

* Update styles

* Remove dataField on contract interact

* rename <Gas/> to <TXMetaDataPanel/>
2018-01-24 21:43:27 -06:00
..
AddressFieldFactory ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
AlphaAgreement Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
AmountFieldFactory Fix misc send issues (#916) 2018-01-24 20:41:39 -06:00
BalanceSidebar Minimize re-renders due to gas price changes (#886) 2018-01-22 18:12:03 -06:00
ConfirmationModal Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
CurrentCustomMessage Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
DataFieldFactory Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
ErrorScreen Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
ExtendedNotifications Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
Footer Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GasLimitFieldFactory Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
GenerateKeystoreModal Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GenerateTransaction Fix misc send issues (#916) 2018-01-24 20:41:39 -06:00
Header Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
NonceFieldFactory Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
PageNotFound Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
PaperWallet Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
PrintableWallet Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00
SendButtonFactory Replace <Aux> with React Fragements (#816) 2018-01-14 20:07:02 -06:00
SendEverything Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
SubTabs Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
TXMetaDataPanel Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
UnitDropDown Use network unit everywhere, fix network redux state (#765) 2018-01-09 14:13:14 -06:00
WalletDecrypt Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
hocs Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
renderCbs ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
ui Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
AddressField.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
AmountField.tsx Replace <Aux> with React Fragements (#816) 2018-01-14 20:07:02 -06:00
DataField.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GasLimitField.tsx Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
LogOutPrompt.tsx Fix Logout Prompt (#725) 2018-01-04 10:31:22 -06:00
NonceField.tsx Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
RouteNotFound.tsx Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
SendButton.tsx Broadcast UI Cleanup (#658) 2017-12-24 15:56:40 -06:00
SigningStatus.tsx Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
Translate.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
UpdateModal.scss Electron App (#854) 2018-01-22 17:38:06 -06:00
UpdateModal.tsx Electron App (#854) 2018-01-22 17:38:06 -06:00
index.ts Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00