plane/apiserver/plane
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
..
analytics build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
api feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
bgtasks feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
db feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
middleware build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
settings dev: add server monitoring configuration 2023-07-20 22:34:47 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
utils feat: profile page endpoints (#1682) 2023-07-28 14:35:45 +05:30
web build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
__init__.py fix: celery worker for issue activities (#744) 2023-04-08 15:46:05 +05:30
asgi.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
celery.py feat: issue archival and close (#1474) 2023-07-11 14:35:20 +05:30
urls.py chore: upgrade backend dependencies (#1479) 2023-07-06 11:58:24 +05:30
wsgi.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30