bb-plane-fork/apiserver/plane/api/views
Nikhil 0a1483c482
chore: issue list date filters and properties (#1820)
* dev: start date and target date validation and filter for null dated issues

* dev: remove print logs

* dev: issue property dates
2023-08-11 12:45:51 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py feat: user display name (#1179) 2023-08-08 12:59:04 +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: file asset uploads in workspace (#1234) 2023-06-07 12:21:09 +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 remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
cycle.py fix: project members endpoint email (#1804) 2023-08-11 12:44:20 +05:30
estimate.py fix: estimate points update (#1003) 2023-05-05 15:12:38 +05:30
gpt.py chore: remove logger from gpt assistant (#1542) 2023-07-18 15:09:44 +05:30
importer.py feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
inbox.py fix: inbox issue update (#1373) 2023-06-23 17:28:13 +05:30
issue.py chore: issue list date filters and properties (#1820) 2023-08-11 12:45:51 +05:30
module.py fix: project members endpoint email (#1804) 2023-08-11 12:44:20 +05:30
notification.py chore: show created by empty for viewers and guests (#1740) 2023-08-01 14:16:21 +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 fix: project members endpoint email (#1804) 2023-08-11 12:44:20 +05:30
release.py feat: release information endpoint (#876) 2023-04-20 18:13:49 +05:30
search.py chore: project identifier for all the search items and take project id as query params (#1663) 2023-07-25 14:23:41 +05:30
state.py chore: triage state filtering (#1372) 2023-06-23 17:28:06 +05:30
user.py feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
view.py fix: issues n plus 1 (#1785) 2023-08-11 12:43:00 +05:30
workspace.py feat: user display name (#1179) 2023-08-08 12:59:04 +05:30