Skip to content

Conversation

@philip5
Copy link
Contributor

@philip5 philip5 commented Dec 11, 2021

Is based upon the keycloak implemention!!!

  • First implemention of uploading profile images including:
  • Selecting image from disk
  • Cropping image with moving and zooming to center the image to wished position
  • Confirming the selected image with a modal panel with the final look
  • added error modal panel
  • added public and private upload possibility in backend
  • private images can be fetched through the backend which generates an amz-signature
  • added database for saving the paths to the files
  • added settings for saving images in s3
  • *Fully functional code, but s3 and cloudfront settings are not correct till now so that private images are served through s3 and public images are served through cloudfront

* Selecting image from disk
* Cropping image with moving and zooming to center the image to wished position
* Confirming the selected image with a modal panel with the final look
* added error modal panel
* added public and private upload possibility in backend
* private images can be fetched through the backend which generates an amz-signature
* added database for saving the paths to the files
* added settings for saving images in s3
� Conflicts:
�	backend/backend/settings.py
�	frontend/src/router/index.js
�	frontend/tailwind.config.js
�	frontend/yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants