Commit Graph

128 Commits

Author SHA1 Message Date
Sebastian Böckelmann
635b03ecac Implement Aborting and setting Manual Stop Time on Task-Schedules
All checks were successful
Java CI with Maven / test (push) Successful in 38s
Java CI with Maven / build-and-push-frontend (push) Successful in 9s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2024-03-14 07:23:44 +01:00
Sebastian Böckelmann
fc742a3526 Abort Schedules
All checks were successful
Java CI with Maven / test (push) Successful in 41s
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2024-03-13 23:17:22 +01:00
Sebastian Böckelmann
376b5395f1 Design UI functionality
All checks were successful
Java CI with Maven / test (push) Successful in 36s
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2024-03-13 23:05:28 +01:00
Sebastian Böckelmann
8e41085008 Fix issue-100
All checks were successful
Java CI with Maven / test (push) Successful in 1m5s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m21s
Java CI with Maven / build-and-push-backend (push) Successful in 1m22s
2024-03-13 19:00:30 +01:00
ac4d6a712b Fix JSON Parse Error Invalid Date
All checks were successful
Java CI with Maven / test (push) Successful in 36s
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2023-12-21 11:30:52 +01:00
0d64d9c72a Implement Schedule History
All checks were successful
Java CI with Maven / test (push) Successful in 37s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m13s
Java CI with Maven / build-and-push-backend (push) Successful in 1m21s
2023-12-20 20:53:37 +01:00
3925828d1e Include current day in heatmap statistic
All checks were successful
Java CI with Maven / test (push) Successful in 37s
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2023-12-20 18:29:03 +01:00
08352add9d Include headmap for statistics
All checks were successful
Java CI with Maven / test (push) Successful in 38s
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2023-12-20 18:25:34 +01:00
10dfda9031 Fix statistics
All checks were successful
Java CI with Maven / test (push) Successful in 38s
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-12-20 12:06:36 +01:00
be5af2bfe3 Fix not working progress bar in task-detail-overview
All checks were successful
Java CI with Maven / test (push) Successful in 37s
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2023-12-20 10:28:35 +01:00
64e1a5c12f Fix Status Color of Task in TaskDetailOverview
All checks were successful
Java CI with Maven / test (push) Successful in 38s
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-12-20 09:41:31 +01:00
1ae6cd2a02 Fix Status Color of Tasks
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m10s
Java CI with Maven / build-and-push-backend (push) Successful in 1m34s
2023-12-18 14:07:05 +01:00
Sebastian Böckelmann
b71513a74b Choose between ChartType
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-11-19 15:36:34 +01:00
Sebastian Böckelmann
9a186fce5a Adapt OpenAPI Specification to cover activityInfos
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-11-19 14:52:55 +01:00
Sebastian Böckelmann
882169840d Build data of series by data provided through historyService
All checks were successful
Java CI with Maven / test (push) Successful in 34s
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-11-19 14:52:33 +01:00
Sebastian Böckelmann
cf0bbabb85 Select TaskgroupPaths
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-11-19 13:19:53 +01:00
Sebastian Böckelmann
fda22edd96 Design Taskgroup-Activity View
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 9s
2023-11-19 11:06:12 +01:00
Sebastian Böckelmann
5f60470e2a Reset select task in forgotten task scheduler
All checks were successful
Java CI with Maven / test (push) Successful in 37s
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-11-18 18:45:38 +01:00
Sebastian Böckelmann
edcd0f6c77 Display existing schedules in forgetten schedules scheduler
All checks were successful
Java CI with Maven / test (push) Successful in 34s
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2023-11-18 18:38:11 +01:00
Sebastian Böckelmann
ed89c18f93 Merge branch 'master' into issue-44 2023-11-18 18:30:44 +01:00
Sebastian Böckelmann
ac9e4c0f94 Register forgotten Schedule
All checks were successful
Java CI with Maven / test (push) Successful in 36s
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 17:59:13 +01:00
Sebastian Böckelmann
297bef284d Include status of task in taskdashboard
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-11-18 10:21:37 +01:00
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
7b7d85d873 Navigate to task by given taskID of schedule and not fixed one from route param
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 7s
2023-11-18 08:48:45 +01:00
Sebastian Böckelmann
ec5c74ca7d Remove unfinished schedules from Taskoverview and taskgroup-overview
All checks were successful
Java CI with Maven / test (push) Successful in 34s
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2023-11-18 08:36:37 +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 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
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
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
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
7f6b4c2e08 Implement redirect for /api in docker deployment
All checks were successful
Java CI with Maven / build (push) Successful in 48s
2023-11-13 10:46:45 +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
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
Sebastian Böckelmann
157126d404 Deploy on docker (not productive yet!)
All checks were successful
Java CI with Maven / build (push) Successful in 59s
2023-11-12 16:43:39 +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
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