-
Notifications
You must be signed in to change notification settings - Fork 744
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
Upload Images in Moments #1444
Upload Images in Moments #1444
Conversation
Is this ready for review? :) |
522d9bb
to
357db6e
Compare
@julianguyen yes it is ready for review. A couple of things to note.
|
We set the Cloudinary env variables in Heroku! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM! Great start 🚀 Let me know if I need to set the environment variables for Cloudinary in CircleCI!
@julianguyen yeah, all tests pass locally. It would be a good idea to set the environment variables for Cloudinary in CircleCI! Otherwise, once this PR is merged we shall always have these tests failing. |
e1ba02f
to
b8a08c9
Compare
e3a2df0
to
d2cf480
Compare
d2cf480
to
73d7b68
Compare
Description
When creating a moment. it is valuable to upload an image to capture the moment/mood of the user.
More Details
More Details:
To do:
Corresponding Issue
Fixes #1480
Screenshots
Test Coverage
✅
🚫