1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui
vthomas13 532a10f9f5
Adding browser outdated notification (#17027)
* Adding browser outdated notification

* updating dependency

* adding unit tests for util function

* adding unit tests for selectors, lintfix

* Added Tests, refactored notification delay logic

* lint:fix

* adding test coverage for method parameter

* Update app/scripts/controllers/app-state.js

adding documentation details

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* moving declaration into test

* Update app/scripts/controllers/app-state.test.js

spacing in test file

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Update jest.config.js

removing duplicate entries

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* using async submitRequestToBackground method

* removing unused import

* removing unnecessary link syntax in notification

* adding opera and edge and associated tests

* handling the undefined case in bowser.satisfies

* setOutdatedBrowserWarningLastShown try/catch

* lint:fix

* Removing try/catch and letting errors bubble up

Removing deprecated displayWarning method

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* taking out forceMetamaskUpdateState call

* excludint app-state test from mocha test suite

* Added note: Jest files should match Mocha excluded

* syntax error, lint:fix

---------

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2023-02-02 13:56:41 -05:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components updated CollectibleDetail Storybook Coverage (#17351) 2023-02-02 23:56:36 +05:30
contexts i18n: fix missing locale for "en" error (#17014) 2022-12-22 00:31:06 +07:00
css Added padding/margin inline support to the Box component (#17134) 2023-01-14 10:54:25 +05:30
ducks Allow background to handle forgotten password flow (#17501) 2023-02-02 10:46:22 -06:00
helpers Adding browser outdated notification (#17027) 2023-02-02 13:56:41 -05:00
hooks Display a warning and gas fee component for token allowance and NFT flow when transaction is expected to fail (#17437) 2023-02-01 17:14:09 -06:00
pages Adding browser outdated notification (#17027) 2023-02-02 13:56:41 -05:00
selectors Adding browser outdated notification (#17027) 2023-02-02 13:56:41 -05:00
store Adding browser outdated notification (#17027) 2023-02-02 13:56:41 -05:00
index.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00