-
-
Notifications
You must be signed in to change notification settings - Fork 0
profile picture #284
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request
Projects
StatusShow more project fields
In Progress
Let user upload a profile picture and show it on the user profile. We won't show the picture anywhere else for now. We'll upload the picture on the CDN on a special folder. File name will be the userId + original extension. Image should be limited to 500. There should be a JS image editor to select the square out of the selected picture. The profile picture will be saved as a square. I guess 100x100 would be sufficient?