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

Add image-display toggles on domain and recipe models #61

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

jayaddison
Copy link
Member

@jayaddison jayaddison commented Nov 17, 2022

Describe the reason for these changes and the problem that they solve

Provides support for enabling and disabling recipe and domain icon (favicon) imagery selectively on a per-domain basis.

Briefly summarize the changes

  1. Add image_enabled columns to the recipe and domain tables in the database

How have the changes been tested?

  1. Database migrations applied, and confirmed that images are not rendered when used in combination with corresponding image-retrieval service code

List any issues that this change relates to
Relates to openculinary/frontend#200.
Relates to openculinary/image-retrieval#8.

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

Successfully merging this pull request may close these issues.

1 participant