bb-plane-fork/apiserver/plane/api/serializers
Nikhil f1fda4ae4a
[WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330)
* dev: update webhook logic for issues

* dev: update issue webhooks for cycle and module

* dev: webhook for comment

* dev: issue attachment webhooks

* dev: add logging

* dev: add inbox issue webhooks

* dev: update the webhook send task

* dev: project webhooks for api

* dev: webhooks update for projects, cycles and modules

* dev: fix webhook on cycle and module create from external apis
2024-05-06 14:13:49 +05:30
..
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
base.py [WEB - 883] fix: external apis (#3975) 2024-04-08 18:46:05 +05:30
cycle.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
inbox.py [WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330) 2024-05-06 14:13:49 +05:30
issue.py [WEB - 898] fix: external webhooks (#4119) 2024-04-08 14:59:50 +05:30
module.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
project.py [WEB - 883] fix: external apis (#3975) 2024-04-08 18:46:05 +05:30
state.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
user.py [WEB - 883] fix: external apis (#3975) 2024-04-08 18:46:05 +05:30
workspace.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30