aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/gas-customization
Commit message (Expand)AuthorAgeFilesLines
* Show transaction fee instead of total fee in top left of gas customization mo...Dan Miller2018-12-134-9/+9
* Fix width of gas customization model in notification viewDan Miller2018-12-132-3/+4
* Add missing translation to the gas customization component.Dan Miller2018-12-135-14/+17
* Ensures that advanced tab gas limit reflects tx gas limitDan Miller2018-12-121-2/+2
* Improve ux for low gas price set (#5862)Dan J Miller2018-12-117-57/+237
* Fix styling of send screen in extension view when hex data on.Dan Miller2018-12-042-4/+14
* Final gas customization fixesDan Miller2018-12-0410-41/+111
* Modify results of API data to better fit gas chart: remove outliers, pad dataDan Miller2018-12-043-9/+19
* Add loading spinners when waiting for APIs in the gas customization modalDan Miller2018-12-048-6/+56
* Uses more reliable api on main send screen; caches basic api results in modalDan Miller2018-12-044-3/+62
* Improve responsiveness of customize speed up slider.Dan Miller2018-12-041-0/+19
* Make gas customization modal responsive.Dan Miller2018-12-043-0/+21
* Fixes for components that break e2e gas customization tests, plus unit test u...Dan Miller2018-12-042-2/+2
* Adds speed up slide-in gas customization sidebarDan Miller2018-12-047-34/+149
* Redesign of gas customization basic tab.Dan Miller2018-12-045-10/+122
* Clean up for mmui-i11-custom-gas-price-chart branchDan Miller2018-12-044-33/+25
* Improve data management and tests for gas-modal-page-container price estimates.Dan Miller2018-12-042-15/+15
* Update tests, plus some lint fixes, for gas-price-chartDan Miller2018-12-043-53/+204
* Clean up gas chart code.Dan Miller2018-12-043-362/+373
* Add control arrows to advanced gas tab inputs.Dan Miller2018-12-043-1/+63
* Complete integration of gas chart with redux.Dan Miller2018-12-047-13/+146
* Read only connection of gas price chart to reduxDan Miller2018-12-045-5/+54
* Gas price chart improvements, redesign, bug fixes, and set up to receive exte...Dan Miller2018-12-045-88/+300
* Adds not yet functional gas price chart.Dan Miller2018-12-048-19/+285
* 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-0415-145/+304
* Test updates and additions for button integration with send screen.Dan Miller2018-12-046-40/+158
* Integrate gas buttons with the send screen.Dan Miller2018-12-044-19/+104
* 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 basic-tab-content....Dan Miller2018-12-041-1/+1
* Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-045-33/+38
* Adds basic tab content to gas customizer, with styled button group (static, f...Dan Miller2018-12-0413-14/+607
* 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 pieces;...Dan Miller2018-12-042-31/+51
* Adds the content of the advanced tab - w/o chart or dynamic content - to gas ...Dan Miller2018-12-0414-11/+435
* 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