1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 06:07:06 +01:00
metamask-extension/ui/components/ui
David Walsh b89630fdd2
Release MultiChain 0.5 (#18903)
* Show portfolio icon in ETH overview

* Show new copy button in QR code modal

* Show address copy button in wallet overview

* Update connected status component

* Remove legacy MenuBar

* Remove legacy ImportTokenLink

* Remove AssetListItem

* Remove DetectedTokensLink

* Remove legacy AppHeader

* Remove MULTICHAIN flag from builds.yml

* Remove legacy AccountMenu

* FIX: Token cell snapshot

* Add data-testid for Account Picker

* Remove multichain check in LoadingNetworkScreen

* Remove MULTICHAIN check for AccountDetailsModal

* Remove MULTICHAIN check for AssetList

* Update QR dimensions

* Remove MULTICHAIN declaration from metamaskrc.dist

* Implement PickerNetwork and NetworkListMenu in onboarding

* Remove legacy NetworkDropdown and Dropdown

* Remove documentation about legacy account menu

* FIX: Fixes route tests for missing data-testid=network-display

* Fix account-menu-icon data-testid

* Fix TokenCell test

* FIX Onboarding Flow tests

* Remove unused locales from AccountMenu removal

* E2E: Fix Import Secret Recovery Phrase: logs out of the vault

* E2E: Fix Show account details: should show the QR code for the account

* E2E: Fix add-account.spec.js

* E2E: Fix state-logs.spec.js

* E2E: Fix lock-account.spec.js

* E2E: Fix settings-general.spec.js

* E2E: Fix advanced-settings.spec.js

* E2E: Fix auto-lock.spec.js

* E2E: Fix backup-restore.spec.js

* E2E: Fix clear-activity.spec.js

* E2E: Fix settings-search.spec.js

* E2E: Fix encrypt-decrypt.spec.js

* E2E: Fix dapp-interactions.spec.js

* E2E: Fix test-snap-management.spec.js

* E2E: Fix add-custom-network.spec.js

* E2E: Fix from-import-ui.spec.js

* E2E: Fix provider-api.spec.js

* E2E: Fix chain-interactions.spec.js

* E2E: Fix custom-rpc-history.spec.js

* Remove network icon from overview components

* E2E: Fix user-actions-benchmark.js

* E2E: Fix benchmark.js

* E2E: Fix add-hide-token.spec.js

* E2E: Fix address-book.spec.js

* E2E: Fix custom-token-add-approve.spec.js

* E2E: Fix incremental-security.spec.js

* E2E: Fix metamask-responsive-ui.spec.js

* E2E: Onboarding.spec.js

* E2E: Fix permissions.spec.js

* E2E: Fix send-hex-address.spec.js

* E2E: Fix send-to-contract.spec.js

* Remove dead AccountOptionsMenu test

* E2E: Fix token-details.spec.js

* E2E: Fix switch-custom-network.spec.js

* E2E: Fix metamask-ui.spec.js

* Revert "UX Multichain: updated border top for activity list (#19176)"

This reverts commit 15598f2a23.

* E2Es: Fix test-snap-management.spec.js and test-snap-notification.spec.js

* E2Es: Fix add-account.spec.js after flaky test fixes

* e2e flaky test

* adds back the mmi options

* scss fix

* test fix

* removes unnecessary double quotes

* Prevent double logos on login screen

* Update ui/components/ui/list-item/index.scss

Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>

---------

Co-authored-by: seaona <mariona@gmx.es>
Co-authored-by: Antonio Regadas <antonio.regadas@consensys.net>
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2023-06-01 16:14:38 -05:00
..
account-list Replaced all fa-icon-circle with INFO icon (#17539) 2023-05-09 23:04:58 +05:30
account-mismatch-warning [MMI] Add code fences in signature-request (#18770) 2023-05-24 13:41:21 +02:00
actionable-message Replace ActionableMessage components with BannerAlerts in SIWE Sign-in with Ethereum page (#18207) 2023-03-21 09:49:04 -07:00
alert Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
box TEXT_ALIGN to TextAlign in UI folder (#19235) 2023-05-23 13:57:07 -07:00
breadcrumbs Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
button Adding deprecation notice to old Button component (#18908) 2023-05-02 03:05:08 -07:00
button-group Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
callout Part of #17670 Replace Typography with Text component for 4 files. (#18793) 2023-05-05 12:14:09 +01:00
card TEXT_ALIGN to TextAlign in UI folder (#19235) 2023-05-23 13:57:07 -07:00
check-box Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
chip feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
color-indicator feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
confusable Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
contract-token-values update Icon to TS version in UI Folder (#18551) 2023-04-18 09:48:34 -07:00
currency-display Refactoring confirm-transaction-base component (#17484) 2023-02-01 11:24:41 +05:30
definition-list Replaced all fa-icon-circle with INFO icon (#17539) 2023-05-09 23:04:58 +05:30
deprecated-test-networks Replaced all fa-icon-circle with INFO icon (#17539) 2023-05-09 23:04:58 +05:30
dialog Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
disclosure update Icon to TS version in UI Folder (#18551) 2023-04-18 09:48:34 -07:00
dropdown update Icon to TS version in UI Folder (#18551) 2023-04-18 09:48:34 -07:00
editable-label UX: Multichain: Account Details Fixes (#18999) 2023-05-08 09:03:34 -05:00
error-message update Icon to TS version in UI Folder (#18551) 2023-04-18 09:48:34 -07:00
export-text-container SRP hold to reveal (#17232) 2023-02-15 10:07:33 -08:00
form-field Part of #17670: Replace Typography with Text component for 11 files. (#18837) 2023-04-28 16:18:46 -07:00
hex-to-decimal Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
icon UX: Update Settings Icon (#17561) 2023-02-26 20:42:03 -06:00
icon-border Fix connected site styling (#15409) 2022-08-09 12:29:38 -05:00
icon-button Disable Bridge button on unsupported networks (#18268) 2023-03-23 14:54:10 -02:30
icon-with-fallback Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
identicon Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
info-tooltip Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
jazzicon Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
list-item Release MultiChain 0.5 (#18903) 2023-06-01 16:14:38 -05:00
loading-heartbeat Remove junk from previous ticket 2022-06-08 14:24:49 -07:00
loading-indicator remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
loading-screen Convert LoadingScreen into Functional Component and use React.memo (#17935) 2023-03-13 14:48:30 -07:00
logo Part of #17670: Replace Typography with Text component for 11 files. (#18837) 2023-04-28 16:18:46 -07:00
mascot Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
menu update Icon to TS version in UI Folder (#18551) 2023-04-18 09:48:34 -07:00
metafox-logo Part of #17670: Replace Typography with Text component for 11 files. (#18837) 2023-04-28 16:18:46 -07:00
new-network-info Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
nft-collection-image TEXT_ALIGN to TextAlign in UI folder (#19235) 2023-05-23 13:57:07 -07:00
nft-info Part of #17670: Replace Typography with Text component for 11 files. (#18837) 2023-04-28 16:18:46 -07:00
nickname-popover update Icon to TS version in UI Folder (#18551) 2023-04-18 09:48:34 -07:00
numeric-input Improvement on approval pages (#18545) 2023-04-13 22:54:33 +05:30
page-container Fix overflowing UI & buttons in Signature Request screens (#18247) 2023-03-23 10:25:00 -02:30
popover TEXT_ALIGN to TextAlign in UI folder (#19235) 2023-05-23 13:57:07 -07:00
pulse-loader Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
qr-code Release MultiChain 0.5 (#18903) 2023-06-01 16:14:38 -05:00
radio-group Part of #17670: Replace Typography with Text component for 11 files. (#18837) 2023-04-28 16:18:46 -07:00
review-spending-cap Part of #17670: Replace Typography with Text component for 'review-spending-cap' & 'tooltip.stories'. (#18839) 2023-05-02 15:17:00 +05:30
sender-to-recipient update Icon to TS version in UI Folder (#18551) 2023-04-18 09:48:34 -07:00
show-hide-toggle Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
simulation-error-message 17921 Update TransactionAlerts with BannerAlert (#17940) 2023-03-13 12:29:10 -07:00
site-icon added deprecation message above SiteIcon (#19256) 2023-06-01 09:32:10 -07:00
site-origin feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
slider Update slider.component.js (#19035) 2023-05-08 08:34:24 -05:00
snackbar Dark Mode: Snackbar component (#14075) 2022-03-21 19:26:21 +01:00
spinner Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
tabs TEXT_ALIGN to TextAlign in UI folder (#19235) 2023-05-23 13:57:07 -07:00
text-field Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
textarea Moving RESIZE constant to textarea component folder (#19240) 2023-05-23 23:10:34 +05:30
toggle-button Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
token-balance remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
token-currency-display remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
token-input Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
tooltip Replaced all fa-icon-circle with INFO icon (#17539) 2023-05-09 23:04:58 +05:30
truncated-definition-list feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
typography TEXT_ALIGN to TextAlign in UI folder (#19235) 2023-05-23 13:57:07 -07:00
unit-input Final conversion of tests from enzyme to @testing-library/react (#16862) 2023-01-17 07:51:35 -08:00
update-nickname-popover Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
url-icon Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
ui-components.scss [MMI] Started adding styles imports with code fences (#17943) 2023-05-15 12:38:54 +01:00