1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/selectors
Guillaume Roux b599035a12
Snap notifications integration (#14605)
* begin controller implentation

* add NotificationController

* create selectors and actions

* update actions tu use forceUpdateMetamaskState

* Basic notification UI

* fix typo and remove console.log

* lint

* more css

* add notifications scroll

* add translations and fix some css

* Fix rebase and edit colors

* add flask tags

* add flask tag to routes component

* add missing flask tags

* add tests

* fix tests

* store notification expiration delay in constant

* address requested changes

* rename to unreadNotificationsCount

* add missing flask tag
2022-06-01 19:09:13 +02:00
..
confirm-transaction.js "Cancel/reject all" for signature requests #13201 (#13786) 2022-05-16 13:36:19 -05:00
confirm-transaction.test.js Adding edit navigation button flow back to send token flow (#11335) 2021-06-23 18:50:24 -05:00
custom-gas.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
custom-gas.test.js Update ESLint config to v8 (#12886) 2021-12-09 15:36:24 -03:30
first-time-flow.js Migrate completedOnboarding and firstTimeFlowType state into onboardingController (#12356) 2021-10-15 13:52:52 -05: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 Do not show failed off-chain transactions details when grouped with another valid transaction of same nonce (#14497) 2022-04-25 14:39:34 -05:00
permissions.js Add Snaps via Flask (#13462) 2022-02-14 16:02:51 -08:00
permissions.test.js Handle missing eth_accounts permission history in getLastConnectedInfo (#13257) 2022-01-10 09:07:26 -08:00
selectors.js Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
selectors.test.js Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
transactions.js Do not show failed off-chain transactions details when grouped with another valid transaction of same nonce (#14497) 2022-04-25 14:39:34 -05:00
transactions.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00