bb-plane-fork/apiserver/plane/app
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
..
middleware chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
permissions chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
serializers [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
urls [WEB - 467] perf: issues listing endpoints (#3710) 2024-02-21 19:23:54 +05:30
views [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
__init__.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
apps.py dev: external apis (#2806) 2023-12-07 19:59:35 +05:30
urls_deprecated.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30