No description
Find a file
2024-06-12 08:05:33 +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 REST endpoint to find bookings per week 2024-06-12 07:38:51 +02:00
dao_impl Add REST endpoint to find bookings per week 2024-06-12 07:38:51 +02:00
migrations Basic rest implementation for connecting user to sales-person 2024-05-09 14:16:47 +02:00
rest Let expire the user cookie more quickly 2024-06-12 07:59:51 +02:00
rest-types Use rest-types to export TOs to the frontend 2024-06-06 08:29:56 +02:00
service Add REST endpoint to find bookings per week 2024-06-12 07:38:51 +02:00
service_impl Add REST endpoint to find bookings per week 2024-06-12 07:38:51 +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