plane/web
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
..
components [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
constants [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
contexts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
helpers [WEB-534] fix: application sidebar project, favourite project sidebar DND (#3778) 2024-02-26 19:42:36 +05:30
hooks [WEB-575] chore: safely re-enable SWR (#3805) 2024-02-28 15:18:11 +05:30
layouts [WEB-575] chore: safely re-enable SWR (#3805) 2024-02-28 15:18:11 +05:30
lib [WEB-534] fix: application sidebar project, favourite project sidebar DND (#3778) 2024-02-26 19:42:36 +05:30
pages [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
public chore: new empty state (#3640) 2024-02-13 16:35:20 +05:30
services [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
store [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
styles [WEB-371]: Implemented react-day-picker for date selections (#3679) 2024-02-21 19:55:18 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web fixes web container public assets (#3336) 2024-01-22 13:19:43 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-env.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next.config.js fix: adding additional headers to restrict iframe 2023-12-20 13:49:17 +05:30
package.json chore: update package version 2024-02-26 19:47:02 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.edge.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
tailwind.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30