bb-plane-fork/apiserver/plane/api/urls
Henit Chobisa 3c2aec2776
feat: removed created_by from read_only serializer field, and ProjectMemberEndpoint updates (#5260)
* feat: removed created by and created_at as readonly fields from issue serializers

* feat: modified serializers for accepting created_by, and changed workspacememberendpoint to projectmemberendpoint

* fix: code suggestions

* chore: resolved code review

* chore: removed unused imports

* fix: passed default user if created_by is absent, and permission classes

* fix: default value for the issue creation

* dev: fix nomenclature

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-07-30 13:03:14 +05:30
..
__init__.py feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
cycle.py [WEB-989] chore: archived module and cycle sidebar details (#4191) 2024-04-15 19:46:14 +05:30
inbox.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
issue.py feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
member.py feat: removed created_by from read_only serializer field, and ProjectMemberEndpoint updates (#5260) 2024-07-30 13:03:14 +05:30
module.py [WEB-780]feat: project cycle module archive (#3990) 2024-03-20 13:59:31 +05:30
project.py [WEB - 898] fix: external webhooks (#4119) 2024-04-08 14:59:50 +05:30
state.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30