Commit Graph

288 Commits

Author SHA1 Message Date
Sebastian Böckelmann
f2823ad21e Schedule notifcations for all todays schedules and stop notification when schedule is activated
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 25s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2024-03-14 12:22:24 +01:00
Sebastian Böckelmann
6c8f216fa5 Remove Testing code (interfers with commandlinerunner)
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 14s
Java CI with Maven / build-and-push-backend (push) Successful in 10s
2024-03-14 11:25:11 +01:00
Sebastian Böckelmann
14aabc483f Load basic ntfy values from environment
Some checks failed
Java CI with Maven / test (push) Failing after 50s
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-14 10:32:29 +01:00
Sebastian Böckelmann
871751b5d4 Define Starting Reminder Notification
All checks were successful
Java CI with Maven / test (push) Successful in 39s
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2024-03-14 10:04:58 +01:00
Sebastian Böckelmann
248717cb45 Implement single scheduler and send simple msg to ntfy
All checks were successful
Java CI with Maven / test (push) Successful in 1m4s
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 09:34:26 +01:00
Sebastian Böckelmann
2b0f9ef186 Implement a small example dynamic schedule
All checks were successful
Java CI with Maven / test (push) Successful in 34s
Java CI with Maven / build-and-push-frontend (push) Successful in 6s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2024-03-14 08:08:04 +01:00
5366dcc0e3 Merge pull request 'issue-95' (#101) from issue-95 into master
All checks were successful
Java CI with Maven / test (push) Successful in 38s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m9s
Java CI with Maven / build-and-push-backend (push) Successful in 1m21s
Reviewed-on: #101
2024-03-14 07:29:48 +01:00
Sebastian Böckelmann
a78be70a5d Use buttons instead of links to react already to first click
All checks were successful
Java CI with Maven / test (push) Successful in 37s
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 10s
2024-03-14 07:26:04 +01:00
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
Sebastian Böckelmann
a66a72eb68 Fix taskgroup and task deletion (issue-99)
All checks were successful
Java CI with Maven / test (push) Successful in 5m41s
Java CI with Maven / build-and-push-frontend (push) Successful in 9m0s
Java CI with Maven / build-and-push-backend (push) Successful in 1m32s
2024-03-13 18:26:47 +01:00
e88b030b03 Merge pull request 'Safty Check if deadline or start date is null' (#91) from fix-issue-87 into master
Some checks failed
Java CI with Maven / test (push) Successful in 36s
Java CI with Maven / build-and-push-backend (push) Successful in 1m25s
Java CI with Maven / build-and-push-frontend (push) Failing after 27s
Reviewed-on: #91
2023-12-21 11:32:43 +01:00
a60533f379 Safty Check if deadline or start date is null
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 8s
2023-12-21 11:32:28 +01:00
16048d9023 Merge pull request 'Fix JSON Parse Error Invalid Date' (#90) from fix-issue-87 into master
All checks were successful
Java CI with Maven / test (push) Successful in 36s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m16s
Java CI with Maven / build-and-push-backend (push) Successful in 1m20s
Reviewed-on: #90
2023-12-21 11:31:12 +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
84123f6664 Merge pull request 'fix-statistics' (#89) from fix-statistics into master
All checks were successful
Java CI with Maven / test (push) Successful in 36s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m15s
Java CI with Maven / build-and-push-backend (push) Successful in 1m22s
Reviewed-on: #89
2023-12-20 18:29:52 +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
303de733a1 Include root Taskgroup in statistics and sort activityData by dates
All checks were successful
Java CI with Maven / test (push) Successful in 39s
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 11:39:05 +01:00
29a74b934a Merge pull request 'fix-issue-81' (#88) from fix-issue-81 into master
All checks were successful
Java CI with Maven / test (push) Successful in 37s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m19s
Java CI with Maven / build-and-push-backend (push) Successful in 1m33s
Reviewed-on: #88
2023-12-20 10:54:27 +01:00
1337bbb6ab Only display unstarted 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 7s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2023-12-20 10:50:41 +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
bb55951fb1 Merge pull request 'issue-53' (#78) from issue-53 into master
All checks were successful
Java CI with Maven / test (push) Successful in 34s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m13s
Java CI with Maven / build-and-push-backend (push) Successful in 1m29s
Reviewed-on: #78
2023-11-19 15:37:22 +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
da0cc90de6 Merge remote-tracking branch 'origin/master'
All checks were successful
Java CI with Maven / test (push) Successful in 1m15s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m14s
Java CI with Maven / build-and-push-backend (push) Successful in 1m25s
2023-11-19 09:29:28 +01:00
Sebastian Böckelmann
bbae17fd25 Fix image in docker-compose and fix nullpointer exception when getting TaskSchedules 2023-11-19 09:29:19 +01:00
63b2ea10a3 Merge pull request 'issue-44' (#75) from issue-44 into master
All checks were successful
Java CI with Maven / test (push) Successful in 34s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m0s
Java CI with Maven / build-and-push-backend (push) Successful in 1m29s
Reviewed-on: #75
2023-11-18 18:47:34 +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
06a5826240 Merge pull request 'issue-14' (#74) from issue-14 into master
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m2s
Java CI with Maven / build-and-push-backend (push) Successful in 1m30s
Reviewed-on: #74
2023-11-18 10:33:31 +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
bcaae74516 Merge pull request 'issue-68' (#73) from issue-68 into master
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m1s
Java CI with Maven / build-and-push-backend (push) Successful in 1m20s
Reviewed-on: #73
2023-11-18 09:45:21 +01:00
Sebastian Böckelmann
fe9fae871a Adapt testdata to newly introduced finishable attribute
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 09:43:44 +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
19f3b6cf65 Merge pull request 'Fix routing to fix task in scheduler' (#72) from issue-51 into master
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m7s
Java CI with Maven / build-and-push-backend (push) Successful in 1m25s
Reviewed-on: #72
2023-11-18 08:51:12 +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