plane/apps/app/components/issues
Anmol Singh Bhatia c9cbca5ec8
feat: auto-archive and auto-close (#1502)
* chore: issue archive services and types added

* chore: project type and constant updated

* feat: auto-close and auto-archive feature added

* feat: implement rendering of archived issues

* feat: implemented rendering of only list view for archived issues , chore: update types and services

* feat: implemented archive issue detail page and unarchive issue functionality , chore: refactor code

* feat: activity for issue archive and issue restore added

* fix: redirection and delete fix

* fix: merge conflict

* fix: restore issue redirection fix

* fix: disable modification of issue properties for archived issues, style: disable properties styling

* fix: hide empty group, switch to list view on redirct to archived issues

* fix: remove unnecessary header buttons for archived issue

* fix: auto-close dropdown fix
2023-07-13 11:34:37 +05:30
..
comment feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
select chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
sidebar-select feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
view-select fix: updated text and background colors (#1496) 2023-07-11 15:18:47 +05:30
activity.tsx feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
attachment-upload.tsx feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
attachments.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
delete-attachment-modal.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
delete-issue-modal.tsx feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
description-form.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
form.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
gantt-chart.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
index.ts fix: issue details page auth (#1331) 2023-06-19 23:39:47 +05:30
main-content.tsx feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
modal.tsx fix: add missing argument (#1506) 2023-07-12 17:55:58 +05:30
my-issues-list-item.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
parent-issues-list-modal.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
sidebar.tsx feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
sub-issues-list.tsx feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30