1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui
Hassan Malik c2b2f2685e
[FLASK] Redesign key management modal (#18263)
* added the rest of the sev1 warnings to getSnapInstallWarnings

* added and updated translations

* Updated getSnapInstallWarnings to include warnings for all weight-1 permissions

* Updated snap install warning and css according to designs

* fix snaps tests

* fixed alignment/spacing

* updated e2e tests to click through the newly displayed public key access warning

* lint fix

* fixed update snap test

* refactored getSnapInstallWarnings, moved logic to PERMISSION_DESCRIPTIONS

* fix logic to account for objects & arrays

* update function description

* add missing properties to ethereum provider description

* moved id and message to baseDescription to fix error

* add optional chaining to fix undefined error

* more optional chaining

* more optional chaining
2023-03-29 15:17:57 -04:00
..
__mocks__
components [FLASK] Redesign key management modal (#18263) 2023-03-29 15:17:57 -04:00
contexts
css UX: Multichain: Added TokenList Component (#17859) 2023-03-23 15:38:33 +05:30
ducks Refactor KeyringTypes constant (#17490) 2023-03-21 12:13:22 -02:30
helpers [FLASK] Redesign key management modal (#18263) 2023-03-29 15:17:57 -04:00
hooks Extracting out title component from confirm-transaction-base (#17991) 2023-03-23 22:21:33 +04:00
pages [FLASK] Redesign key management modal (#18263) 2023-03-29 15:17:57 -04:00
selectors Remove isEIP1559Account usage (#18064) 2023-03-28 09:50:02 -05:00
store Revert "What's new - OpenSea security provider (#16831)" (#17968) 2023-03-22 12:51:37 -04:00
index.js Move desktop code to flask build type (#17960) 2023-03-06 19:35:00 +00:00
index.test.js