bb-plane-fork/apiserver/plane/api/serializers
Nikhil 1fc5d2bd45
chore: api endpoints (#2407)
* refactor: folder structure for urls

* chore: deleted the urls file

* chore: proper naming for urls

* chore: reset password url

* dev: create refresh token endpoint and endpoint to get settings for user

* dev: workspace member me serializer

* dev: remove extra fields from project list and retrieve endpoints

* dev: update the project list endpoint with member details and deploy boolean

* dev: enable user favorite project endpoint and remove is_favorite from project list

* dev: analytics refactoring

* dev: revert is_favorite settings

* dev: create new serializer for project list and add pagination from projects

* dev: fix analytics api

* dev: module and cycle

* dev:  update error message, fix module analytics and add null check for labels

* dev: member serializer

* dev: dynamic base serializer

* dev: remove view issues endpoint

* dev: url pattern updates

* dev: add comments to delete this file

* dev: last workspace id

* dev: analytics export

* dev: export analytics validation

* dev: update python runtime

* dev: update notification endpoints

* dev: cycle and validation fix

* dev: issue activity validation when creating updating and deleting issue and comments

* dev: update issue activity logging for link and reactions

* dev: update module issue activity logging

* dev: update module issue activity

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-10-16 19:18:45 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +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 chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
cycle.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +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 chore: changed issue relation history logs (#2192) 2023-09-15 13:12:28 +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: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
state.py chore: update API endpoints for analytics (#574) 2023-03-30 01:25:32 +05:30
user.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
view.py feat: workspace views (#2005) 2023-09-19 19:45:37 +05:30
workspace.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30