No description
Find a file
2024-06-26 20:46:50 +02:00
.github/workflows CI checks formatting and OIDC build 2024-06-25 13:36:34 +02:00
.sqlx Update offline queries 2024-06-26 20:46:50 +02:00
app Set version to 0.1.2 2024-06-26 20:45:42 +02:00
dao Fix total amount of extra hours in report 2024-06-26 20:44:20 +02:00
dao_impl Fix total amount of extra hours in report 2024-06-26 20:44:20 +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 total amount of extra hours in report 2024-06-26 20:44:20 +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.2 2024-06-26 20:45:42 +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