aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/gas-customization/gas-modal-page-container
Commit message (Collapse)AuthorAgeFilesLines
* Redesign of gas customization basic tab.Dan Miller2018-12-043-8/+24
|
* Clean up for mmui-i11-custom-gas-price-chart branchDan Miller2018-12-042-21/+18
|
* Improve data management and tests for gas-modal-page-container price estimates.Dan Miller2018-12-042-15/+15
|
* Clean up gas chart code.Dan Miller2018-12-041-2/+9
|
* Add control arrows to advanced gas tab inputs.Dan Miller2018-12-043-1/+63
|
* Complete integration of gas chart with redux.Dan Miller2018-12-045-5/+49
|
* Read only connection of gas price chart to reduxDan Miller2018-12-044-2/+12
|
* Gas price chart improvements, redesign, bug fixes, and set up to receive ↵Dan Miller2018-12-043-1/+4
| | | | external data
* Adds not yet functional gas price chart.Dan Miller2018-12-045-13/+34
|
* Lint and unit test fixes.Dan Miller2018-12-041-3/+3
|
* Clean up for advanced gas tab customization changes.Dan Miller2018-12-042-19/+13
|
* Adds redesign for the customize gas advanced tab.Dan Miller2018-12-0410-145/+254
|
* Test updates and additions for button integration with send screen.Dan Miller2018-12-044-19/+141
|
* Integrate gas buttons with the send screen.Dan Miller2018-12-042-7/+22
|
* Connects remained of the gas customization component to redux.Dan Miller2018-12-047-100/+354
|
* Styling fixes for gas customization advanced tab content.Dan Miller2018-12-044-3/+2
|
* Improvements to propdefaults in button-group.component and ↵Dan Miller2018-12-041-1/+1
| | | | basic-tab-content.component
* Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-044-33/+24
|
* Adds basic tab content to gas customizer, with styled button group (static, ↵Dan Miller2018-12-049-14/+223
| | | | for now).
* Improve styling of advanced-tab-content gasInput rowDan Miller2018-12-043-5/+11
|
* Add tests for advanced-tab-component.js and subcomponents.Dan Miller2018-12-044-18/+275
|
* Remove gas slider from advance-tab-content.componentDan Miller2018-12-043-19/+2
|
* Split advanced-tab-content.component.js render() method into smaller ↵Dan Miller2018-12-042-31/+51
| | | | pieces; add translations to the same file.
* Adds the content of the advanced tab - w/o chart or dynamic content - to gas ↵Dan Miller2018-12-0410-11/+329
| | | | customize modal.
* Use BEM for css in gas-modal-page-containerDan Miller2018-12-043-26/+28
|
* Use correct message key in gas-modal-page-container.component.jsDan Miller2018-12-041-1/+1
|
* Adds new gas customization modal container (without content)Dan Miller2018-12-046-0/+341