bb-plane-fork/apiserver/plane/bgtasks
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 build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
analytic_plot_export.py Fix email configuration issue (#3732) 2024-03-18 19:43:00 +05:30
api_logs_task.py [WEB-1206] chore: bulk delete api logs (#4374) 2024-05-06 15:19:03 +05:30
apps.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
deletion_task.py [WEB-2092] chore: soft delete operation (#5244) 2024-07-29 14:29:08 +05:30
dummy_data_task.py chore: page version migrations (#5103) 2024-07-10 19:37:04 +05:30
email_notification_task.py [WEB-1151] fix: email notification for mentions (#4360) 2024-05-06 16:07:56 +05:30
event_tracking_task.py dev: enable api logging (#2538) 2024-03-18 14:27:02 +05:30
export_task.py dev: fix issue export (#4777) 2024-06-12 16:00:05 +05:30
exporter_expired_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
file_asset_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
forgot_password_task.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
issue_activites_task.py feat: removed created_by from read_only serializer field, and ProjectMemberEndpoint updates (#5260) 2024-07-30 13:03:14 +05:30
issue_automation_task.py dev: enable api logging (#2538) 2024-03-18 14:27:02 +05:30
magic_link_code_task.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
notification_task.py [WEB-2092] chore: soft delete operation (#5244) 2024-07-29 14:29:08 +05:30
page_transaction_task.py [WEB - 1552]chore: attach pages to multiple projects (#4741) 2024-06-12 19:09:21 +05:30
page_version_task.py dev: fix page versioning task (#5104) 2024-07-11 13:47:32 +05:30
project_add_user_email_task.py [WEB - 1749] chore: send email when a user is added to the project (#4952) 2024-06-27 20:45:30 +05:30
project_invitation_task.py feat: Issue pagination (#4109) 2024-06-10 20:15:03 +05:30
user_activation_email_task.py [WEB - 1742] chore: user activation and deactivation workflow (#4944) 2024-06-27 20:44:16 +05:30
user_deactivation_email_task.py [WEB - 1742] chore: user activation and deactivation workflow (#4944) 2024-06-27 20:44:16 +05:30
webhook_task.py [WEB - 1213] fix: module webhook (#4385) 2024-05-07 15:51:08 +05:30
workspace_invitation_task.py Fix email configuration issue (#3732) 2024-03-18 19:43:00 +05:30