-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Right now the report takes a list of products for processing. This is neat when you are working with a single recipe or working with a single meal. Tracing for example one day does work. But the data becomes flat. It is better to be able to view insert and view the data in a meal oriented way (or at least timed way).
This issue proposes:
Backend
- Nothing to be done. This issue should not change the backend API. The report API will be redone as part of a different issue
Frontend
- Report result should not change. This will be done as a separate issue
- Report Form should have another layer to the form
- The user should should be presented with an empty meal.
- If bar allowing the user to add a meal should be present.
- Adding a meal should add a card that contains the current product form
- For now the search bar can stay on each card.
- When submitting the form the front end should send the same flat payload.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request