1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages
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
..
add-collectible Event tracking for Token Detection V2 (#14441) 2022-05-11 16:27:58 -04:00
asset MetaMetrics: Add EVENT.CATEGORIES const (#14474) 2022-04-22 13:09:10 -03:00
confirm-add-suggested-token Event tracking for Token Detection V2 (#14441) 2022-05-11 16:27:58 -04:00
confirm-approve show token approval details on confirm approve screen by default (#14523) 2022-04-26 10:21:52 -05:00
confirm-decrypt-message MetaMetrics: Add EVENT.CATEGORIES const (#14474) 2022-04-22 13:09:10 -03:00
confirm-deploy-contract Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-encryption-public-key Enhance reusable SiteOrigin component (#14720) 2022-05-20 09:35:18 -05:00
confirm-import-token Event tracking for Token Detection V2 (#14441) 2022-05-11 16:27:58 -04:00
confirm-send-ether add asset_type to transactions (#13858) 2022-03-16 17:15:03 -05:00
confirm-send-token add asset_type to transactions (#13858) 2022-03-16 17:15:03 -05:00
confirm-token-transaction-base Refactor token send/method confirmation flow (trimmed down) (#13788) 2022-03-09 08:38:12 -06:00
confirm-transaction Fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts (#13535) 2022-03-17 13:35:40 -05:00
confirm-transaction-base MetaMetrics: Add EVENT.CATEGORIES const (#14474) 2022-04-22 13:09:10 -03:00
confirm-transaction-switch Fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts (#13535) 2022-03-17 13:35:40 -05:00
confirmation Fix an edge case with missing top assets in Swaps (#14688) 2022-05-24 18:30:46 +02:00
connected-accounts Dark Mode: Replace color occurences (#14112) 2022-03-23 16:43:53 +01:00
connected-sites Dark Mode: Replace color occurences (#14112) 2022-03-23 16:43:53 +01:00
create-account Update design tokens library from 1.5 to 1.6 WIP (#14732) 2022-05-25 08:35:36 -07:00
error Dark Mode: Error page (#14107) 2022-03-21 21:18:16 -07:00
first-time-flow Update design tokens library from 1.5 to 1.6 WIP (#14732) 2022-05-25 08:35:36 -07:00
home Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
import-token Add token standard to custom token details (#14506) 2022-04-26 12:08:14 -07:00
keychains MetaMetrics: Add EVENT.CATEGORIES const (#14474) 2022-04-22 13:09:10 -03:00
lock remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
mobile-sync Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
notifications Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
onboarding-flow Overall CSS #13441 (#13902) 2022-05-16 13:38:04 -05:00
permissions-connect Remove site origin on snap install (#14752) 2022-05-25 18:19:02 +02:00
routes Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
send Update design tokens library from 1.5 to 1.6 WIP (#14732) 2022-05-25 08:35:36 -07:00
settings Remove site origin on snap install (#14752) 2022-05-25 18:19:02 +02:00
swaps Migrate the "estimateGas" API call to "getFees" for STX (#14767) 2022-05-26 19:56:28 +02:00
token-details Update token detection logic to only control auto-detection (#14251) 2022-04-06 13:59:16 -04:00
unlock-page Overall CSS #13441 (#13902) 2022-05-16 13:38:04 -05:00
index.js Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
pages.scss Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00