No description
Find a file
2024-06-27 14:55:32 +02:00
.github/workflows CI checks formatting and OIDC build 2024-06-25 13:36:34 +02:00
.sqlx Add endpoints for working hours 2024-06-27 14:55:05 +02:00
app Set version to 0.1.4 2024-06-27 14:55:32 +02:00
dao Add endpoints for working hours 2024-06-27 14:55:05 +02:00
dao_impl Add endpoints for working hours 2024-06-27 14:55:05 +02:00
migrations Add basic employee hour balance report 2024-06-23 18:12:54 +02:00
rest Add endpoints for working hours 2024-06-27 14:55:05 +02:00
rest-types Disable dependency to service in rest-types by default 2024-06-25 13:31:46 +02:00
service Add endpoints for working hours 2024-06-27 14:55:05 +02:00
service_impl Add endpoints for working hours 2024-06-27 14:55:05 +02:00
.env Allow sales person to insert extra_hours 2024-06-26 14:54:14 +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 Set version to 0.1.4 2024-06-27 14:55:32 +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