1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app
ryanml 0bc1eeaf37
Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989)
* Deprecating Rinkeby, setting default debug network to Goerli

* Deprecating Ropsten and Kovan

* Conflict fix

* Remove unused localization, test fixes

* Add migration for moving used deprecated testnets to custom networks

* Fix migrator test

* Add more unit tests

* Migration updates provider type to rpc if deprecated network is selected

* Migration fully and correctly updates the provider if selected network is a deprecated testnet

* Continue to show deprecation warning on each of rinkeby, ropsten and kovan

* Add rpcUrl deprecation message to loading screen

* Removing mayBeFauceting prop

Co-authored-by: Dan Miller <danjm.com@gmail.com>
2022-09-28 20:26:01 -07:00
..
account-list-item Continue converting tests from enzyme to @testing-library/react. (#15770) 2022-09-21 11:38:35 -05:00
account-menu Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
add-network
advanced-gas-controls
advanced-gas-fee-popover
advanced-gas-inputs remove customize-gas modal and related code that is no longer used (#16004) 2022-09-28 15:00:57 -05:00
alerts migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
app-header Continue converting tests from enzyme to @testing-library/react (#15956) 2022-09-27 08:03:26 -07:00
app-loading-spinner
asset-list Revert "Ensure that 'tokens found in this account' message is only shown when token detection activated (#15823)" (#15879) 2022-09-19 15:41:48 -02:30
asset-list-item
cancel-button
cancel-speedup-popover Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
collectible-default-image Fixing lint issues (#15782) 2022-09-12 08:32:09 -07:00
collectible-details Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
collectible-options
collectibles-detection-notice
collectibles-items
collectibles-tab Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
confirm-page-container Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
connected-accounts-list
connected-accounts-permissions
connected-sites-list
connected-status-indicator
contact-list
create-new-vault Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
currency-input Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
custom-spending-cap Created a custom spending cap component (#15522) 2022-09-28 14:46:29 -05:00
deposit-popover Ability to buy tokens with Wyre (#15992) 2022-09-28 09:41:56 -05:00
detected-token Don't display DetectedTokenSelectionPopover if there are no detected tokens (#15877) 2022-09-19 15:10:05 -02:30
dropdowns Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
edit-gas-display
edit-gas-display-education
edit-gas-fee-button
edit-gas-fee-popover [i18n] Fix typo in locale key (#13186) 2022-09-22 09:50:05 -05:00
edit-gas-popover Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
flask [FLASK] Snaps Insight (#15814) 2022-09-20 19:00:07 +02:00
gas-details-item migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
gas-timing Continue converting tests from enzyme to @testing-library/react (#15956) 2022-09-27 08:03:26 -07:00
hold-to-reveal-button
home-notification
import-token-link Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
info-box Continue converting tests from enzyme to @testing-library/react. (#15941) 2022-09-23 09:41:35 -05:00
ledger-instruction-field
loading-network-screen Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
menu-bar Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
metamask-template-renderer
metamask-translation
modal Continue converting tests from enzyme to @testing-library/react. (#15941) 2022-09-23 09:41:35 -05:00
modals remove customize-gas modal and related code that is no longer used (#16004) 2022-09-28 15:00:57 -05:00
multilayer-fee-message
multiple-notifications
network-account-balance-header NFT Approval and SetApprovalForAll confirmation screens header updated (#15727) 2022-09-21 09:15:34 -05:00
network-display Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
permission-page-container
permissions-connect-footer
permissions-connect-header
permissions-connect-permission-list
qr-hardware-popover
recovery-phrase-reminder
selected-account
signature-request fix issue where signing a message sometimes doesn't allow you to scroll to the bottom (#15788) 2022-09-12 08:56:19 -07:00
signature-request-original Continue converting tests from enzyme to @testing-library/react (#15956) 2022-09-27 08:03:26 -07:00
signature-request-siwe
srp-input
step-progress-bar
tab-bar
token-cell
token-list
token-list-display
transaction-activity-log Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
transaction-breakdown
transaction-decoding Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
transaction-detail
transaction-detail-item
transaction-icon
transaction-list Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
transaction-list-item
transaction-list-item-details
transaction-status
transaction-total-banner
user-preferenced-currency-display
user-preferenced-currency-input
user-preferenced-token-input
wallet-overview Ability to buy tokens with Wyre (#15992) 2022-09-28 09:41:56 -05:00
whats-new-popup Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
app-components.scss remove customize-gas modal and related code that is no longer used (#16004) 2022-09-28 15:00:57 -05:00
menu-droppo.js