1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components/app
Dan J Miller 7a77c82514
Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450)
* Use network provider state, instead of CurrencyRateController state, select 'nativeCurrency'

* Fix unit tests

* Lint fix

* Only use the network provider ticket for the native currency when useCurrencyRateCheck is false

* Fix unit test

* Fix tests for real
2023-01-27 13:47:47 -03:30
..
account-list-item Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
account-menu Convert shared/constants/hardware-wallets.js -> Typescript (#17310) 2023-01-20 09:14:40 -06:00
add-network Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
advanced-gas-controls Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
advanced-gas-fee-popover Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
advanced-gas-inputs Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
alerts Convert shared/constants/hardware-wallets.js -> Typescript (#17310) 2023-01-20 09:14:40 -06:00
app-header Nit fixes for story-test integration (#17344) 2023-01-25 09:24:13 +05:30
app-loading-spinner swap hex colors in ui/components/app folder (#14189) 2022-03-25 08:32:36 -07:00
approve-content-card Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
asset-list Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
asset-list-item Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
beta-header Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
cancel-button Final conversion of tests from enzyme to @testing-library/react (#16862) 2023-01-17 07:51:35 -08:00
cancel-speedup-popover Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
collectible-default-image Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
collectible-details fix icon names (#17391) 2023-01-25 23:41:13 +05:30
collectible-options Fix #17362 - Ensure NFT icons are correct (#17440) 2023-01-27 08:32:03 -06:00
collectibles-detection-notice Fix #17388 - Remove dismiss button from NFT notification (#17389) 2023-01-25 13:28:15 -06:00
collectibles-items Add alt text for NFT images (#17284) 2023-01-25 08:08:35 -06:00
collectibles-tab Fix #17388 - Remove dismiss button from NFT notification (#17389) 2023-01-25 13:28:15 -06:00
confirm-page-container Refactor confirm page container component from class to functional component (#16907) 2023-01-26 11:07:17 -06:00
confirmation-warning-modal Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
connected-accounts-list Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
connected-accounts-permissions [FLASK] Expose transaction origin to transaction insight snaps (#16671) 2022-12-01 14:38:56 +01:00
connected-sites-list Fix connected site styling (#15409) 2022-08-09 12:29:38 -05:00
connected-status-indicator Updating all background-default hovers colors (#16519) 2022-11-17 12:53:51 -08:00
contact-list Token detection V2 Flag Removal and Re-introducing the use of legacy token list when token detection is OFF (#15138) 2022-08-09 22:56:25 -02:30
create-new-vault Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
currency-input Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
custom-spending-cap Remove usages of Conversion util in components folder in favor of Numeric (#17333) 2023-01-23 13:30:43 -06:00
deposit-popover soft disable onramp provider wyre (#17102) 2023-01-09 13:44:13 -03:30
detected-token Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
dropdowns Privacy - Show default selected network after a custom network has been added during onboarding (#16789) 2022-12-08 10:42:23 -06:00
edit-gas-display Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
edit-gas-fee-button Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
edit-gas-fee-popover Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
edit-gas-popover Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
flask fix icon names (#17391) 2023-01-25 23:41:13 +05:30
gas-details-item Toggle option to enable/disable balance and Token rate checking for using third-party API (#16772) 2023-01-17 10:23:04 -05:00
gas-timing Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
hold-to-reveal-button Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
home-notification Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
import-token-link Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
info-box Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
ledger-instruction-field Convert shared/constants/hardware-wallets.js -> Typescript (#17310) 2023-01-20 09:14:40 -06:00
loading-network-screen fix infura rpc detection (#16585) 2022-11-23 21:30:45 +00:00
menu-bar Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
metamask-template-renderer Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
metamask-translation Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
modal Continue converting tests from enzyme to @testing-library/react. (#15941) 2022-09-23 09:41:35 -05:00
modals Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
multilayer-fee-message Remove usages of Conversion util in components folder in favor of Numeric (#17333) 2023-01-23 13:30:43 -06:00
multiple-notifications Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
network-account-balance-header Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
network-display Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
permission-page-container Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
permissions-connect-footer Consolidating Zendesk URLs in to constants file (#15669) 2022-08-23 09:19:31 -05:00
permissions-connect-header Sign-in With Ethereum Design Update (#16019) 2022-10-04 18:33:51 -03:00
permissions-connect-permission-list Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
qr-hardware-popover fix animated qr in dark mode (#14900) 2022-06-13 16:07:51 -05:00
recovery-phrase-reminder Adding polymorphic 'as' prop to Box component and updating Typography component to use the same (#15518) 2022-08-10 12:42:42 -07:00
selected-account Updating all background-default hovers colors (#16519) 2022-11-17 12:53:51 -08:00
set-approval-for-all-warning Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
signature-request Remove usages of Conversion util in components folder in favor of Numeric (#17333) 2023-01-23 13:30:43 -06:00
signature-request-original Remove usages of Conversion util in components folder in favor of Numeric (#17333) 2023-01-23 13:30:43 -06:00
signature-request-siwe fix icon names (#17391) 2023-01-25 23:41:13 +05:30
srp-input Fix/use etherjs specific imports (#15461) 2023-01-24 08:10:36 -06:00
step-progress-bar Overall CSS #13441 (#13902) 2022-05-16 13:38:04 -05:00
tab-bar Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
token-cell Toggle option to enable/disable balance and Token rate checking for using third-party API (#16772) 2023-01-17 10:23:04 -05:00
token-list Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
token-list-display Feat/hide 0 balances (#13306) 2022-02-02 12:32:16 +01:00
transaction-activity-log Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450) 2023-01-27 13:47:47 -03:30
transaction-alerts Moving transaction-alerts component from /ui/pages/confirm-transaction folder to ui/component/app folder (#17272) 2023-01-18 09:30:26 -05:00
transaction-breakdown Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
transaction-decoding Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
transaction-detail Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
transaction-detail-item Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
transaction-icon Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
transaction-list Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
transaction-list-item Added fix for overlaping text in mozzila in activity tab (#17235) 2023-01-23 09:48:14 -06:00
transaction-list-item-details Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
transaction-status-label Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
user-preferenced-currency-display Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
user-preferenced-currency-input Continue converting tests from enzyme to @testing-library/react (#16175) 2022-10-20 11:20:49 -07:00
user-preferenced-token-input Continue converting tests from enzyme to @testing-library/react (#16175) 2022-10-20 11:20:49 -07:00
wallet-overview Convert shared/constants/hardware-wallets.js -> Typescript (#17310) 2023-01-20 09:14:40 -06:00
whats-new-popup Enable the Token Allowance flow by default for all users (#16740) 2023-01-23 21:49:55 +05:30
app-components.scss Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
menu-droppo.js Convert unit test render from enzyme to @testing-library/react. (#15091) 2022-08-03 13:30:43 -07:00