bb-plane-fork/apiserver/plane/bgtasks
Nikhil cf306ee605
feat: user display name (#1179)
* feat: user display name for the entire system

* feat: update issue activity to remove emails

* dev: update to display name wherever assignees__email and member__email

* dev: update display names on issue activity and the user script

* dev: update display_name function to generate display_name from email

* dev: add email for test purpose

* dev: set default display name for the user

* dev: add migration script and default value

* dev: annotate with assignees_id

* dev: return assignees id

* dev: display name for the profile

* dev: project members endpoint

* dev: url update

* dev: trailing /

* dev: update workspace member serializer

* fix: activity for assignees
2023-08-08 12:59:04 +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 feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
apps.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
email_verification_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
forgot_password_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
importer_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
issue_activites_task.py feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
issue_automation_task.py fix: issue automation (#1569) 2023-07-19 15:08:41 +05:30
magic_link_code_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
project_invitation_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
project_issue_export.py feat: issue export csv (#1781) 2023-08-07 11:59:04 +05:30
user_welcome_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
workspace_invitation_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30