New features
-
Table Details 📝
Users can now see the reservations associated with a table by clicking on it. The way this feature is implemented on the web is slightly different than on the iPad version of Restaurant Manager by Eat.
Instead of a pop-up, when pressing an occupied table on the web, the reservation window on the left is filtered to only show that single reservation. Users are then able to click that booking to see its details or press the 'x' to remove the applied filter.
-
Shift Filters 📊
Users can filter their reservations based on shifts (breakfast, lunch and dinner). The current implementation assumes the following values for the shifts:
- Breakfast: 4:00am - 11:59am
- Lunch: 12:00pm - 3:59pm
- Dinner: 4:00pm - 3:59am
In the future restaurants will be able to set their shifts dynamically through settings.
-
Clear Reservations ✅
Users now also have the option to finish all tables by clicking the clear button. Tables can be finished on a room level or for the entire restaurant.