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

Implement Webhooks #548

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from
Draft

Commits on Aug 9, 2024

  1. feat: First Webhook PoC draft

    PascaleBeier authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fc1c51e View commit details
    Browse the repository at this point in the history
  2. feat: Dispatch Webhooks PoC

    PascaleBeier authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ca1004d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b710dd7 View commit details
    Browse the repository at this point in the history
  4. Update 2024_04_21_162552_create_webhooks_table.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b458612 View commit details
    Browse the repository at this point in the history
  5. Update 2024_04_21_162552_create_webhooks_table.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    72a2c3c View commit details
    Browse the repository at this point in the history
  6. Update 2024_04_21_162544_create_webhook_configurations_table.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cd4aaf6 View commit details
    Browse the repository at this point in the history
  7. Update 2024_04_21_162544_create_webhook_configurations_table.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b66ca7a View commit details
    Browse the repository at this point in the history
  8. Update DispatchWebhooks.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4e1ecac View commit details
    Browse the repository at this point in the history
  9. Update DispatchWebhooksJob.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    db7ffd4 View commit details
    Browse the repository at this point in the history
  10. Update DispatchWebhookForConfiguration.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    73507f2 View commit details
    Browse the repository at this point in the history
  11. Update DispatchWebhookForConfiguration.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e5d08d9 View commit details
    Browse the repository at this point in the history
  12. Update DispatchWebhookForConfiguration.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    538d46f View commit details
    Browse the repository at this point in the history
  13. Update DispatchWebhooksJob.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    dcfe61a View commit details
    Browse the repository at this point in the history
  14. Update DispatchWebhooksJob.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    afeb81a View commit details
    Browse the repository at this point in the history
  15. Update DispatchWebhooksJob.php

    Co-authored-by: Lance Pioch <[email protected]>
    2 people authored and go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c7667e3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f0e1f75 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ebe40d1 View commit details
    Browse the repository at this point in the history
  18. WIP

    go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    74b6085 View commit details
    Browse the repository at this point in the history
  19. Something is working!

    go-vehikl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    63c917d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 16, 2024

  1. More tests

    go-vehikl committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a20bd83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    323647b View commit details
    Browse the repository at this point in the history
  3. WIP

    go-vehikl committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    28131a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 12, 2024

  1. WIP

    go-vehikl committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0f1ec58 View commit details
    Browse the repository at this point in the history
  2. WIP

    go-vehikl committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b451959 View commit details
    Browse the repository at this point in the history
  3. WIP

    go-vehikl committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d6c74d3 View commit details
    Browse the repository at this point in the history
  4. WIP

    go-vehikl committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    25006f0 View commit details
    Browse the repository at this point in the history
  5. WIP

    go-vehikl committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    90d6440 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Do it sync

    go-vehikl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d48ee2c View commit details
    Browse the repository at this point in the history
  2. Reset these

    go-vehikl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    66b6b1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10412b1 View commit details
    Browse the repository at this point in the history
  4. Deleted some unused jobs

    go-vehikl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2a5ba13 View commit details
    Browse the repository at this point in the history
  5. Find custom Events

    go-vehikl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    afd8fc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Remove observers

    go-vehikl committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7fbd8c4 View commit details
    Browse the repository at this point in the history
  2. Add custom event test

    go-vehikl committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5d2fd99 View commit details
    Browse the repository at this point in the history
  3. Run Pint

    go-vehikl committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    32c9fdf View commit details
    Browse the repository at this point in the history