No description
Find a file
neosam 4d54417b80
Some checks failed
Rust / build (push) Failing after 2m16s
Fix normal build
2024-06-29 12:58:10 +00:00
.github/workflows Fix normal build 2024-06-29 12:58:10 +00:00
.sqlx Fix deleting extra hours 2024-06-27 21:05:42 +02:00
app Set version to 0.1.5 2024-06-28 15:05:54 +02:00
dao Add endpoints for working hours 2024-06-27 14:55:05 +02:00
dao_impl Fix deleting extra hours 2024-06-27 21:05:42 +02:00
migrations Add basic employee hour balance report 2024-06-23 18:12:54 +02:00
rest Fix deleting extra hours 2024-06-27 21:05:42 +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 Fix deleting extra hours 2024-06-27 21:05:42 +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.5 2024-06-28 15:05:54 +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