1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 04:46:10 +01:00
metamask-extension/ui/components/app/modals
Elliot Winkler 1304ec7af5
Convert shared/constants/metametrics to TS (#18353)
We want to convert NetworkController to TypeScript in order to be able
to compare differences in the controller between in this repo and the
core repo. To do this, however, we need to convert the dependencies of
the controller to TypeScript.

As a part of this effort, this commit converts
`shared/constants/metametrics` to TypeScript. Note that simple objects
have been largely replaced with enums. There are some cases where I even
split up some of these objects into multiple enums.

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2023-04-03 09:31:04 -06:00
..
account-details-modal Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
account-modal-container Dark Mode: Account Details Modal (#14090) 2022-03-22 18:05:15 +01:00
cancel-transaction Remove CancelTransaction modal (#17819) 2023-02-21 11:19:37 -06:00
confirm-delete-network Migrate network configurations (previously frequentRpcListDetail) from PreferencesController to NetworkController (#17421) 2023-03-09 15:00:28 -06:00
confirm-remove-account Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
confirm-reset-account Rename reset account settings (#17457) 2023-02-10 22:50:12 +01:00
contract-details-modal Display the address icon for the contract requesting spending cap instead of the dapp/url icon (#17858) 2023-02-23 15:54:04 +01:00
convert-token-to-nft-modal NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
customize-nonce UX: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -06:00
edit-approval-permission UX: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -06:00
export-private-key-modal Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
hide-token-confirmation-modal Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
hold-to-reveal-modal SRP hold to reveal (#17232) 2023-02-15 10:07:33 -08:00
loading-network-error Fixing unlocalized strings (#11281) 2021-06-12 15:25:24 -07:00
new-account-modal UX: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -06:00
nickname-popovers Changed update nickname popover to remove proptype errors 2022-06-08 14:24:35 -07:00
qr-scanner Update design tokens library from 1.5 to 1.6 WIP (#14732) 2022-05-25 08:35:36 -07:00
reject-transactions Fix: multiple reject on the signature request screen (#16199) 2022-11-30 08:13:14 +01:00
transaction-confirmed UX: Icons: Remove IconCheck and fa-check (#17787) 2023-02-23 07:19:28 -06:00
fade-modal.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss UX: Remove legacy metametrics modal (#17817) 2023-02-23 13:58:09 -06:00
modal.js UX: Remove legacy metametrics modal (#17817) 2023-02-23 13:58:09 -06:00