bb-plane-fork/apiserver/plane/app/views
Nikhil 03e5f4a5bd
[WEB-468] fix: issue detail endpoints (#3722)
* dev: add is_subscriber to issue details endpoint

* dev: remove is_subscribed annotation from detail serializers

* dev: update issue details endpoint

* dev: inbox issue create

* dev: issue detail serializer

* dev: optimize and add extra fields for issue details

* dev: remove data from issue updates

* dev: add fields for issue link and attachment

* remove expecting a issue response while updating and deleting an issue

* change link, attachment and reaction types and modify store to recieve their data from within the issue detail API call

* make changes for subscription store to recieve data from issue detail API call

* dev: add issue reaction id

* add query prarms for archived issue

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-22 20:58:34 +05:30
..
integration chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
__init__.py [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
analytic.py fix: previous year closed issues in analytics (#3672) 2024-02-20 13:36:20 +05:30
api.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asset.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
auth_extended.py chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
authentication.py chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
base.py chore: mention notification and webhook faliure (#3573) 2024-02-07 15:14:30 +05:30
config.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
cycle.py fix: transfer cycle issues (#3746) 2024-02-22 14:46:02 +05:30
dashboard.py [WEB - 490] chore: issue serializer changes (#3741) 2024-02-21 21:19:00 +05:30
estimate.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
exporter.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
external.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
importer.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
inbox.py [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
issue.py [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
module.py [WEB - 467] perf: issues listing endpoints (#3710) 2024-02-21 19:23:54 +05:30
notification.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
oauth.py chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
page.py fix: page archive and unarchive (#3459) 2024-01-25 00:48:18 +05:30
project.py fix: pre release bug fixes (#3473) 2024-01-25 16:38:34 +05:30
search.py chore: parent can be added to issue (#3665) 2024-02-14 18:16:27 +05:30
state.py fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
user.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
view.py [WEB - 467] perf: issues listing endpoints (#3710) 2024-02-21 19:23:54 +05:30
webhook.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
workspace.py [WEB - 508] chore: bot filter (#3751) 2024-02-22 20:22:03 +05:30