bb-plane-fork/apiserver/plane/api/views
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 feat(api/issuesBySequenceId): add api to retrieve issue based on its sequence identitifier (#4170) 2024-04-24 17:42:12 +05:30
base.py [WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330) 2024-05-06 14:13:49 +05:30
cycle.py [WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330) 2024-05-06 14:13:49 +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 - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330) 2024-05-06 14:13:49 +05:30
module.py [WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330) 2024-05-06 14:13:49 +05:30
project.py [WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330) 2024-05-06 14:13:49 +05:30
state.py [WEB-983] chore: dummy data script (#4173) 2024-04-11 20:27:05 +05:30