1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui/lib
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
..
account-link.js Merge master to NewUI-flat 2017-10-18 23:01:40 -07:00
blockies.js swapped out ethereum-blockies lib for MEW blockies library, tightened up identicon.js code 2017-11-25 14:33:42 -07:00
etherscan-prefix-for-network.js Support other network links 2017-06-27 14:53:27 -07:00
feature-toggle-utils.js Confirm eth v2 2017-10-10 14:16:57 -07:00
icon-factory.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
is-mobile-view.js Lint fixes 2017-08-31 04:16:07 -07:00
local-storage-helpers.js Connect gas price chart to gas station api. 2018-12-04 00:06:22 -03:30
lost-accounts-notice.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
persistent-form.js Make element enumeration Edge compatible 2016-08-29 17:34:29 -07:00
shallow-with-context.js Add tests for advanced-tab-component.js and subcomponents. 2018-12-04 00:06:04 -03:30
test-timeout.js Uses more reliable api on main send screen; caches basic api results in modal 2018-12-04 00:06:22 -03:30
tx-helper.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
webcam-utils.js code review changes 2018-08-08 03:00:39 -04:00