shifty-backend/service_impl/src
2024-05-09 09:45:53 +02:00
..
test Add checks for booking and fix database timestamps 2024-05-09 09:45:53 +02:00
booking.rs Add checks for booking and fix database timestamps 2024-05-09 09:45:53 +02:00
clock.rs Add REST endpoint for slot 2024-05-02 23:25:04 +02:00
lib.rs Implement booking service without validity checks 2024-05-07 08:31:50 +02:00
permission.rs Add context reqruied later for authentication 2024-05-03 19:01:26 +02:00
sales_person.rs Add id check for booking 2024-05-09 08:11:38 +02:00
slot.rs Add id check for booking 2024-05-09 08:11:38 +02:00
uuid_service.rs Add REST endpoint for slot 2024-05-02 23:25:04 +02:00