bb-plane-fork/apiserver/plane/db
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
..
management build: updated config for redis and wait_for_db command 2022-12-13 20:47:49 +05:30
migrations chore: rename workspace company size to organization size (#1463) 2023-07-06 11:58:47 +05:30
models feat: issue archival and close (#1474) 2023-07-11 14:35:20 +05:30
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
apps.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
mixins.py feat: github integration (#315) 2023-02-22 19:40:57 +05:30