Commit Graph

93 Commits

Author SHA1 Message Date
Sebastian Böckelmann
48f162ce0b Adapt datetime-picker
All checks were successful
Java CI with Maven / build (push) Successful in 45s
2023-11-12 11:12:47 +01:00
Sebastian Böckelmann
f271b59b8e Update values of datetime picker automatically for editing
All checks were successful
Java CI with Maven / build (push) Successful in 48s
2023-11-12 11:12:31 +01:00
Sebastian Böckelmann
6485a42a6a Visualize Advanced Schedules in ScheduleDashboard
All checks were successful
Java CI with Maven / build (push) Successful in 49s
2023-11-12 10:45:47 +01:00
Sebastian Böckelmann
5b62986029 Display already scheduled schedules in scheduler
All checks were successful
Java CI with Maven / build (push) Successful in 44s
2023-11-12 10:35:22 +01:00
Sebastian Böckelmann
6d50e30475 Schedule Advanced Schedules
All checks were successful
Java CI with Maven / build (push) Successful in 44s
2023-11-12 10:09:51 +01:00
Sebastian Böckelmann
fd4012ec90 Progressbar vor advanced scheduler
All checks were successful
Java CI with Maven / build (push) Successful in 45s
2023-11-12 09:13:12 +01:00
Sebastian Böckelmann
52ab4777a9 Include Datetime picker in advanced scheduler
All checks were successful
Java CI with Maven / build (push) Successful in 49s
2023-11-12 08:04:04 +01:00
Sebastian Böckelmann
821c703e29 Create Advanced Scheduler and adapt Scheduler
All checks were successful
Java CI with Maven / build (push) Successful in 47s
2023-11-11 20:54:06 +01:00
Sebastian Böckelmann
0e07549a65 Fix typos and date type
All checks were successful
Java CI with Maven / build (push) Successful in 50s
2023-11-11 19:20:05 +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
ae7550657c Active tasks 2023-10-29 17:53:47 +01:00
Sebastian
a9c3931ced Upcoming tasks 2023-10-29 17:20:24 +01:00
Sebastian
62165e0afb Delete overdue task 2023-10-29 16:15:41 +01:00
Sebastian
6cfd48a962 Overdue tasks dashboard 2023-10-29 16:03:58 +01:00
Sebastian
513a51c3db Abstract API Endpoint to filter task fetch also by overdue 2023-10-29 13:13:29 +01:00
Sebastian
6eccb57a8c Include routing for task and taskgroup headlines 2023-10-29 11:27:51 +01:00
Sebastian
c762d3d200 Reschedule Missed Schedule 2023-10-29 11:21:40 +01:00
Sebastian
9de0e1a119 Forget all missed schedules 2023-10-29 11:16:48 +01:00
Sebastian
38d27c3dac Forget single schedule 2023-10-29 10:56:08 +01:00
Sebastian
966c896ae0 Design Missed Schedules Component and manage routing to it 2023-10-29 10:34:02 +01:00
Sebastian
30cbe60d6d List missed Schedules 2023-10-29 10:16:08 +01:00
Sebastian
5aacf720d0 Work also with start schedule based on last minute 2023-10-29 09:56:32 +01:00
Sebastian
2324976bd6 Register Forgotten Activities 2023-10-29 09:47:57 +01:00
Sebastian
5ed66b911b Allow missing start and deadline dates when creating tasks 2023-10-29 07:03:56 +01:00
Sebastian
984552bc69 Routing for TaskLink and ManageTaskgroup Btn 2023-10-28 19:31:08 +02:00
Sebastian
314a11ee18 Visualize Anouncement for missed schedules 2023-10-28 19:27:13 +02:00
Sebastian
9402db4a9b Show add task btn also when no task exists 2023-10-28 19:10:46 +02:00
Sebastian
98efb9150c Add tasks from TaskOverview 2023-10-28 19:09:07 +02:00
Sebastian
217e48aead Implement routing to schedule from TaskOverviewCard 2023-10-28 19:05:20 +02:00
Sebastian
2fda77858d Load worked minutes when reloading dashboard 2023-10-28 18:54:27 +02:00
Sebastian
e1ea8684b2 Remove Finished Task from Dashboard (Taskoverview) 2023-10-28 18:37:16 +02:00
Sebastian
d3257b8748 Remove Finished Tasks from Dashboard (Schedules) 2023-10-28 18:36:32 +02:00
Sebastian
00a15e91ea Finishing Task from Taskoverview 2023-10-28 18:29:34 +02:00
Sebastian
2fb3555c04 Start task now from Taskoverview in Dashboard 2023-10-28 15:33:46 +02:00
Sebastian
d4ca2a3fd2 Implement Task Overview 2023-10-28 13:18:24 +02:00
Sebastian
2c6c5dd6a6 Visualize Overdue Taskgroups 2023-10-28 12:02:00 +02:00
Sebastian
7394f9910a Use backend as taskgroup source and add number active tasks 2023-10-28 11:22:14 +02:00
Sebastian
7d123f87ae Change text-align of taskgroup btns 2023-10-28 09:50:12 +02:00
Sebastian
b57ee244c0 Adjust Padding and Font-Weight 2023-10-28 09:46:32 +02:00
Sebastian
eb197aca52 Taskgroup Overview with Action-List 2023-10-28 09:09:00 +02:00
Sebastian
7ee8928849 Taskgroup Overview with Action-List 2023-10-28 08:48:52 +02:00
Sebastian
673faa5912 First Approach to visualize nested taskgroups 2023-10-26 10:21:29 +02:00
Sebastian
bcc9b4760f Finish task and display finished tasks correctly 2023-10-26 10:02:03 +02:00
Sebastian
80dc508e67 Remove update spamming in console 2023-10-26 09:54:48 +02:00
Sebastian
cbd1a4ab19 Delete Schedule after it was performed 2023-10-26 09:43:59 +02:00
Sebastian
dfa06232b0 Include TaskScheduleStopResponse 2023-10-26 09:40:54 +02:00
Sebastian
004d376daf Stop and Finish TaskSchedules 2023-10-26 09:40:36 +02:00
Sebastian
606e89b287 Visualize Active Schedule and schedules todo 2023-10-25 20:25:04 +02:00
Sebastian
f2149358fa List schedules for today in dashboard 2023-10-25 19:10:17 +02:00
Sebastian
5b6e42e93f Create Basic Main Dashboard 2023-10-25 18:49:19 +02:00