plane/apiserver/plane
Bavisetti Narayan 7554988164
feat: issue archival and close (#1474)
* chore: added issue archive using celery beat

* chore: changed the file name

* fix: created API and updated logic for achived-issues

* chore: added issue activity message

* chore: added the beat scheduler command

* feat: added unarchive issue functionality

* feat: auto issue close

* dev: refactor endpoints and issue archive activity

* dev: update manager for global filtering

* fix: added id in issue unarchive url

* dev: update auto close to include default close state

* fix: updated the list and retrive function

* fix: added the prefetch fields

* dev: update unarchive

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-07-11 14:35:20 +05:30
..
analytics build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
api feat: issue archival and close (#1474) 2023-07-11 14:35:20 +05:30
bgtasks feat: issue archival and close (#1474) 2023-07-11 14:35:20 +05:30
db feat: issue archival and close (#1474) 2023-07-11 14:35:20 +05:30
middleware build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
settings feat: issue archival and close (#1474) 2023-07-11 14:35:20 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
utils chore: due date filter (#1460) 2023-07-04 16:48:59 +05:30
web build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
__init__.py fix: celery worker for issue activities (#744) 2023-04-08 15:46:05 +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 feat: issue archival and close (#1474) 2023-07-11 14:35:20 +05:30
urls.py chore: upgrade backend dependencies (#1479) 2023-07-06 11:58:24 +05:30
wsgi.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30