plane/apiserver/plane
Prateek Shourya 231fd52992
[WEB-447] feat: projects archive. (#4014)
* dev: project archive response

* feat: projects archive.

* dev: response changes for cycle and module

* chore: status message changed

* chore: update clear all applied display filters logic.

* style: archived project card UI update.

* chore: archive/ restore taost message update.

* fix: clear all applied display filter logic.

* chore: project empty state update to handle archived projects.

* chore: minor typo fix in cycles and modules archive.

* chore: close cycle/ module overview sidebar if it's already open when clicked on overview button.

* chore: optimize current workspace applied display filter logic.

* chore: update all `archived_at` type from `Date` to `string`.

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-21 20:59:34 +05:30
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api feat: cycles and modules archive. (#4005) 2024-03-20 21:02:58 +05:30
app [WEB-447] feat: projects archive. (#4014) 2024-03-21 20:59:34 +05:30
bgtasks [WEB-780]feat: project cycle module archive (#3990) 2024-03-20 13:59:31 +05:30
db [WEB-780]feat: project cycle module archive (#3990) 2024-03-20 13:59:31 +05:30
license Fix email configuration issue (#3732) 2024-03-18 19:43:00 +05:30
middleware [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
settings dev: enable api logging (#2538) 2024-03-18 14:27:02 +05:30
space dev: enable api logging (#2538) 2024-03-18 14:27:02 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
utils dev: enable api logging (#2538) 2024-03-18 14:27:02 +05:30
web [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
celery.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
urls.py [WEB-621] chore: 404 page not found (#3859) 2024-03-06 14:24:58 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30