1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/settings
Erik Marks a8c1756816
Remove 3box feature and delete ThreeBoxController (#14571)
* Remove 3box feature and delete ThreeBoxController

Lint locale messages

lavamoat policy updates

* Restore 3Box user trait with value `false`

The 3Box user trait has been restored and hard-coded as `false`. This
ensures that users don't get stuck in our metrics as having this trait.

A deprecation comment has been left in various places for this trait.

* Remove unused state

* Remove additional 3box-related things

* Run `yarn-deduplicate`

* Restore migration that was lost while rebasing

* Remove obsolete override

* Remove additional unused resolutions/dependencies

* Update LavaMoat policies

* Remove obsolete security advisory ignore entries

* Remove 3Box fixture builder method

* Update unit tests

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-10-31 13:50:50 -02:30
..
advanced-tab Remove 3box feature and delete ThreeBoxController (#14571) 2022-10-31 13:50:50 -02:30
alerts-tab
contact-list-tab
experimental-tab Enable "Add Popular Network" feature by default for all users (#16172) 2022-10-27 07:55:30 -02:30
flask [FLASK] Fix crash when uninstalling snap (#15799) 2022-09-13 12:41:29 +02:00
info-tab Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
networks-tab Enable "Add Popular Network" feature by default for all users (#16172) 2022-10-27 07:55:30 -02:30
security-tab Rename some events (#15543) 2022-08-16 11:39:23 -05:00
settings-search
settings-search-list
settings-tab Dark Mode: Elevate the theme dropdown from experimental to regular settings (#15865) 2022-09-23 10:15:02 -05:00
index.js
index.scss
settings.component.js Fixing Contacts breadcrumb when viewing contact details (#15663) 2022-08-22 07:40:41 -07:00
settings.component.test.js
settings.container.js
settings.stories.js