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
|
6 years ago |
Dan Miller
|
7f2c5c09de
|
Uses more reliable api on main send screen; caches basic api results in modal
|
6 years ago |
Dan Miller
|
a2bbf504b8
|
Read only connection of gas price chart to redux
|
6 years ago |
Dan Miller
|
7de3f22d63
|
Connects remained of the gas customization component to redux.
|
6 years ago |
Alexander Tseung
|
d19c42fcae
|
Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates
|
6 years ago |
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
6 years ago |
Alexander Tseung
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
6 years ago |
Alexander Tseung
|
7732cd4100
|
Display newest transaction
|
6 years ago |
Alexander Tseung
|
e89549846f
|
Refactor data flow, signature request routing
|
6 years ago |
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
6 years ago |