plane/apiserver/plane/api/serializers
Bavisetti Narayan a34b0b059d
feat: add a relation to an issue (#1995)
* feat: add issue relation to an issue

* fix: deleted the migration file

* fix: changed link to relates to in choice fields

* fix: added the migration file

* fix: changed migration file

* fix: project id issue fixed

* fix: added issue in the payload

* fix: changed the query param for blocker
2023-09-13 12:25:10 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py feat: add a relation to an issue (#1995) 2023-09-13 12:25:10 +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: date validation in cycle and module (#1945) 2023-08-23 12:17:20 +05:30
estimate.py feat: return workspace and project details in estimate endpoints (#1009) 2023-05-05 15:12:22 +05:30
exporter.py fix: export issues in CSV, JSON and XLSX (#1794) 2023-08-11 20:09:52 +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 feat: add a relation to an issue (#1995) 2023-09-13 12:25:10 +05:30
module.py fix: date validation in cycle and module (#1945) 2023-08-23 12:17:20 +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 chore: track public board comments and reaction users for public deploy boards (#1972) 2023-08-30 12:15:08 +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