1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages
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
..
add-nft update ButtonIcon to TS (#18448) 2023-04-12 08:55:24 -07:00
asset update ButtonIcon to TS (#18448) 2023-04-12 08:55:24 -07:00
confirm-add-suggested-token knob to control (#18635) 2023-04-19 14:33:29 +05:30
confirm-approve Ledger trezor display (#18637) 2023-04-18 17:19:49 -02:30
confirm-contract-interaction Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirm-decrypt-message Migrating Icon to typescript and deprecating JS component (#18431) 2023-04-04 09:48:04 -07:00
confirm-deploy-contract Extract out confirm-data and confirm-hex-data components from confirm-transaction-base.component.js (#17822) 2023-03-09 10:38:37 +05:30
confirm-encryption-public-key Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
confirm-import-token Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
confirm-send-ether Refactor confirm-send-ether into functional component (#18527) 2023-04-18 05:59:06 +05:30
confirm-send-token Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-signature-request Replace contract with third party within the token allowance flow (#18101) 2023-04-11 08:49:42 +05:30
confirm-token-transaction-base fix/18577: Add title back for approving ERC20 token (#18617) 2023-04-18 15:49:31 +02:00
confirm-transaction Fix #17948 - Allow editing of NFT sends (#17970) 2023-03-09 15:02:08 -06:00
confirm-transaction-base Fix approve all warning modal (#18613) 2023-04-18 13:22:16 -02:30
confirm-transaction-switch Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirmation [FLASK] Remove unused snaps code (#18565) 2023-04-17 12:55:08 +02:00
connected-accounts Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
connected-sites Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
create-account 18566 firefox ledger u2f message (#18570) 2023-04-19 19:23:07 -02:30
desktop-error Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
desktop-pairing Update snapshot 2023-03-28 10:36:53 +02:00
error Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
home updated onClick of close button to call the same autohide fxn as the NFT import removal (#18504) 2023-04-17 16:13:00 +02:00
import-token NFTs: Remove feature flag for release (#17401) 2023-03-13 14:29:37 -05:00
institutional [MMI] Interactive replacement token modal (#18523) 2023-04-14 11:35:58 +01:00
keychains Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
lock Various test files converting to @testing-library/react. (#15470) 2022-08-08 13:28:49 -07:00
notifications update ButtonIcon to TS (#18448) 2023-04-12 08:55:24 -07:00
onboarding-flow Confirm recovery phrase onboarding unit test (#18250) 2023-04-20 18:25:14 -07:00
permissions-connect use history.replace() instead of history.push() (#18663) 2023-04-19 20:38:27 +02:00
routes Remove mobile sync feature (#18692) 2023-04-20 14:29:30 -02:30
send Overriding gas estimate in the send page even if enough ETH is not available (#18554) 2023-04-18 11:10:32 -04:00
settings [FLASK] Add updated version of the Snaps settings UI (#18438) 2023-04-24 12:21:37 +02:00
swaps Part of #17670: Replace Typography with Text component (#18569) 2023-04-24 14:51:40 +05:30
token-allowance Update gas limit on token allowance change (#18524) 2023-04-18 20:53:45 -02:30
token-details update ButtonIcon to TS (#18448) 2023-04-12 08:55:24 -07:00
unlock-page Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
index.js Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
pages.scss [MMI] Added custody-labels and account-list components (#18197) 2023-04-17 17:06:41 +02:00