Commit Graph

138 Commits

Author SHA1 Message Date
Sebastian Böckelmann
9e5a1337d9 Avoid weekly task repeatition with no selected tasks 2024-03-16 09:34:17 +01:00
Sebastian Böckelmann
49119b2549 Newly files in frontend for generating weekly repeating tasks 2024-03-16 09:31:17 +01:00
Sebastian Böckelmann
aafb5886db Frontend Form for generating repeating tasks weekly 2024-03-16 09:30:48 +01:00
Sebastian Böckelmann
4b9dd4d17c Frontend Components for Creating Daily Repeating Tasks 2024-03-15 09:43:38 +01:00
Sebastian Böckelmann
a3723e3459 Frontend Components for Creating Daily Repeating Tasks 2024-03-15 09:43:23 +01:00
Sebastian Böckelmann
56a7047bad Use TaskStatus Service for Status Determination in Detail Overview of Task 2024-03-15 07:22:03 +01:00
Sebastian Böckelmann
313d329636 Use TaskStatus Service instead of duplicate implementation in TaskDashboard 2024-03-15 07:19:43 +01:00
Sebastian Böckelmann
d68794236e Consider updated Date Selection in Schedule History 2024-03-14 15:02:50 +01:00
Sebastian Böckelmann
4155af45f5 Frontend to update ntfy data 2024-03-14 14:44:06 +01:00
Sebastian Böckelmann
a78be70a5d Use buttons instead of links to react already to first click 2024-03-14 07:26:04 +01:00
Sebastian Böckelmann
635b03ecac Implement Aborting and setting Manual Stop Time on Task-Schedules 2024-03-14 07:23:44 +01:00
Sebastian Böckelmann
fc742a3526 Abort Schedules 2024-03-13 23:17:22 +01:00
Sebastian Böckelmann
376b5395f1 Design UI functionality 2024-03-13 23:05:28 +01:00
Sebastian Böckelmann
8e41085008 Fix issue-100 2024-03-13 19:00:30 +01:00
ac4d6a712b Fix JSON Parse Error Invalid Date 2023-12-21 11:30:52 +01:00
0d64d9c72a Implement Schedule History 2023-12-20 20:53:37 +01:00
3925828d1e Include current day in heatmap statistic 2023-12-20 18:29:03 +01:00
08352add9d Include headmap for statistics 2023-12-20 18:25:34 +01:00
10dfda9031 Fix statistics 2023-12-20 12:06:36 +01:00
be5af2bfe3 Fix not working progress bar in task-detail-overview 2023-12-20 10:28:35 +01:00
64e1a5c12f Fix Status Color of Task in TaskDetailOverview 2023-12-20 09:41:31 +01:00
1ae6cd2a02 Fix Status Color of Tasks 2023-12-18 14:07:05 +01:00
Sebastian Böckelmann
b71513a74b Choose between ChartType 2023-11-19 15:36:34 +01:00
Sebastian Böckelmann
9a186fce5a Adapt OpenAPI Specification to cover activityInfos 2023-11-19 14:52:55 +01:00
Sebastian Böckelmann
882169840d Build data of series by data provided through historyService 2023-11-19 14:52:33 +01:00
Sebastian Böckelmann
cf0bbabb85 Select TaskgroupPaths 2023-11-19 13:19:53 +01:00
Sebastian Böckelmann
fda22edd96 Design Taskgroup-Activity View 2023-11-19 11:06:12 +01:00
Sebastian Böckelmann
5f60470e2a Reset select task in forgotten task scheduler 2023-11-18 18:45:38 +01:00
Sebastian Böckelmann
edcd0f6c77 Display existing schedules in forgetten schedules scheduler 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 2023-11-18 17:59:13 +01:00
Sebastian Böckelmann
297bef284d Include status of task in taskdashboard 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 2023-11-18 10:14:17 +01:00
Sebastian Böckelmann
de01f5a100 Unfinish task and allow unfinishable tasks 2023-11-18 09:36:26 +01:00
Sebastian Böckelmann
eb3dba0830 Allow Taskcreation without specifying start and deadline 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 2023-11-18 08:48:45 +01:00
Sebastian Böckelmann
ec5c74ca7d Remove unfinished schedules from Taskoverview and taskgroup-overview 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 2023-11-13 19:49:36 +01:00
Sebastian Böckelmann
9ca128d80d Use moment to format date correctly for api 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) 2023-11-13 19:32:28 +01:00
Sebastian Böckelmann
fa6b1b4fa1 Display Running For counter independently of scheduletype 2023-11-13 19:28:43 +01:00
Sebastian Böckelmann
1e492a9111 Reset navigation link list when navigation back 2023-11-13 19:20:28 +01:00
Sebastian Böckelmann
2477f32d0b Fix order of navigation link list 2023-11-13 19:11:55 +01:00
55d2d4936e Merge pull request 'Merge pullrequest docker-deployment into issue-47' () from docker-deployment into issue-47
Reviewed-on: 
2023-11-13 18:19:48 +01:00
7f6b4c2e08 Implement redirect for /api in docker deployment 2023-11-13 10:46:45 +01:00
Sebastian Böckelmann
d2f5bb003e Fix issue 49 (Missing Verlinkung bei OverdueTasks) 2023-11-13 08:54:38 +01:00
Sebastian Böckelmann
cf427cdd46 Edit and Delete in Draggable Scheduler 2023-11-12 22:35:22 +01:00
Sebastian Böckelmann
6cdf069b38 Unwrap event titles in calendar view 2023-11-12 22:01:52 +01:00
Sebastian Böckelmann
cfd1bfe7cb Display TaskPath and not only TaskTitle in Schedules of calendar 2023-11-12 21:41:59 +01:00
Sebastian Böckelmann
c25d45d697 Schedule tasks through drag and drop 2023-11-12 21:22:48 +01:00