Colin DeCarlo
86c369d7ce
Implement Webhooks (#548)
* feat: First Webhook PoC draft
* feat: Dispatch Webhooks PoC
* fix: typo in webhook configuration scope
* Update 2024_04_21_162552_create_webhooks_table.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update 2024_04_21_162552_create_webhooks_table.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update 2024_04_21_162544_create_webhook_configurations_table.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update 2024_04_21_162544_create_webhook_configurations_table.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhooks.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhooksJob.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhookForConfiguration.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhookForConfiguration.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhookForConfiguration.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhooksJob.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhooksJob.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhooksJob.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* chore: Implement Webhook Event Discovery
* we got a test working for webhooks
* WIP
* Something is working!
* More tests
* clean up the tests now that they are passing
* WIP
* Don't use model specific events
* WIP
* WIP
* WIP
* WIP
* WIP
* Do it sync
* Reset these
* Don't need restored event type
* Deleted some unused jobs
* Find custom Events
* Remove observers
* Add custom event test
* Run Pint
* Add caching
* Don't cache every single event
* Fix tests
* Run Pint
* Phpstan fixes
* Pint fix
* Test fixes
* Middleware unit test fix
* Pint fixes
* Remove index not working for older dbs
* Use facade instead
---------
Co-authored-by: Pascale Beier <mail@pascalebeier.de>
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
Co-authored-by: Vehikl <go@vehikl.com>
2024-10-26 20:35:25 -04:00
..
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 21:39:00 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:19:56 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:12:27 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-20 02:19:07 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-05-11 21:01:01 -04:00
2024-05-11 20:09:22 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:12:27 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-06-11 21:01:14 +02:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-19 21:13:55 -04:00
2024-03-12 22:47:32 -04:00
2024-03-12 22:47:32 -04:00
2024-04-14 15:23:15 -04:00
2024-05-11 20:09:22 -04:00
2024-05-11 20:09:22 -04:00
2024-04-14 20:53:50 -04:00
2024-04-20 17:57:14 -04:00
2024-10-26 20:35:25 -04:00
2024-10-26 20:35:25 -04:00
2024-05-19 08:50:15 -07:00
2024-05-12 22:21:22 +02:00
2024-05-22 02:34:43 -04:00
2024-05-19 21:30:25 -04:00
2024-05-31 23:07:50 +02:00
2024-06-02 17:06:42 -04:00
2024-06-05 08:47:11 +02:00
2024-06-13 08:21:56 +02:00
2024-06-25 20:17:08 -04:00
2024-06-07 16:23:25 -04:00
2024-06-07 22:18:12 -04:00
2024-06-16 13:56:18 -04:00
2024-06-17 07:03:36 -04:00
2024-07-10 08:36:24 +02:00
2024-07-17 14:43:04 +02:00
2024-09-21 12:27:41 +02:00
2024-09-07 09:47:39 -04:00
2024-09-21 12:27:41 +02:00
2024-08-13 19:43:16 +02:00