1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/selectors
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
..
confirm-transaction.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
confirm-transaction.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
custom-gas.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
custom-gas.test.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
first-time-flow.js Remove ONBOARDING_V2 flag for release (#16865) 2023-01-13 10:25:01 -06:00
index.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
metametrics.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
metametrics.test.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
nonce-sorted-transactions-selector.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
permissions.js [FLASK] Expose transaction origin to transaction insight snaps (#16671) 2022-12-01 14:38:56 +01:00
permissions.test.js [FLASK] Expose transaction origin to transaction insight snaps (#16671) 2022-12-01 14:38:56 +01:00
selectors.js Adding browser outdated notification (#17027) 2023-02-02 13:56:41 -05:00
selectors.test.js Adding browser outdated notification (#17027) 2023-02-02 13:56:41 -05:00
transactions.js Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
transactions.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00