plane/web/components/project
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
..
publish-project refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
settings chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
card-list.tsx [WEB-327] chore: scrollbar implementation (#3703) 2024-02-21 17:52:35 +05:30
card.tsx fix: breaking cycle issues and replacing router.push with Links (#3330) 2024-01-22 13:19:43 +05:30
confirm-project-member-remove.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
create-project-modal.tsx [WEB-575] chore: safely re-enable SWR (#3805) 2024-02-28 15:18:11 +05:30
delete-project-modal.tsx chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
empty-state.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
form-loader.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
form.tsx [WEB-394]: Added a description to project network options (#3717) 2024-02-21 18:26:41 +05:30
index.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
integration-card.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
join-project-modal.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
leave-project-modal.tsx chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
member-list-item.tsx chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
member-list.tsx feat: loading states update (#3639) 2024-02-13 19:12:10 +05:30
member-select.tsx fix: pre release bug fixes (#3473) 2024-01-25 16:38:34 +05:30
project-settings-member-defaults.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
send-project-invitation-modal.tsx [WEB-538] style: fix invite member icons in dropdown shrink when name is too large. (#3776) 2024-02-23 18:47:15 +05:30
sidebar-list-item.tsx [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
sidebar-list.tsx [WEB-534] fix: application sidebar project, favourite project sidebar DND (#3778) 2024-02-26 19:42:36 +05:30