1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui
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
..
__mocks__ Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00
components Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
contexts Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
css Update design tokens library from 1.5 to 1.6 WIP (#14732) 2022-05-25 08:35:36 -07:00
ducks Ensure transaction type is correctly updated on edit (#14721) 2022-05-27 14:01:31 -02:30
helpers Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
hooks Slight cleanup of constants/transactions, useTransactionDisplayData, and TransactionIcon (#14784) 2022-05-26 16:26:45 -05:00
pages Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
selectors Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
store Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
index.js ui/index: fix getPlatformInfo w/ polyfill (#14171) 2022-03-25 07:24:27 -02:30