plane/web/store/issue/issue-details
guru_sainath 804dd8300d
chore: implemented multiple modules select in the issues (#3484)
* fix: add multiple module in an issue

* feat: implemented multiple modules select in the issue detail and issue peekoverview and resolved build errors.

* feat: handled module parameters type error in the issue create and draft modal

* feat: handled UI for modules select dropdown

* fix: delete module activity updated

* ui: module issue activity

* fix: module search endpoint and issue fetch in the modules

* fix: module ids optimized

* fix: replaced module_id from boolean to array of module Id's in module search modal params

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-30 15:23:20 +05:30
..
activity.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
attachment.store.ts fix: handled attachment upload filename size error in the issue detail (#3485) 2024-01-28 18:30:53 +05:30
comment_reaction.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
comment.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
issue.store.ts chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30
link.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
reaction.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
relation.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
root.store.ts chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30
sub_issues.store.ts chore: sub issue mutation for state and project change (#3442) 2024-01-23 16:56:22 +05:30
subscription.store.ts chore: bug fixes and improvement (#3303) 2024-01-22 13:19:43 +05:30