bb-plane-fork/apiserver/plane/db
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
..
management build: updated config for redis and wait_for_db command 2022-12-13 20:47:49 +05:30
migrations feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
models feat: user display name (#1179) 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
apps.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
mixins.py feat: github integration (#315) 2023-02-22 19:40:57 +05:30