bb-plane-fork/apiserver/plane/api/serializers
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 chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
base.py [WEB - 883] fix: external apis (#3975) 2024-04-08 18:46:05 +05:30
cycle.py [WEB - 1888] dev: log issue activity when transferring issues from one cycle to another (#5073) 2024-07-08 20:54:10 +05:30
inbox.py [WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330) 2024-05-06 14:13:49 +05:30
issue.py feat: removed created_by from read_only serializer field, and ProjectMemberEndpoint updates (#5260) 2024-07-30 13:03:14 +05:30
module.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
project.py [WEB - 883] fix: external apis (#3975) 2024-04-08 18:46:05 +05:30
state.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
user.py [WEB - 883] fix: external apis (#3975) 2024-04-08 18:46:05 +05:30
workspace.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30