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
David Drazic ff96836871
[FLASK] Add updated version of the Snaps settings UI (#18438)
* Add updated version of the Snaps list UI

Add more changes to match the designs of snaps list

Add next design iteration for snaps list

Update icons, sizes and pointer behaviour

Add redesign for snap settings page

Refactor and improve designs

Fix unit tests and refactor code

Fix e2e test

Fix lint

Update margin values

Add CSS override for connected sites list and update margins

Update paddings as requested

Fix vertical alignment of links

Fix tooltip position on the enable button

Add usage of getSnapName function for displaying snap names

Fix e2e tests and update date format for snap install date

Improve unit test for snap-settings-card

Change installation info logic

Update mocked state for snap

Add tests for ViewSnap component, refactor and update mocked state

Add check for version info

Change Snaps icon in Settings

Refactor Snaps list to use selector

Add handling in case of missing version history

* Fix icon ref

* Remove console logs

* Remove onClick from selector

* Add code fencing for imports in selectors.js
2023-04-24 12:21:37 +02:00
..
advanced-tab Remove mobile sync feature (#18692) 2023-04-20 14:29:30 -02:30
alerts-tab feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
contact-list-tab update ButtonIcon to TS (#18448) 2023-04-12 08:55:24 -07:00
experimental-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
flask [FLASK] Add updated version of the Snaps settings UI (#18438) 2023-04-24 12:21:37 +02:00
info-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
networks-tab Migrating Icon to typescript and deprecating JS component (#18431) 2023-04-04 09:48:04 -07:00
security-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
settings-search Migrating Icon to typescript and deprecating JS component (#18431) 2023-04-04 09:48:04 -07:00
settings-search-list Migrating Icon to typescript and deprecating JS component (#18431) 2023-04-04 09:48:04 -07:00
settings-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss UX: Icons: Fix Chevrons in Settings Tabs (#17971) 2023-03-06 14:58:01 -06:00
settings.component.js [FLASK] Add updated version of the Snaps settings UI (#18438) 2023-04-24 12:21:37 +02: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