plane/web/components/issues/issue-detail
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
..
inbox [WEB-327] chore: scrollbar implementation (#3703) 2024-02-21 17:52:35 +05:30
issue-activity [WEB-496] improvement: disable submit button when there is no text in comment box. (#3754) 2024-02-22 20:01:42 +05:30
label [WEB-327] chore: scrollbar implementation (#3703) 2024-02-21 17:52:35 +05:30
links [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
parent fix: issue details page parent issue redirection bug (#3662) 2024-02-14 18:13:29 +05:30
reactions chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
cycle-select.tsx chore: inbox issue restructure the components and store (#3456) 2024-01-24 20:33:54 +05:30
index.ts chore: refactored and resolved build issues on the issues and issue detail page (#3340) 2024-01-22 13:19:43 +05:30
main-content.tsx fix: issue description empty state initial load in inbox and issue detail page (#3696) 2024-02-19 15:43:57 +05:30
module-select.tsx [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
parent-select.tsx refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30
relation-select.tsx refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30
root.tsx [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
sidebar.tsx [WEB-371]: Implemented react-day-picker for date selections (#3679) 2024-02-21 19:55:18 +05:30
subscription.tsx [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30