1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui/pages
Hassan Malik 7086494b72
[FLASK] BREAKING - snaps-monorepo@0.30.0 (#17718)
* updated snap permission to wallet_snap, updated tests and added migration

* updated snap packages

* yarn.lock fix

* fixed errors

* override policy

* update policy

* undo override

* updated localization message descriptions

* updated lavamoat policy

* more policy updates

* update permission controller version

* update policy

* update fixture builder

* updated code to include permission value to satisfy wallet_snap permission description call

* fix import issue

* update test-snaps version

* added missing actions, added snap permission dedupe function

* prettier fix

* fix fencing

* add more fencing

* prettier fix

* fix fencing (again)

* added new action and selector and updated view snap accordingly

* update test snaps website version

* unfence request variable

* add fencing

* add optional chaining to fix type error

* update migration #

* remove old migration

* prettier fix

* fix migration test

* fix fencing

* added missing fencing

* updated code to workaround fencing

* update test-snaps site version and remove snap confirm test

* update snap packages

* update policies

* fix merge marker issue

* update test

* more fixes

* fix permissions

* update test

* fixed test

* Bump test-snaps and iframe-execution-environment

* remove unused snap permission from fixture builder

* update policies

* undo comment removal, update selector implementation

* removed unnecessary function, updated migration, updated caveat action

* remove optional chaining

* fix type issue

* more type fixes

* fix migration test

* remove isFlask check, make migration logic more robust

* update coverage

* Update LavaMoat policies

* Update test/e2e/snaps/enums.js

* add extra bail condition

* Revert "add extra bail condition"

This reverts commit b45c53dcfc6e6e35a5e283d4955d6d6ea9ca5965.

* Revert "Revert "add extra bail condition""

This reverts commit cd2ded677935c9cdab0c02b6af55474c83727f60.

* fix test

* add SnapController entry to state object

* updated permission name and caveat type with hardcoded values

* add extra test for non-flask scenario

* update lavamoat policies

* fix locale messages

* change coverage target

* re-enable rpc snap test

* revert locale message change

* fix el message

* reverted changes

---------

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2023-03-08 13:29:23 -05:00
..
add-nft UX: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -06:00
asset NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
confirm-add-suggested-token Use PageContainerFooter to render footer on all confirmation pages (#17316) 2023-01-23 20:52:12 +05:30
confirm-approve Disable fiat conversion in Approve Screen when Show balance and token price checker is OFF (#17443) 2023-02-03 12:13:19 -05:00
confirm-contract-interaction Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirm-decrypt-message fix(17542): fix fiat currency display in few txn actions (#18011) 2023-03-08 16:05:55 +00:00
confirm-deploy-contract Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-encryption-public-key fix(17542): fix fiat currency display in few txn actions (#18011) 2023-03-08 16:05:55 +00:00
confirm-import-token Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-send-ether Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-send-token Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-signature-request fix(17542): fix fiat currency display in few txn actions (#18011) 2023-03-08 16:05:55 +00:00
confirm-token-transaction-base Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
confirm-transaction Fix state in confirm transaction (#17838) 2023-02-24 22:37:26 +05:30
confirm-transaction-base UX Icon: updated fa-exclamation-circle (#17879) 2023-02-24 12:52:11 -06:00
confirm-transaction-switch Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirmation delay chain validation (#17413) 2023-03-08 16:33:27 +00: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 Upgrading the Import Account modal (#17763) 2023-03-06 09:48:28 -08:00
desktop-error Move desktop code to flask build type (#17960) 2023-03-06 19:35:00 +00:00
desktop-pairing Move desktop code to flask build type (#17960) 2023-03-06 19:35:00 +00:00
error Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
home UX: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -06:00
import-token NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
keychains Updating Icon html element to span (#17790) 2023-02-22 14:42:50 -08:00
lock Various test files converting to @testing-library/react. (#15470) 2022-08-08 13:28:49 -07:00
mobile-sync SRP hold to reveal (#17232) 2023-02-15 10:07:33 -08:00
notifications UX: Icons: Remove usage of chevron fa- icons (#17668) 2023-02-16 07:26:14 -06:00
onboarding-flow UX: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -06:00
permissions-connect UX: Icons: Remove IconCheck and fa-check (#17787) 2023-02-23 07:19:28 -06:00
routes Move desktop code to flask build type (#17960) 2023-03-06 19:35:00 +00:00
send Edit Token Transfer displays mixed info with regular Send Tx (ETH) (#17507) 2023-03-03 10:52:32 -06:00
settings [FLASK] BREAKING - snaps-monorepo@0.30.0 (#17718) 2023-03-08 13:29:23 -05:00
swaps Use tokenList to get token details, when available, in getTokenStanda… (#17891) 2023-03-08 14:05:45 -03:30
token-allowance Token allowance unit tests (#17019) 2023-02-23 16:57:12 +01:00
token-details feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
unlock-page UX: Remove legacy metametrics modal (#17817) 2023-02-23 13:58:09 -06:00
index.js Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
pages.scss Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00