issue-52 #64

Merged
sebastian merged 17 commits from issue-52 into docker-deployment 2023-11-13 22:48:50 +01:00

17 Commits

Author SHA1 Message Date
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 Böckelmann
9ca128d80d Use moment to format date correctly for api
All checks were successful
Java CI with Maven / build (push) Successful in 42s
2023-11-13 19:42:40 +01:00
Sebastian Böckelmann
7974bba473 Fix error 500 when scheduling a basic schedule for today
All checks were successful
Java CI with Maven / build (push) Successful in 47s
2023-11-13 19:42:13 +01:00
79034a5b3a Merge pull request 'issue-54' (#62) from issue-54 into master
All checks were successful
Java CI with Maven / build (push) Successful in 43s
Reviewed-on: Sebastian/TimeManager#62
2023-11-13 19:34:10 +01:00
Sebastian Böckelmann
290cdd2fbf Rename activeTime in TaskScheduleStopResponse to workTime to match angular model (Fix NAN minutes in dashboard)
All checks were successful
Java CI with Maven / build (push) Successful in 45s
2023-11-13 19:32:28 +01:00
Sebastian Böckelmann
fa6b1b4fa1 Display Running For counter independently of scheduletype
All checks were successful
Java CI with Maven / build (push) Successful in 44s
2023-11-13 19:28:43 +01:00
89158aee1d Merge pull request 'issue-22' (#61) from issue-22 into master
All checks were successful
Java CI with Maven / build (push) Successful in 43s
Reviewed-on: Sebastian/TimeManager#61
2023-11-13 19:21:45 +01:00
Sebastian Böckelmann
1e492a9111 Reset navigation link list when navigation back
All checks were successful
Java CI with Maven / build (push) Successful in 44s
2023-11-13 19:20:28 +01:00
Sebastian Böckelmann
2477f32d0b Fix order of navigation link list
All checks were successful
Java CI with Maven / build (push) Successful in 44s
2023-11-13 19:11:55 +01:00
db6e40e713 Merge pull request 'issue-47' (#60) from issue-47 into master
All checks were successful
Java CI with Maven / build (push) Successful in 43s
Reviewed-on: Sebastian/TimeManager#60
2023-11-13 18:54:08 +01:00
Sebastian Böckelmann
281d37cf0b Compile fresh backend when building docker image
All checks were successful
Java CI with Maven / build (push) Successful in 44s
2023-11-13 18:39:25 +01:00
55d2d4936e Merge pull request 'Merge pullrequest docker-deployment into issue-47' (#59) from docker-deployment into issue-47
All checks were successful
Java CI with Maven / build (push) Successful in 45s
Reviewed-on: Sebastian/TimeManager#59
2023-11-13 18:19:48 +01:00
Sebastian Böckelmann
d2f5bb003e Fix issue 49 (Missing Verlinkung bei OverdueTasks)
All checks were successful
Java CI with Maven / build (push) Successful in 46s
2023-11-13 08:54:38 +01:00
Sebastian Böckelmann
cf427cdd46 Edit and Delete in Draggable Scheduler
All checks were successful
Java CI with Maven / build (push) Successful in 46s
2023-11-12 22:35:22 +01:00
Sebastian Böckelmann
6cdf069b38 Unwrap event titles in calendar view
All checks were successful
Java CI with Maven / build (push) Successful in 41s
2023-11-12 22:01:52 +01:00
Sebastian Böckelmann
cfd1bfe7cb Display TaskPath and not only TaskTitle in Schedules of calendar
All checks were successful
Java CI with Maven / build (push) Successful in 47s
2023-11-12 21:41:59 +01:00
Sebastian Böckelmann
c25d45d697 Schedule tasks through drag and drop
All checks were successful
Java CI with Maven / build (push) Successful in 47s
2023-11-12 21:22:48 +01:00