plane/web/components/issues
Nikhil ab3c3a6cf9
[WEB - 466] perf: improve performance for cycle and module endpoints (#3711)
* dev: improve performance for cycle apis

* dev: reduce module endpoints and create a new endpoint for getting issues by list

* dev: remove unwanted fields from module

* dev: update module endpoints

* dev: optimize cycle endpoints

* change module and cycle types

* dev: module optimizations

* dev: fix the issues check

* dev: fix issues endpoint

* dev: update module detail serializer

* modify adding issues to modules and cycles

* dev: update cycle issues

* fix module links

* dev: optimize issue list endpoint

* fix: removing issues from the module when removing module_id from issue peekoverview

* fix: updated the tooltip and ui for cycle select (#3718)

* fix: updated the tooltip and ui for module select (#3716)

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-21 16:56:02 +05:30
..
attachment chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
issue-detail [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
issue-layouts [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
issue-modal chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
peek-overview [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
select chore: dropdown and peek overview improvement (#3682) 2024-02-16 20:01:58 +05:30
sub-issues improvement: remove add sub-issues button from the bottom if sub-issues are available. (#3725) 2024-02-21 16:47:39 +05:30
confirm-issue-discard.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
delete-archived-issue-modal.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
delete-draft-issue-modal.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
delete-issue-modal.tsx chore: bug fixes and improvement (#3434) 2024-01-23 13:11:39 +05:30
description-form.tsx fix: inbox description and mutation (#3677) 2024-02-15 19:31:38 +05:30
description-input.tsx fix: issue description empty state initial load in inbox and issue detail page (#3696) 2024-02-19 15:43:57 +05:30
draft-issue-form.tsx fix: resolved issue with resetting the draft issue form (#3532) 2024-02-01 13:33:08 +05:30
draft-issue-modal.tsx chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30
index.ts fix: cycle and module reordering in the gantt chart (#3570) 2024-02-08 13:30:16 +05:30
issue-update-status.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
issues-mobile-header.tsx style: responsive breadcrumbs and headers for dashboard, projects, project issues, cycles, cycle issues, module issues (#3580) 2024-02-07 13:44:03 +05:30
label.tsx chore: project cycle bug fixes and improvement (#3427) 2024-01-22 20:42:09 +05:30
parent-issues-list-modal.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
title-input.tsx [WEB-479]: rendering issue title without overflow problem in issue peekoverview (#3728) 2024-02-21 16:42:04 +05:30