Ekapp/skolehjem/resources/views/admin/locations
Anders bc847b38b0 v0.14.15 - Removed the first foreach in location show, and made an inner join instead, so it comes in correct order (by time), instead of by time and by machine id.
Added: The Reservations now gets deleted when time is past their washing time, as soon as you go onto your own reservations, the admin page for reservations or when the location show page reloads (every 1 minut)
2020-08-25 12:26:48 +02:00
..
create.blade.php v0.10.0b - Fixed Location update AJAX 2020-08-17 10:43:52 +02:00
delete.blade.php v0.5.3 - Added Locations and a location_id to washing machines 2020-08-06 08:37:16 +02:00
edit.blade.php v0.10.0b - Fixed Location update AJAX 2020-08-17 10:43:52 +02:00
index.blade.php v0.5.4 - Created the "reservations in location" screen and added a location option when creating reservations. 2020-08-06 10:32:34 +02:00
show.blade.php v0.14.15 - Removed the first foreach in location show, and made an inner join instead, so it comes in correct order (by time), instead of by time and by machine id. 2020-08-25 12:26:48 +02:00
store.blade.php v0.5.3 - Added Locations and a location_id to washing machines 2020-08-06 08:37:16 +02:00
update.blade.php v0.5.3 - Added Locations and a location_id to washing machines 2020-08-06 08:37:16 +02:00