No description
Find a file
2024-06-25 13:31:46 +02:00
.github/workflows Create rust.yml 2024-06-25 13:29:52 +02:00
.sqlx Update prepared queries 2024-06-24 12:46:46 +02:00
app Add endpoint to add extra_hours 2024-06-24 08:31:47 +02:00
dao Add endpoint to add extra_hours 2024-06-24 08:31:47 +02:00
dao_impl Add endpoint to add extra_hours 2024-06-24 08:31:47 +02:00
migrations Add basic employee hour balance report 2024-06-23 18:12:54 +02:00
rest Disable dependency to service in rest-types by default 2024-06-25 13:31:46 +02:00
rest-types Disable dependency to service in rest-types by default 2024-06-25 13:31:46 +02:00
service Add endpoint to add extra_hours 2024-06-24 08:31:47 +02:00
service_impl Add endpoint to add extra_hours 2024-06-24 08:31:47 +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 Add logout url 2024-06-18 08:01:52 +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