-
Notifications
You must be signed in to change notification settings - Fork 384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow users to manage their profile photo [PlanID: 2023.3/27/1.5] #483
Comments
Moving this issue to the backlog and focus on #682. |
For today: address FE and BE comments and re-submit for a review. |
For today: ping Jože to review FE code |
Additional functionality has been added to the avatarInitials image generation when creating a new user:
|
BE and FE changes are required. Will need a day and a half to add them |
For today: add FE changes discussed with Jože and submit a PR in 3 hours |
For today: Finalize on the changes discussed with Jože, address Peter's comments, and Move the issue to QC before EOD. |
For today: add BE tests and submit for review. Jože to take care of the remaining FE changes on admin |
For today: apply fix discussed with Peter and submit BE for review in 1h |
For today: sync with Tomaž reg. issue and discuss with Jože what will be done afterwards |
Added CL entry:
|
Administrators can enable (default) or disable if users can set their own profile photo in the auth/profile pages. The profile photo is either an uploaded photo or custom initials (1-3 ASCII characters) with a custom background and text colour. Administrators can also upload and set the initials with colours for any user via the admin panel.
The profile photo is then used on the top navigation on the right side.
The text was updated successfully, but these errors were encountered: