1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 20:05:27 +02:00
metamask-extension/ui/app/pages
Dan J Miller b73f543b23
Whats new popup (#10583)
* Add 'What's New' notification popup

* Move selectors from shared/notifications into ui/ directory

* Use keys for localized message in whats new notifications objects, to ensure notifications will be translated.

* Remove unused swaps intro popup locale messages

* Fix keys of whats new notification locales

* Remove notifications messages and descriptions from comment in shared/notifications

* Move notifcationActionFunctions to shared/notifications and make it stateless

* Get notification data from constants instead of state in whats-new-popup

* Code cleanup

* Fix build quote reference to swapsEthToken, broken during rebase

* Rename notificationFilters to notificationToExclude to clarify its purpose

* Documentation for getSortedNotificationsToShow

* Move notification action functions from shared/ to whats-new-popup.js

* Stop setting swapsWelcomeMessageHasBeenShown to state in app-state controller

* Update e2e tests for whats new popup changes

* Updating migration files

* Addressing feedback part 1

* Addressing feedback part 2

* Remove unnecessary div in whats-new-popup

* Change getNotificationsToExclude to getNotificationsToInclude for use in the getSortedNotificationsToShow selector

* Delete intro-popup directory and test files

* Lint fix

* Add notifiction state to address-entry fixture

* Use two separate functions for rendering first and subsequent notifications in the whats-new-popup

* Ensure that string literals are passed to t for whats new popup text

* Update import-ui fixtures to include notificaiton controller state

* Remove unnecessary, accidental change confirm-approve

* Remove swaps notification in favour of mobile swaps as first notifcation and TBD 3rd notification

* Update whats-new-popup to use intersection observer api to detect if notification has been seen

* Add notifications to send-edit and threebox e2e test fixtures

* Update ui/app/selectors/selectors.js

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

* Update ui/app/selectors/selectors.js

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

* Clean up locale code for whats-new-popup notifications

* Disconnect observers in whats-new-popup when their callback is first called

* Add test case for migration 58 for when the AppStateController does not exist

* Rename popover components containerRef to popoverWrapRef

* Fix messages.json

* Update notification messages and images

* Rename popoverWrapRef -> popoverRef in whats-new-popup and popover.component

* Only create one observer, and only after images have loaded, in whats-new-popup

* Set width and height on whats-new-popup image, instead of setting state on img load

* Update ui/app/components/app/whats-new-popup/whats-new-popup.js

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

* Code clean up in whats new popup re: notification rendering and action functions

* Code cleanup in render notification functions of whats-new-popup

* Update ui/app/components/app/whats-new-popup/whats-new-popup.js

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

* lint fix

* Update and localize  notification dates

* Clean up date code in shred/notifications/index.js

Co-authored-by: ryanml <ryanlanese@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2021-04-28 14:21:41 -02:30
..
add-token upgrade ethereumjs util (#10886) 2021-04-16 10:05:13 -05:00
asset add hamburger menu to eth page (#10938) 2021-04-27 17:48:46 -05:00
confirm-add-suggested-token @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-add-token @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-approve Adding option to set Custom Nonce to Confirm Approve Page (#10595) 2021-04-16 18:00:18 -04:00
confirm-decrypt-message Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00
confirm-deploy-contract upgrade ethereumjs util (#10886) 2021-04-16 10:05:13 -05:00
confirm-encryption-public-key Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00
confirm-send-ether @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-send-token @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-token-transaction-base @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-transaction remove transactionCategory in favor of more types (#10615) 2021-03-10 14:16:44 -06:00
confirm-transaction-base Adding option to set Custom Nonce to Confirm Approve Page (#10595) 2021-04-16 18:00:18 -04:00
confirm-transaction-switch remove transactionCategory in favor of more types (#10615) 2021-03-10 14:16:44 -06:00
confirmation Fix 10609 - Prevent overflow of confirmation page hostname (#10935) 2021-04-27 08:46:20 -05:00
connected-accounts @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
connected-sites @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
create-account Implement Ledger Live bridge (#10293) 2021-04-26 13:05:48 -05:00
error Updating references to MetaMask support (#10563) 2021-03-03 10:15:24 -07:00
first-time-flow Use jest to run ui/**/*.test.js (#10885) 2021-04-15 11:01:46 -07:00
home Whats new popup (#10583) 2021-04-28 14:21:41 -02:30
keychains Use jest to run ui/**/*.test.js (#10885) 2021-04-15 11:01:46 -07:00
lock Use jest to run ui/**/*.test.js (#10885) 2021-04-15 11:01:46 -07:00
mobile-sync @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
permissions-connect @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
routes Whats new popup (#10583) 2021-04-28 14:21:41 -02:30
send use token custom icons where possible (#10939) 2021-04-28 00:07:43 -05:00
settings [Fix] 10365 My Accounts Removal (#10680) 2021-04-27 15:55:58 -02:30
swaps Whats new popup (#10583) 2021-04-28 14:21:41 -02:30
unlock-page Fix 10458 - Understand where to get support (#10895) 2021-04-22 17:31:13 -05:00
index.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
pages.scss Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00