issues
search
Clemens85
/
runningdinner
Mono-Repo containing Java backend, React Frontend and Lambdas
https://runyourdinner.eu
MIT License
3
stars
2
forks
source link
Allow adding or removal of meals in event
#77
Open
Clemens85
opened
5 months ago
Clemens85
commented
5 months ago
Webclient:
[ ] Change the dialog so that the menu can be renamed (and the time can still be changed)
[ ] Extend dialog with button to remove or rename food (possibly even like in the wizard)
[ ] When saving, indicate (if teams already exist) that all teams will be dissolved again
[ ] Add news entry
Backend:
[ ] Allow also update on meal names
[ ] For +- one meal (validation of >=2 and <=3), dissolve the teams, delete the previous meals and create new incoming meals
[ ] Add activity in Dashboard
Webclient:
Backend: