aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/store.js
Commit message (Collapse)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-21/+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
* build - correctly set METAMASK_ENV via envifykumavis2018-04-041-1/+1
|
* Updated commonjs require path for redux-logger and redux-thunk modulesThomas Huang2017-08-091-2/+2
|
* Move tos hash logic to build phase. Create dynamic global variables based on ↵Kevin Serrano2016-10-121-1/+1
| | | | build.
* UI logging supressed for production.Kevin Serrano2016-08-121-1/+1
|
* Create global variable that changes ui logging.Kevin Serrano2016-08-121-6/+6
|
* Setting defaults to production.Kevin Serrano2016-08-121-2/+0
|
* Cosmetic difference.Kevin Serrano2016-08-121-2/+1
|
* Remove stray console.logKevin Serrano2016-08-121-1/+0
|
* Take out unused dependency.Kevin Serrano2016-08-121-3/+1
|
* Remove comments.Kevin Serrano2016-08-121-12/+0
|
* LintKevin Serrano2016-08-121-2/+2
|
* Add ability to hide logging messages in production.Kevin Serrano2016-08-121-5/+26
|
* Auto lintedDan Finlay2016-06-221-2/+1
|
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+19