Commit Graph

16 Commits

Author SHA1 Message Date
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
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
Sebastian Böckelmann
1ca0ee20ad Fix parsing datetime (diesmal hoffentlich wirklich)
All checks were successful
Java CI with Maven / build (push) Successful in 46s
2023-11-12 18:11:27 +01:00
f000b36710 issue-20 (#46)
All checks were successful
Java CI with Maven / build (push) Successful in 46s
Co-authored-by: Sebastian Böckelmann <uqpko@student.kit.edu>
Reviewed-on: Sebastian/TimeManager#46
2023-11-12 13:18:53 +01:00
f076a5907c schedule-refactor (#45)
All checks were successful
Java CI with Maven / build (push) Successful in 48s
Co-authored-by: Sebastian Böckelmann <uqpko@student.kit.edu>
Reviewed-on: Sebastian/TimeManager#45
2023-11-11 18:56:14 +01:00
Sebastian
d4dd66073e Deliver Schedule Path Info when fetching Schedules 2023-10-24 19:23:53 +02:00
Sebastian
e2d871f7fb Reschedule Tasks (Basicschedules) 2023-10-24 08:20:42 +02:00
Sebastian
d6d267c645 Delete Schedules 2023-10-23 21:35:42 +02:00
Sebastian
662277c237 Create ScheduleDashboard 2023-10-23 21:08:44 +02:00
Sebastian
c598515899 Complete Basic Task Visualization in CalendarScheduler 2023-10-23 20:34:39 +02:00
Sebastian
40a8a5fa13 Visualize Basic Schedules 2023-10-23 20:17:31 +02:00
Sebastian
5aac068d21 Include basic schedules of tasks 2023-10-23 19:56:16 +02:00
Sebastian
e8bea7abcf Scheduler Component 2023-10-23 15:44:58 +02:00