1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
Alexander Tseung fba17d77de Refactor first time flow, remove seed phrase from state (#5994)
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state

* Fix linting and tests

* Fix translations, initialization notice routing

* Fix drizzle tests

* Fix e2e tests

* Fix integration tests

* Fix styling

* Fix migration naming from 030 to 031

* Open extension in browser when user has not completed onboarding
2019-01-23 11:55:34 -03:30
..
accounts/new-account Move setAccountLabel into PreferencesController 2018-05-17 12:57:39 -02:30
components Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
constants Group transactions by nonce (#5886) 2018-12-09 12:48:06 -08:00
css Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
ducks Prevent users from changing the From field in the send screen (#5922) 2018-12-13 18:19:36 -08:00
first-time Fixing translations in first-time init menu (#4969) 2018-08-07 23:27:52 -02:30
helpers Use Parity on-chain registry only when is needed (#6052) 2019-01-22 10:22:56 -08:00
higher-order-components Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
img
keychains/hd Merge branch 'develop' into i3725-refactor-send-component- 2018-05-14 11:44:50 -02:30
reducers Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
selectors Ensures that advanced tab gas limit reflects tx gas limit 2018-12-12 12:00:57 -03:30
actions.js Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
app.js Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
conf-tx.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
conversion-util.js Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
conversion-util.test.js lint 2018-06-29 16:19:45 +08:00
i18n-provider.js Add tOrKey function to I18nProvider 2018-08-23 16:44:44 -07:00
infura-conversion.json Add AUD, HKD, SGD, IDR, PHP to currency conversion list 2017-09-27 11:16:38 -07:00
reducers.js Connect the gas-button-group component to redux and a live api. 2018-12-04 00:06:04 -03:30
root.js Stopping wrapping provider children in div; stop wrapping old-ui in provider. 2018-03-29 20:16:45 -02:30
routes.js Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
select-app.js Default to the new UI for first time users 2018-11-20 14:04:17 -03:30
selectors.js Clean up for the loading-network-screen 2018-12-12 14:14:52 -03:30
store.js build - correctly set METAMASK_ENV via envify 2018-04-03 09:51:33 -07:00
token-util.js Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
util.js Fix displayed time and date in the activity log. Remove vreme library, add luxon library. (#5932) 2018-12-13 12:48:15 -08:00