No description
Find a file
2024-06-26 15:26:02 +02:00
.github/workflows CI checks formatting and OIDC build 2024-06-25 13:36:34 +02:00
.sqlx Update prepared queries 2024-06-24 12:46:46 +02:00
app Set version to 0.1.1 2024-06-26 15:26:02 +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 Add REST service which provides the version 2024-06-26 13:04:35 +02:00
rest-types Disable dependency to service in rest-types by default 2024-06-25 13:31:46 +02:00
service Allow sales person to insert extra_hours 2024-06-26 14:54:14 +02:00
service_impl Fix reporting for weekly extra hours 2024-06-26 15:25:04 +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.1 2024-06-26 15:26:02 +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