Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NotificationServicesController to accommodate for Snaps Notifications #4809

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2024

  1. add snap notification types

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dc85e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1939195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9961df5 View commit details
    Browse the repository at this point in the history
  4. update trigger types

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b269078 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aea9760 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d3266b View commit details
    Browse the repository at this point in the history
  7. added getNotificationsByType function, updated other functions to acc…

    …ommodate for snaps and updated NotificationServicesController tests
    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eb8681b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    773f426 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb8e138 View commit details
    Browse the repository at this point in the history
  10. fix lint errors

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    bcb2263 View commit details
    Browse the repository at this point in the history
  11. fix jsdoc again

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9b3fa2a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0870e90 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    08acf8a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7969de5 View commit details
    Browse the repository at this point in the history
  15. regenerate lockfile

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    70f591a View commit details
    Browse the repository at this point in the history
  16. run yarn dedupe

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d3ba765 View commit details
    Browse the repository at this point in the history
  17. update tsconfig

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e99b172 View commit details
    Browse the repository at this point in the history
  18. fix test

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    82b07c2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7ab1f78 View commit details
    Browse the repository at this point in the history
  20. Revert "remove NotificationController"

    This reverts commit 7969de5.
    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7cc4106 View commit details
    Browse the repository at this point in the history
  21. use older version of utils

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3fdbeee View commit details
    Browse the repository at this point in the history
  22. regenerate lock file

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a15b131 View commit details
    Browse the repository at this point in the history
  23. Revert "bump @metamask/utils to 9.3.0"

    This reverts commit 0870e90.
    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5ba67cb View commit details
    Browse the repository at this point in the history
  24. Revert "update tsconfig"

    This reverts commit e99b172.
    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    225a7de View commit details
    Browse the repository at this point in the history
  25. fix lockfile

    hmalik88 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2e8c150 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    3cf79b3 View commit details
    Browse the repository at this point in the history
  2. more changes

    hmalik88 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e59eeb2 View commit details
    Browse the repository at this point in the history
  3. lint fix

    hmalik88 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    00922f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. fix type issue

    hmalik88 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a57d1a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9645a91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd312ed View commit details
    Browse the repository at this point in the history
  4. lint fix

    hmalik88 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0cba55e View commit details
    Browse the repository at this point in the history