plane/apiserver/plane/api/serializers
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 fix: project members endpoint email (#1804) 2023-08-11 12:44:20 +05:30
analytic.py feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
base.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
cycle.py fix: project members endpoint email (#1804) 2023-08-11 12:44:20 +05:30
estimate.py feat: return workspace and project details in estimate endpoints (#1009) 2023-05-05 15:12:22 +05:30
importer.py feat: workspace detail for imports (#1011) 2023-05-05 15:11:45 +05:30
inbox.py feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
issue.py chore: issue list date filters and properties (#1820) 2023-08-11 12:45:51 +05:30
module.py refactor: serializers to avoid getting child items (#1504) 2023-07-14 12:01:38 +05:30
notification.py fix: created_by notifications (#1534) 2023-07-17 16:09:30 +05:30
page.py fix: pages n plus 1 (#1651) 2023-07-25 14:23:58 +05:30
project.py feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
state.py chore: update API endpoints for analytics (#574) 2023-03-30 01:25:32 +05:30
user.py feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
view.py chore: remove view filter validation while creating or updating view (#836) 2023-04-17 11:15:38 +05:30
workspace.py feat: user display name (#1179) 2023-08-08 12:59:04 +05:30