No description
Find a file
2024-06-14 13:23:12 +02:00
.sqlx sqlx prepare for new query 2024-06-12 08:05:33 +02:00
app Make auth-info endpoint machine readable 2024-06-05 22:30:09 +02:00
dao Add endpoint to get sales_person for current user 2024-06-12 12:04:41 +02:00
dao_impl Adjust shift plan based on authentication 2024-06-14 13:23:12 +02:00
migrations Adjust shift plan based on authentication 2024-06-14 13:23:12 +02:00
rest Add endpoint to copy shift plan week 2024-06-14 09:53:57 +02:00
rest-types Use rest-types to export TOs to the frontend 2024-06-06 08:29:56 +02:00
service Adjust shift plan based on authentication 2024-06-14 13:23:12 +02:00
service_impl Adjust shift plan based on authentication 2024-06-14 13:23:12 +02:00
.env Initial commit 2024-04-26 21:34:00 +02:00
.gitignore Add oidc support 2024-06-04 20:07:58 +02:00
build.rs Initial commit 2024-04-26 21:34:00 +02:00
Cargo.lock Remove axum-utils from dependencies 2024-06-10 08:45:07 +02:00
Cargo.toml Use rest-types to export TOs to the frontend 2024-06-06 08:29:56 +02:00
docker.nix Add nix files 2024-05-09 07:18:35 +02:00