bb-plane-fork/apiserver/plane/api/views
Nikhil daa0b16960
fix: cycle and module stats when issues are archived (#2185)
* fix: cycle and module stats when issues are archived

* fix: added draft filter

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-09-22 15:17:31 +05:30
..
integration fix: slack queryset (#1860) 2023-08-14 18:53:09 +05:30
__init__.py feat: workspace views (#2005) 2023-09-19 19:45:37 +05:30
analytic.py fix: user id for default analytics (#1808) 2023-08-11 12:45:04 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py fix: asset key validation (#1938) 2023-08-30 12:20:13 +05:30
auth_extended.py feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
authentication.py fix: email magic sign in integrity error (#1662) 2023-07-25 14:23:26 +05:30
base.py feat: user timezones (#2009) 2023-08-30 12:18:18 +05:30
cycle.py fix: cycle and module stats when issues are archived (#2185) 2023-09-22 15:17:31 +05:30
estimate.py fix: estimate points update (#1003) 2023-05-05 15:12:38 +05:30
exporter.py fix: added slug in filename for export issues (#1870) 2023-08-16 09:39:17 +05:30
gpt.py fix: replace Completion with ChatCompletion to use gpt-3.5-turbo model (#2066) 2023-09-05 13:11:31 +05:30
importer.py fix: changed priority from None to none (#2229) 2023-09-22 14:44:53 +05:30
inbox.py fix: changed priority from None to none (#2229) 2023-09-22 14:44:53 +05:30
issue.py chore: sub issues count in individual issue (#2221) 2023-09-20 17:00:03 +05:30
module.py fix: cycle and module stats when issues are archived (#2185) 2023-09-22 15:17:31 +05:30
notification.py feat: mark all read notifications (#1963) 2023-08-29 14:57:27 +05:30
oauth.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
page.py feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
project.py chore: response status for project views update (#2111) 2023-09-07 14:49:45 +05:30
release.py feat: release information endpoint (#876) 2023-04-20 18:13:49 +05:30
search.py feat: add a relation to an issue (#1995) 2023-09-13 12:25:10 +05:30
state.py chore: triage state filtering (#1372) 2023-06-23 17:28:06 +05:30
user.py chore: update user activity endpoint to return only workspace activities (#1980) 2023-08-29 13:35:13 +05:30
view.py feat: workspace views (#2005) 2023-09-19 19:45:37 +05:30
workspace.py fix: cycle and module stats when issues are archived (#2185) 2023-09-22 15:17:31 +05:30