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

Image feature UI, updates to backend image upload implementations, some validations and tests #155

Open
wants to merge 12 commits into
base: img-feature
Choose a base branch
from

Conversation

suksw
Copy link
Collaborator

@suksw suksw commented Nov 7, 2020

A message in an alert json object will look like:

<h1>Heading</h1><p></p><p>Paragraph</p><ul><li><p>a bullet</p></li><li><p>another bullet</p></li></ul><ol><li><p>first point</p></li><li><p>second point</p></li></ol><p><img src=\"/api/images/image/16\"></p><p></p>

Note: the image url will be similar to /api/images/image/16. All requests to /api can be forwarded to the backend.

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.

1 participant