shifty-backend/service_impl/src
2024-06-26 15:00:10 +02:00
..
test Introduce is_paid attribute to SalesUser 2024-06-19 09:59:14 +02:00
booking.rs Adjust shift plan based on authentication 2024-06-14 13:23:12 +02:00
clock.rs Add REST endpoint for slot 2024-05-02 23:25:04 +02:00
extra_hours.rs Allow sales person to insert extra_hours 2024-06-26 14:54:14 +02:00
lib.rs Add endpoint to add extra_hours 2024-06-24 08:31:47 +02:00
permission.rs Adjust shift plan based on authentication 2024-06-14 13:23:12 +02:00
reporting.rs Remove duplicate sales user verification method 2024-06-26 15:00:10 +02:00
sales_person.rs Allow sales person to insert extra_hours 2024-06-26 14:54:14 +02:00
slot.rs Adjust shift plan based on authentication 2024-06-14 13:23:12 +02:00
uuid_service.rs Add REST endpoint for slot 2024-05-02 23:25:04 +02:00
working_hours.rs Add basic employee hour balance report 2024-06-23 18:12:54 +02:00