bb-plane-fork/apiserver
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
..
bin feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +05:30
plane feat: removed created_by from read_only serializer field, and ProjectMemberEndpoint updates (#5260) 2024-07-30 13:03:14 +05:30
requirements chore(deps): bump sentry-sdk in /apiserver/requirements (#5165) 2024-07-19 01:52:16 +05:30
templates [WEB - 1749] chore: send email when a user is added to the project (#4952) 2024-06-27 20:45:30 +05:30
.env.example dev: add pg port to configuration (#4517) 2024-05-20 12:29:03 +05:30
back_migration.py fixed bug with missed color #FFFFFF (#4050) 2024-03-25 16:22:20 +05:30
Dockerfile.api fix: docker entrypoint 2024-05-22 13:00:45 +05:30
Dockerfile.dev fix: docker entrypoint 2024-05-22 13:00:45 +05:30
file.txt dev: remove unused packages (#3009) 2023-12-07 19:59:35 +05:30
manage.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
package.json chore: package version change 2024-07-04 15:27:37 +05:30
Procfile dev: remove gunicorn config (#1999) 2023-08-29 13:45:25 +05:30
pyproject.toml [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
requirements.txt build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
runtime.txt fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30