plane/web/services/issue
guru_sainath 34d6b135f2
[WEB-581] fix: issue editing functionality enhancement in Create/Edit modal (#3809)
* chore: draft issue update request

* chore: changed the serializer

* chore: handled issue description in issue modal, inbox issues mutation and draft issue mutaion and changed the endpoints

* chore: handled draft toggle in make a issue payload in issues

* chore: handled issue labels in the inbox issues

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-02-27 16:58:46 +05:30
..
index.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
issue_activity.service.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
issue_archive.service.ts [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
issue_attachment.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
issue_comment.service.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
issue_draft.service.ts [WEB-581] fix: issue editing functionality enhancement in Create/Edit modal (#3809) 2024-02-27 16:58:46 +05:30
issue_label.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
issue_reaction.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
issue_relation.service.ts feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
issue.service.ts [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30