MyCrypto/common
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
..
actions Equivalent Values Bugfixes (#870) 2018-01-21 22:21:48 -06:00
api Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
assets Various Browser Quirk Fixes (#881) 2018-01-22 14:44:13 -06:00
components Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
config Add MyCrypto ETH Endpoint (#898) 2018-01-24 20:26:16 -06:00
containers Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
libs Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
reducers Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
sagas Fix misc send issues (#916) 2018-01-24 20:41:39 -06:00
sass Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
selectors Fix misc send issues (#916) 2018-01-24 20:41:39 -06:00
translations Onboarding Modal (#611) 2018-01-11 12:13:14 -06:00
typescript ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
utils Electron App (#854) 2018-01-22 17:38:06 -06:00
vendor Update trezor-connect.js to v4 (#856) 2018-01-17 23:16:47 -06:00
Root.tsx Discourage private keys (pt. 1) (#780) 2018-01-24 16:23:20 -06:00
freezer.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
index.html Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
index.tsx Revert "Implement `offline-plugin` for Service Workers / App Cache (#701)" (#760) 2018-01-08 23:04:20 -06:00
store.ts Improved Gas Estimate UX (#830) 2018-01-15 03:59:59 -06:00