plane/web/store/issue
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
..
archived [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
cycle [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
draft [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
helpers [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
issue-details [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
module [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
profile [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
project [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
project-views [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
workspace [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
issue_calendar_view.store.ts fix: layout change not working in cycles and modules (#3729) 2024-02-21 16:40:52 +05:30
issue_kanban_view.store.ts fix: archived issues and minor bug fixes (#3451) 2024-01-24 18:50:54 +05:30
issue.store.ts [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
root.store.ts [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30