plane/apps/app
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
..
components feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
constants feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
contexts chore: due date filter (#965) 2023-07-04 23:13:07 +05:30
helpers style: new empty states (#1497) 2023-07-12 11:45:45 +05:30
hooks feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
layouts feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
lib Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
pages feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
public style: onboarding screens (#1412) 2023-07-12 19:55:08 +05:30
services feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
styles style: onboarding screens (#1412) 2023-07-12 19:55:08 +05:30
types feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30
.eslintrc.js chore: replace nextjs Image element (#1227) 2023-06-07 01:56:21 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Improve apk usages in Dockerfile (#1198) 2023-06-07 12:30:42 +05:30
Dockerfile.web Add network timeout option to yarn install (#1382) 2023-06-30 09:53:44 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js fix: docker image uploads (#1108) 2023-05-25 10:24:20 +05:30
package.json chore: change charts library (#1305) 2023-06-19 12:59:57 +05:30
postcss.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js fix: updated text and background colors (#1496) 2023-07-11 15:18:47 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30