aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/gas-customization/gas-modal-page-container
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-2219-2348/+0
* Prevent advanced gas input arrows from setting value to < 0 (#6248)Dan J Miller2019-03-071-2/+12
* Show/Hide Fiat on Testnets based on User Preference (#6153)Chi Kei Chan2019-02-272-1/+69
* 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-131-2/+0
* Add missing translation to the gas customization component.Dan Miller2018-12-134-13/+16
* 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-041-0/+6
* Final gas customization fixesDan Miller2018-12-047-21/+73
* 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-041-0/+8
* Adds speed up slide-in gas customization sidebarDan Miller2018-12-047-34/+149
* 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 exte...Dan Miller2018-12-043-1/+4
* 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 basic-tab-content....Dan Miller2018-12-041-1/+1
* 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, f...Dan Miller2018-12-049-14/+223
* 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-0410-11/+329
* 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