-
Notifications
You must be signed in to change notification settings - Fork 282
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
Menu Boards: BE, admin and minor widget additions #1944
Menu Boards: BE, admin and minor widget additions #1944
Conversation
- re-enabled admin UI - fix feature checking - fix thumbnail columns/unmatched properties - add product data type - add menu board product widget
- do the same for category
- add calories to product - add description to category - convert price to decimal - translate datatypes - install modules by default
- fix thumbnails - add price element Preview: - pass properties into onElementParseData Weather: - fix issue with element rendering in preview
I think I'll add some basic filtering before having this reviewed/merged. |
- fix typo in feature check
- add some rules - add "show unavailable" filter
- add display order to product - add sorting, limits - add currency formatting
Sorting/filtering has been added. Ready for review. |
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.
Looks good to me
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.
Looks good to me!
This PR is in preparation for adding more elements/stencils to the menu board functionality. In this PR I have:
Preview:
onElementParseData
Weather: