Commit Graph

14 Commits

Author SHA1 Message Date
1ad8b56892 WIP 2024-10-18 10:16:27 +02:00
2d103e2295 First impl of planning load 2024-05-29 23:12:52 +02:00
b49c08aed3 Added planning load module and updated dependencies
A new module 'planning_load' has been added to the 'planning' directory, handling workload planning tasks. Updates have also been made to project dependencies in Cargo.lock and Cargo.toml. The added dependencies are necessary for the new functionalities in the 'planning_load' module. Also, a few adjustments were made to allow better access and error handling across packages.
2024-05-22 23:05:43 +02:00
0c3320943e add changies 2024-03-17 21:36:10 +01:00
df71e1073c allow multiple instances of gitlab to be configured 2024-03-17 21:34:03 +01:00
34f6eac006 allow to assign automatically current user on new work package 2024-03-15 23:10:21 +01:00
8da5d6ed87 more usage 2024-01-09 09:50:10 +01:00
b4ffee2dd3 add some docs 2024-01-09 09:41:46 +01:00
708be9bdc4 update changelog
All checks were successful
Release binary for cl-cli / build-and-release (push) Successful in 1m42s
v0.1.0
2024-01-08 23:22:29 +01:00
f9fb2b1e10 Merge pull request 'Enable CI for releasing the tool and changie for handling changelog' (#1) from ci-for-release into main
Reviewed-on: #1
2024-01-08 22:21:13 +00:00
4a77a4487b Enable CI for releasing the tool 2024-01-08 23:19:56 +01:00
a17901a6d6 write workpackage on openproject 2024-01-08 13:26:09 +01:00
5b34a51d90 remove the (desactivated) access token 2023-03-27 17:56:22 +02:00
4725e096f4 first cli (wip) 2023-03-27 17:53:41 +02:00