plane/web/services/issue
Aaryan Khandelwal 30cc923fdb
[WEB-419] feat: manual issue archival (#3801)
* fix: issue archive without automation

* fix: unarchive issue endpoint change

* chore: archiving logic implemented in the quick-actions dropdowns

* chore: peek overview archive button

* chore: issue archive completed at state

* chore: updated archiving icon and added archive option everywhere

* chore: all issues quick actions dropdown

* chore: archive and unarchive response

* fix: archival mutation

* fix: restore issue from peek overview

* chore: update notification content for archive/restore

* refactor: activity user name

* fix: all issues mutation

* fix: restore issue auth

* chore: close peek overview on archival

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-28 16:53:26 +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-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +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