Commit Graph

13 Commits

Author SHA1 Message Date
Sebastian Böckelmann
cf7e2c5377 Include Statusfarbe of Tasks in TaskDetailOverview and fix wrong task date undefined error
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 6s
Java CI with Maven / build-and-push-backend (push) Successful in 11s
2023-11-18 10:14:17 +01:00
Sebastian Böckelmann
de01f5a100 Unfinish task and allow unfinishable tasks
Some checks failed
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
Java CI with Maven / test (push) Failing after 35s
2023-11-18 09:36:26 +01:00
Sebastian Böckelmann
eb3dba0830 Allow Taskcreation without specifying start and deadline
All checks were successful
Java CI with Maven / test (push) Successful in 37s
Java CI with Maven / build-and-push-frontend (push) Successful in 6s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-11-18 09:05:31 +01:00
Sebastian Böckelmann
4f4c556bb9 Use moment for parsing dates of taskfieldinfo and adapt annotation for spring json parsing
All checks were successful
Java CI with Maven / build (push) Successful in 45s
2023-11-13 19:49:36 +01:00
Sebastian
a9c3931ced Upcoming tasks 2023-10-29 17:20:24 +01:00
Sebastian
5ed66b911b Allow missing start and deadline dates when creating tasks 2023-10-29 07:03:56 +01:00
Sebastian
fd62585a5f Calling Edit Task API 2023-10-22 01:10:52 +02:00
Sebastian
7a1b2b33ff Update Frontend for editing and deleting tasks 2023-10-22 00:49:25 +02:00
Sebastian
bd56d601a0 Add new Tasks and Visualize Tasks 2023-10-22 00:22:35 +02:00
1c4b0f73b6 Fix Dateform Controler 2023-10-06 08:44:11 +02:00
5d0a62e3b4 Fix Datepicker Provider 2023-10-05 20:07:39 +02:00
56d358d0d4 Update to Angular 14 2023-10-02 11:06:43 +02:00
3e239df1bf Create Component for Creating and Editing Tasks 2023-10-02 10:57:56 +02:00