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

Notification system #4149

Merged
merged 63 commits into from
Nov 8, 2024
Merged

Notification system #4149

merged 63 commits into from
Nov 8, 2024

Commits on Jun 26, 2024

  1. Sample json

    gonzaloriestra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4d32b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a1ee5 View commit details
    Browse the repository at this point in the history
  3. Show notifications

    gonzaloriestra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    58e7c09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29cbeb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92bf53b View commit details
    Browse the repository at this point in the history
  6. Fix URL

    gonzaloriestra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e17405b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed00213 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d13c6d View commit details
    Browse the repository at this point in the history
  9. Empty test

    isaacroldan committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    beb3870 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1aac63e View commit details
    Browse the repository at this point in the history
  11. Add cache

    gonzaloriestra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    02db9ba View commit details
    Browse the repository at this point in the history
  12. add more tests

    isaacroldan committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    45f23aa View commit details
    Browse the repository at this point in the history
  13. Filter by surface

    isaacroldan committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    dd6b534 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    03fa7ce View commit details
    Browse the repository at this point in the history
  2. Surface filter for apps

    isaacroldan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8232c7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c9aa05 View commit details
    Browse the repository at this point in the history
  4. update notification json

    isaacroldan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4c0711a View commit details
    Browse the repository at this point in the history
  5. update notification json

    isaacroldan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6f15859 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d4ec89 View commit details
    Browse the repository at this point in the history
  7. Add more tests

    isaacroldan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7747888 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c952534 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ffb885 View commit details
    Browse the repository at this point in the history
  10. Add support for CTA links

    isaacroldan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    00ccbb1 View commit details
    Browse the repository at this point in the history
  11. new notification

    isaacroldan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f5a9704 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    8eb6800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    017a901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0160b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Fix URL

    gonzaloriestra committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4e10b20 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    744d482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05d179d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    74c097f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d296c View commit details
    Browse the repository at this point in the history
  3. Add zod schema

    gonzaloriestra committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2b2eacf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d999ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e96662d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7c824e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7a477b View commit details
    Browse the repository at this point in the history
  8. Add some debug log

    gonzaloriestra committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a567ee2 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    gonzaloriestra committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    09ada76 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f0521f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9689406 View commit details
    Browse the repository at this point in the history
  12. Fix type-check

    gonzaloriestra committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f72f8c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4724740 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4cf02db View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    90314e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    59673e7 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    gonzaloriestra committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cf9abdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    105a64b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    a992488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    198e4da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a792624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc44d35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c592e8c View commit details
    Browse the repository at this point in the history
  6. Fix merge

    gonzaloriestra committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    20b976e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dea6ea View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    0c31a8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ecc3dc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    53f17bf View commit details
    Browse the repository at this point in the history
  2. Fix linter

    gonzaloriestra committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    17440d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Add changeset

    gonzaloriestra committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    247f924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0942ec View commit details
    Browse the repository at this point in the history