plane/web/components/issues/issue-layouts/calendar
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
..
dropdowns fix: layout change not working in cycles and modules (#3729) 2024-02-21 16:40:52 +05:30
roots [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
base-calendar-root.tsx [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
calendar.tsx fix calendar layout distortion because of scrollbar (#3770) 2024-02-23 19:06:47 +05:30
day-tile.tsx fix calendar layout distortion because of scrollbar (#3770) 2024-02-23 19:06:47 +05:30
header.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
index.ts chore: implemented new store and issue layouts for issues and updated new data structure for issues (#2843) 2023-12-07 19:59:35 +05:30
issue-blocks.tsx [WEB-575] chore: safely re-enable SWR (#3805) 2024-02-28 15:18:11 +05:30
quick-add-issue-form.tsx chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
types.d.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
utils.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
week-days.tsx fix: layout change not working in cycles and modules (#3729) 2024-02-21 16:40:52 +05:30
week-header.tsx fix calendar layout distortion because of scrollbar (#3770) 2024-02-23 19:06:47 +05:30