Dan J Miller
|
0e37904692
|
Add useFastestButtons options to gas-customization modal and utilize it in swaps. (#9548)
|
2020-10-12 14:21:17 -02:30 |
|
Whymarrh Whitby
|
b6ccd22d6c
|
Update ESLint shared config to v3 (#9274)
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
|
2020-08-19 13:57:05 -02:30 |
|
Whymarrh Whitby
|
4f0a205369
|
Use eslint@6.8.0 (#8978)
* Use eslint@6.8.0
* yarn lint:fix
|
2020-07-14 12:50:41 -02:30 |
|
Erik Marks
|
786e82791e
|
Reorganize selectors directory (#8497)
|
2020-05-02 12:41:17 -07:00 |
|
Chi Kei Chan
|
31175625b4
|
Folder restructure (#6304)
* 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
|
2019-03-21 20:33:30 -02:30 |
|
Chi Kei Chan
|
a2320c76fe
|
Show/Hide Fiat on Testnets based on User Preference (#6153)
|
2019-02-26 15:00:41 -03:30 |
|
Chi Kei Chan
|
83109c3dc7
|
Change gas labels to Slow/Average/Fast (#6090)
* Change gas labels to Slow/Average/Fast
* Fix unit test
|
2019-02-06 11:40:00 -03:30 |
|
Dan Miller
|
1145a0a9ad
|
Ensures that advanced tab gas limit reflects tx gas limit
|
2018-12-12 12:00:57 -03:30 |
|
Dan Miller
|
d8e41a6aa5
|
Final gas customization fixes
|
2018-12-04 00:06:22 -03:30 |
|
Dan Miller
|
7f2c5c09de
|
Uses more reliable api on main send screen; caches basic api results in modal
|
2018-12-04 00:06:22 -03:30 |
|
Dan Miller
|
3162a2747c
|
Redesign of gas customization basic tab.
|
2018-12-04 00:06:05 -03:30 |
|
Dan Miller
|
d14af8346a
|
Improve data management and tests for gas-modal-page-container price estimates.
|
2018-12-04 00:06:05 -03:30 |
|
Dan Miller
|
5354325fab
|
Test updates and additions for button integration with send screen.
|
2018-12-04 00:06:04 -03:30 |
|
Dan Miller
|
0a7dfcd55d
|
Connect the gas-button-group component to redux and a live api.
|
2018-12-04 00:06:04 -03:30 |
|