1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
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
..
2017-04-26 21:05:45 -07:00
2017-04-26 21:05:45 -07:00
2017-04-26 21:05:45 -07:00
2017-04-26 21:05:45 -07:00
2017-04-26 21:05:45 -07:00
2017-04-26 21:05:45 -07:00
2017-04-26 21:05:45 -07:00
2017-04-26 21:05:45 -07:00
2017-04-26 21:05:45 -07:00
2017-04-26 21:05:45 -07:00
2017-04-26 21:05:45 -07:00
2018-07-02 18:49:33 -04:00
2018-04-05 19:33:10 -07:00
2018-04-05 19:33:10 -07:00
2018-04-05 19:33:10 -07:00
2018-04-05 19:33:10 -07:00
2017-11-29 11:51:27 -08:00
2018-01-31 10:49:58 -08:00
2018-04-05 19:33:10 -07:00
2018-07-02 18:49:33 -04:00
2018-04-05 18:05:03 -07:00
2018-08-09 16:15:56 -04:00
2019-01-17 09:10:33 -10:00
2018-03-14 15:33:22 +02:00
2018-04-05 16:25:13 -07:00

Migrations

Data (user data, config files etc.) is migrated from one version to another.

Migrations are called by {} from {} during {}.