1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/components/Domain/Group
Michael Genson 796e55b7d5
refactor: webhook events (#1661)
* refactored EventBusService to work outside FastAPI

* extended event models

* refactored webhooks to run through event bus

* added basic webhook test route

* changed get_all to page_all

* fixed incorrectly implemented Vue variables

* fixed broken webhook test

* changed factory from staticmethod to classmethod

* made query boundary definitions easier to read
2022-09-27 18:55:20 -08:00
..
GroupExportData.vue chore: make vue domain components localizable (#1532) 2022-08-09 21:12:45 -08:00
GroupMealPlanRuleForm.vue chore: make vue domain components localizable (#1532) 2022-08-09 21:12:45 -08:00
GroupPreferencesEditor.vue feat(backend): refactor/fix group management for admins (#838) 2021-11-25 14:17:02 -09:00
GroupWebhookEditor.vue refactor: webhook events (#1661) 2022-09-27 18:55:20 -08:00