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

feat: webhooks #20129

Merged
merged 22 commits into from May 3, 2024
Merged

feat: webhooks #20129

merged 22 commits into from May 3, 2024

Commits on Apr 16, 2024

  1. feat: webhooks

    Marc-Roig committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    37aedc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    58c5623 View commit details
    Browse the repository at this point in the history
  2. chore: type entry

    Marc-Roig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bb2529f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. feat: refactor publication methods to not trigger entry.delete webhook (

    #20136)
    
    * feat: refactor publication methods
    
    * fix: remove unnecessary chain op in db query
    Marc-Roig committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    87c535a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c18cfd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98834b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f324cfb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    556c80c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. feat: event manager

    Marc-Roig committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    87c8689 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    400ee93 View commit details
    Browse the repository at this point in the history
  2. fix: repository

    Marc-Roig committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a6f2ba6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. feat: webhook tests

    Marc-Roig committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ad2831a View commit details
    Browse the repository at this point in the history
  2. fix: api tests

    Marc-Roig committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    83fe9de View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    2aefc18 View commit details
    Browse the repository at this point in the history
  2. fix: refactor event hub

    Marc-Roig committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a791b36 View commit details
    Browse the repository at this point in the history
  3. fix: eventhub type

    Marc-Roig committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    844b7a6 View commit details
    Browse the repository at this point in the history
  4. fix: event hub unit test

    Marc-Roig committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    219d497 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    3597c45 View commit details
    Browse the repository at this point in the history
  2. fix: webhook api test

    Marc-Roig committed May 2, 2024
    Configuration menu
    Copy the full SHA
    60977e2 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    000b112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2643a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed8cc94 View commit details
    Browse the repository at this point in the history