Skip to content
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

Back-end: uploading Images in Moments and Strategies #1480

Closed
bmwachajr opened this issue May 8, 2019 · 2 comments · Fixed by #1444
Closed

Back-end: uploading Images in Moments and Strategies #1480

bmwachajr opened this issue May 8, 2019 · 2 comments · Fixed by #1444

Comments

@bmwachajr
Copy link
Contributor

Description

We want to have a backend API endpoint that uploads images to Cloudinary.

reference feature: #798

Reproduction Steps

Screenshots

Do you want to be the assignee to work on this?

@welcome
Copy link

welcome bot commented May 8, 2019

Thank you for opening this issue with us! If you haven't already, please follow these next steps to officially join our contributor community.

@bmwachajr
Copy link
Contributor Author

Current flow as at #7c44105

moments picture endpoint >> moments controller picture action with params moment id and image >> Cloudinary service action upload picture and return cloudinary response json, returns the image public_id to the >> picture action, update moments.picture entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant