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

Integrate operations from the Notification API #472

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

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    1c14ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    668c696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    defc72c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a68a6b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8612361 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b824c47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecf20b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70a1f85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fbe8824 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44e8ed7 View commit details
    Browse the repository at this point in the history
  11. Remove unused type hints

    heisner-tillman authored and bernt-matthias committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f834911 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    68cd163 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9e87955 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4ec7a7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0c83487 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3b27f12 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4e375a0 View commit details
    Browse the repository at this point in the history
  18. Add test for send_notification, broadcast_notification and get_notifi…

    …cation_status operation
    heisner-tillman authored and bernt-matthias committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6e99167 View commit details
    Browse the repository at this point in the history
  19. Fix typing hint

    heisner-tillman authored and bernt-matthias committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9fd14bd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    10ca1b9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    66b42ad View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    26de12b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    75f43cf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    66c56a3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    719e23a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ad46de0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0db0c83 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    701b886 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d3c4f24 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ee675ca View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e8740db View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fd80ed9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e2e5e34 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2e0bfd0 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5edbecf View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f71d7a6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    db96185 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1db36dc View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    05d69a2 View commit details
    Browse the repository at this point in the history
  40. Move duplicated annotation

    heisner-tillman authored and bernt-matthias committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1b2b8e0 View commit details
    Browse the repository at this point in the history
  41. Doc fixes

    nsoranzo authored and bernt-matthias committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b0fadda View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    de08aa2 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    7a83ae7 View commit details
    Browse the repository at this point in the history
  44. debug test

    bernt-matthias committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    26663e8 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    7d03c6f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Revert "disable celery for tests"

    This reverts commit 7d03c6f.
    bernt-matthias committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d9dcad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31ed6ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e9cfd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fix import order

    bernt-matthias committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c8c934b View commit details
    Browse the repository at this point in the history