Commit Graph

37 Commits

Author SHA1 Message Date
Sebastian Böckelmann
4155af45f5 Frontend to update ntfy data
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 13s
Java CI with Maven / build-and-push-backend (push) Successful in 9s
2024-03-14 14:44:06 +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
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
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
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
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
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
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
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
ae7550657c Active tasks 2023-10-29 17:53:47 +01:00
Sebastian
a9c3931ced Upcoming tasks 2023-10-29 17:20:24 +01:00
Sebastian
6cfd48a962 Overdue tasks dashboard 2023-10-29 16:03:58 +01:00
Sebastian
9de0e1a119 Forget all missed schedules 2023-10-29 11:16:48 +01:00
Sebastian
30cbe60d6d List missed Schedules 2023-10-29 10:16:08 +01:00
Sebastian
2324976bd6 Register Forgotten Activities 2023-10-29 09:47:57 +01:00
Sebastian
d4ca2a3fd2 Implement Task Overview 2023-10-28 13:18:24 +02:00
Sebastian
7ee8928849 Taskgroup Overview with Action-List 2023-10-28 08:48:52 +02:00
Sebastian
606e89b287 Visualize Active Schedule and schedules todo 2023-10-25 20:25:04 +02:00
Sebastian
5b6e42e93f Create Basic Main Dashboard 2023-10-25 18:49:19 +02:00
Sebastian
662277c237 Create ScheduleDashboard 2023-10-23 21:08:44 +02:00
Sebastian
5aac068d21 Include basic schedules of tasks 2023-10-23 19:56:16 +02:00
Sebastian
e6117d1f7e Add information on workedTime, added Scheduler Component 2023-10-23 15:44:46 +02:00
Sebastian
389e6ddba5 Design TaskOverview 2023-10-22 20:42:57 +02:00
Sebastian
32142c759f Taskgroup-Navigation (Issue 13) 2023-10-22 11:39:25 +02:00
Sebastian
72e56efea3 Delete and clear Tasks (Frontend) 2023-10-22 10:08:44 +02:00
Sebastian
bd56d601a0 Add new Tasks and Visualize Tasks 2023-10-22 00:22:35 +02:00
1b52ae9da8 Use Moment Date Adapter instead of Native one 2023-10-06 08:50:18 +02:00
1c4b0f73b6 Fix Dateform Controler 2023-10-06 08:44:11 +02:00
5d0a62e3b4 Fix Datepicker Provider 2023-10-05 20:07:39 +02:00
efa55d855c Fix Angular Material Legacy Issues 2023-10-05 19:36:38 +02:00
ec74d3c52b Update to Angular 16 2023-10-02 13:04:48 +02:00
3e239df1bf Create Component for Creating and Editing Tasks 2023-10-02 10:57:56 +02:00
0fb25e394a Delete Taskgroup (Frontend) 2023-09-25 13:16:46 +02:00
fa7d7d503a Component for adding Taskgroups 2023-09-25 12:46:45 +02:00
e062ddd266 Create TaskgroupDashboard Component and routing to it 2023-09-25 12:15:47 +02:00
2517e8ab31 Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00