aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/gas-customization/gas-price-chart
Commit message (Collapse)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-225-813/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove ui/app/keychains/ * Remove ui/app/img/ (unused images) * Move conversion-util to helpers/utils/ * Move token-util to helpers/utils/ * Move /helpers/*.js inside /helpers/utils/ * Move util tests inside /helpers/utils/ * Renameand move confirm-transaction/util.js to helpers/utils/ * Move higher-order-components to helpers/higher-order-components/ * Move infura-conversion.json to helpers/constants/ * Move all utility functions to helpers/utils/ * Move pages directory to top-level * Move all constants to helpers/constants/ * Move metametrics inside helpers/ * Move app and root inside pages/ * Move routes inside helpers/ * Re-organize ducks/ * Move reducers to ducks/ * Move selectors inside selectors/ * Move test out of test folder * Move action, reducer, store inside store/ * Move ui components inside ui/ * Move UI components inside ui/ * Move connected components inside components/app/ * Move i18n-helper inside helpers/ * Fix unit tests * Fix unit test * Move pages components * Rename routes component * Move reducers to ducks/index * Fix bad path in unit test
* Add missing translation to the gas customization component.Dan Miller2018-12-131-1/+1
|
* Final gas customization fixesDan Miller2018-12-042-19/+37
|
* Modify results of API data to better fit gas chart: remove outliers, pad dataDan Miller2018-12-043-9/+19
|
* Make gas customization modal responsive.Dan Miller2018-12-041-0/+5
|
* Fixes for components that break e2e gas customization tests, plus unit test ↵Dan Miller2018-12-042-2/+2
| | | | updates.
* Clean up for mmui-i11-custom-gas-price-chart branchDan Miller2018-12-042-12/+7
|
* Update tests, plus some lint fixes, for gas-price-chartDan Miller2018-12-043-53/+204
|
* Clean up gas chart code.Dan Miller2018-12-042-360/+364
|
* Complete integration of gas chart with redux.Dan Miller2018-12-042-8/+97
|
* Read only connection of gas price chart to reduxDan Miller2018-12-041-3/+42
|
* Gas price chart improvements, redesign, bug fixes, and set up to receive ↵Dan Miller2018-12-042-87/+296
| | | | external data
* Adds not yet functional gas price chart.Dan Miller2018-12-043-6/+251
|
* Adds redesign for the customize gas advanced tab.Dan Miller2018-12-044-0/+48