Go to file
Sebastian Böckelmann fa6b1b4fa1
All checks were successful
Java CI with Maven / build (push) Successful in 44s
Display Running For counter independently of scheduletype
2023-11-13 19:28:43 +01:00
.gitea/workflows tests (#43) 2023-11-11 11:20:48 +01:00
backend Display Running For counter independently of scheduletype 2023-11-13 19:28:43 +01:00
frontend Display Running For counter independently of scheduletype 2023-11-13 19:28:43 +01: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 Implement redirect for /api in docker deployment 2023-11-13 10:46:45 +01:00
LICENSE Initial commit 2023-09-25 05:58:13 +02:00
openapi.yaml Display TaskPath and not only TaskTitle in Schedules of calendar 2023-11-12 21:41:59 +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