Go to file
sebastian 7dce3a434f
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 2m9s
Java CI with Maven / build-and-push-backend (push) Successful in 1m13s
Merge pull request 'issue-117' (#119) from issue-117 into master
Reviewed-on: #119
2024-04-19 10:19:13 +02:00
.gitea/workflows Remove Testing code (interfers with commandlinerunner) 2024-03-14 11:25:11 +01:00
backend Assign cloned schedule to cloned task and not to root task 2024-04-19 10:14:23 +02:00
frontend Fix way to long schedule after registering forgotten task 2024-04-18 20:30:36 +02:00
.gitignore schedule-refactor (#45) 2023-11-11 18:56:14 +01:00
docker-compose.dev.yml Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
docker-compose.yml Fix image in docker-compose and fix nullpointer exception when getting TaskSchedules 2023-11-19 09:29:19 +01:00
LICENSE Initial commit 2023-09-25 05:58:13 +02:00
openapi.yaml Document additional endpoint to get taskgroup specific activity info 2024-03-18 15:24:10 +01:00
openapitools.json Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
README.md Update to Angular 15 2023-10-02 11:49:00 +02:00

TimeManager

Template für einen Spring-Angular-Service

Generate Angular Client Code with OpenAPI Generator

  1. Install the latest version of "openapi-generator-cli"
npm install @openapitools/openapi-generator-cli -g
  1. Generate Code
npx @openapitools/openapi-generator-cli generate -i openapi.yaml -g typescript-angular -o frontend/src/api/

Notiz: Angular Calendar https://www.npmjs.com/package/angular-calendar