* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analytic_plot_export.py | ||
| apps.py | ||
| email_verification_task.py | ||
| forgot_password_task.py | ||
| importer_task.py | ||
| issue_activites_task.py | ||
| issue_automation_task.py | ||
| magic_link_code_task.py | ||
| project_invitation_task.py | ||
| project_issue_export.py | ||
| user_welcome_task.py | ||
| workspace_invitation_task.py | ||