Commit Graph

31 Commits

Author SHA1 Message Date
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
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
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
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
Sebastian
a9c3931ced Upcoming tasks 2023-10-29 17:20:24 +01:00
Sebastian
5ed66b911b Allow missing start and deadline dates when creating tasks 2023-10-29 07:03:56 +01:00
Sebastian
bcc9b4760f Finish task and display finished tasks correctly 2023-10-26 10:02:03 +02:00
Sebastian
170723bbd6 Start now 2023-10-24 19:58:12 +02:00
Sebastian
b8664124ca Edit Task from TaskDetailView 2023-10-24 19:31:55 +02:00
Sebastian
9489245115 Fix taskgroup and task undefined when initializing 2023-10-24 19:28:53 +02:00
Sebastian
713dc1b06d Functionality of Schedule Direct Btn 2023-10-24 08:22:17 +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
6f5397d8f8 Design TaskOverview (forgetted files) 2023-10-22 20:43:20 +02:00
Sebastian
389e6ddba5 Design TaskOverview 2023-10-22 20:42:57 +02:00
Sebastian
d6116729fd Design of TaskEditor and automatically inserting new tasks after creation 2023-10-22 10:21:39 +02:00
Sebastian
72e56efea3 Delete and clear Tasks (Frontend) 2023-10-22 10:08:44 +02:00
Sebastian
fd62585a5f Calling Edit Task API 2023-10-22 01:10:52 +02:00
Sebastian
7a1b2b33ff Update Frontend for editing and deleting tasks 2023-10-22 00:49:25 +02:00
Sebastian
f5e2670319 Include TaskDashboard 2023-10-22 00:28:25 +02:00
Sebastian
bd56d601a0 Add new Tasks and Visualize Tasks 2023-10-22 00:22:35 +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
56d358d0d4 Update to Angular 14 2023-10-02 11:06:43 +02:00
3e239df1bf Create Component for Creating and Editing Tasks 2023-10-02 10:57:56 +02:00