plane/apiserver/plane/api/serializers
pablohashescobar 7914bcf486
refactor: serializers to avoid getting child items (#1504)
* refactor: serializers to avoid getting child items

* dev: update issue state serializer to remove n+1 items
2023-07-14 12:01:38 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py feat: notifications (#1363) 2023-07-11 13:36:31 +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 chore: add labels data in cycles (#1223) 2023-06-16 18:57:49 +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 refactor: serializers to avoid getting child items (#1504) 2023-07-14 12:01:38 +05:30
module.py refactor: serializers to avoid getting child items (#1504) 2023-07-14 12:01:38 +05:30
notification.py feat: notifications (#1363) 2023-07-11 13:36:31 +05:30
page.py chore: add workspace details and project details in page responses (#615) 2023-03-30 18:59:39 +05:30
people.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
project.py refactor: serializers to avoid getting child items (#1504) 2023-07-14 12:01:38 +05:30
state.py chore: update API endpoints for analytics (#574) 2023-03-30 01:25:32 +05:30
user.py Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +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 dev: workspace issue count (#1298) 2023-06-16 18:58:56 +05:30