1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui/pages/settings
João Tavares bde74756d3
Add extension desktop UI (#17748)
* feat: add desktop enable button component

This component will be added
to the experimental page. Users
will then be able to initialize
a desktop connection

* feat: add desktop pairing page

* feat: add desktop deep-linking shared lib

* test: add initial entries to render helper

Allow specifying initialEntries for
MemoryRouter. This change will allow
testing pages that use the useParam
hook.

* feat: add desktop error page

Error page for any desktop pairing
related issue

* feat: add desktop routes to route component

* feat: add enable desktop button to experimental tab

* feat: add desktop icon when paired in dev mode

* feat: disable ledger live control when desktop enabled

* feat: register desktop error actions on ui init

* fix: add missing code fencing

* chore: remove enable desktop rpc middleware

Now that we are adding the UI
there's no need for this rpc middleware
(as it was used to test desktop background
code)

* fix: display experimental tab for desktop
2023-02-23 16:39:48 +00:00
..
advanced-tab Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
alerts-tab feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
contact-list-tab UX: Icons: Stop using fa-address-book (#17761) 2023-02-16 07:26:00 -06:00
experimental-tab Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
flask feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
info-tab Consolidated all component import paths (#17368) 2023-01-25 11:54:08 -08:00
networks-tab UX: Icons: Remove IconCheck and fa-check (#17787) 2023-02-23 07:19:28 -06:00
security-tab Collectible Unit Tests (#17632) 2023-02-07 12:06:37 -06:00
settings-search Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
settings-search-list UX: Icons: Remove usage of chevron fa- icons (#17668) 2023-02-16 07:26:14 -06:00
settings-tab Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss adding textfix on experimental tab (#17306) 2023-02-02 13:18:25 -05:00
settings.component.js Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
settings.container.js RFC: sort keys rule and initial changes (#15534) 2022-08-15 12:41:29 -05:00
settings.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
settings.test.js Continue converting tests from enzyme to @testing-library/react (#16373) 2022-11-04 13:56:24 -07:00