swt23w23/src/main/java/catering
Simon Bruder 695bc1d821
Do not use MonetaryAmount in inventory mutate form
While this creates duplicate code in the controller, it will vastly
simplify handling the form values.
2023-11-24 17:25:33 +01:00
..
catalog Add classes Consumable and Rentable to package catering.catalog 2023-11-21 18:00:27 +01:00
inventory Do not use MonetaryAmount in inventory mutate form 2023-11-24 17:25:33 +01:00
order Add additional functionality to order package 2023-11-21 18:04:16 +01:00
orderCatalog Make orderCatalog use OrderType 2023-11-21 18:04:56 +01:00
staff Use enum for job types 2023-11-21 18:06:12 +01:00
users Let admin edit all fields of customer 2023-11-24 15:47:23 +01:00
welcome Initialize all Catalog classes regarding the prototype 2023-11-21 18:00:24 +01:00
Application.java Make user consistent with design model 2023-11-21 18:00:30 +01:00