Sebastian
|
d3257b8748
|
Remove Finished Tasks from Dashboard (Schedules)
|
2023-10-28 18:36:32 +02:00 |
|
Sebastian
|
1dd01d0249
|
Fix removing objects from lists while iterating over them
|
2023-10-28 18:30:14 +02:00 |
|
Sebastian
|
00a15e91ea
|
Finishing Task from Taskoverview
|
2023-10-28 18:29:34 +02:00 |
|
Sebastian
|
2fb3555c04
|
Start task now from Taskoverview in Dashboard
|
2023-10-28 15:33:46 +02:00 |
|
Sebastian
|
d4ca2a3fd2
|
Implement Task Overview
|
2023-10-28 13:18:24 +02:00 |
|
Sebastian
|
2c6c5dd6a6
|
Visualize Overdue Taskgroups
|
2023-10-28 12:02:00 +02:00 |
|
Sebastian
|
7394f9910a
|
Use backend as taskgroup source and add number active tasks
|
2023-10-28 11:22:14 +02:00 |
|
|
1c2594a5ea
|
Merge pull request 'issue-25-manage-taskgroups-tree' (#26) from issue-25-manage-taskgroups-tree into issue-25
Reviewed-on: Sebastian/TimeManager#26
|
2023-10-28 09:51:35 +02:00 |
|
Sebastian
|
7d123f87ae
|
Change text-align of taskgroup btns
|
2023-10-28 09:50:12 +02:00 |
|
Sebastian
|
b57ee244c0
|
Adjust Padding and Font-Weight
|
2023-10-28 09:46:32 +02:00 |
|
Sebastian
|
eb197aca52
|
Taskgroup Overview with Action-List
|
2023-10-28 09:09:00 +02:00 |
|
Sebastian
|
7ee8928849
|
Taskgroup Overview with Action-List
|
2023-10-28 08:48:52 +02:00 |
|
Sebastian
|
673faa5912
|
First Approach to visualize nested taskgroups
|
2023-10-26 10:21:29 +02:00 |
|
Sebastian
|
8b7354de51
|
Clear Worktime/ActiveTime Code
|
2023-10-26 10:13:57 +02:00 |
|
Sebastian
|
bcc9b4760f
|
Finish task and display finished tasks correctly
|
2023-10-26 10:02:03 +02:00 |
|
Sebastian
|
80dc508e67
|
Remove update spamming in console
|
2023-10-26 09:54:48 +02:00 |
|
Sebastian
|
bd90907bb8
|
Fix starting schedule and returning active time of schedule after stop
|
2023-10-26 09:47:21 +02:00 |
|
Sebastian
|
cbd1a4ab19
|
Delete Schedule after it was performed
|
2023-10-26 09:43:59 +02:00 |
|
Sebastian
|
dfa06232b0
|
Include TaskScheduleStopResponse
|
2023-10-26 09:40:54 +02:00 |
|
Sebastian
|
004d376daf
|
Stop and Finish TaskSchedules
|
2023-10-26 09:40:36 +02:00 |
|
Sebastian
|
606e89b287
|
Visualize Active Schedule and schedules todo
|
2023-10-25 20:25:04 +02:00 |
|
Sebastian
|
f2149358fa
|
List schedules for today in dashboard
|
2023-10-25 19:10:17 +02:00 |
|
Sebastian
|
5b6e42e93f
|
Create Basic Main Dashboard
|
2023-10-25 18:49:19 +02:00 |
|
Sebastian
|
30d1bacbd6
|
Fix Foreign Key Constraint Fail when deleting Taskgroups
|
2023-10-25 17:25:29 +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
|
7a044baebe
|
Removed unused TaskgroupShortInfo.java
|
2023-10-24 19:26:45 +02:00 |
|
|
eb1f5275b7
|
Merge pull request 'issue-23' (#24) from issue-23 into issue-18
Reviewed-on: Sebastian/TimeManager#24
|
2023-10-24 19:24:22 +02:00 |
|
Sebastian
|
4ee5c0ab09
|
Merge remote-tracking branch 'origin/issue-23' into issue-23
|
2023-10-24 19:23:57 +02:00 |
|
Sebastian
|
d4dd66073e
|
Deliver Schedule Path Info when fetching Schedules
|
2023-10-24 19:23:53 +02:00 |
|
Sebastian
|
bd82fb9f81
|
Deliver Schedule Path Info when fetching Schedules
|
2023-10-24 19:22:56 +02:00 |
|
Sebastian
|
7707831463
|
Adapt Backend and OpenAPI description to fetch all schedules
|
2023-10-24 08:47:02 +02:00 |
|
Sebastian
|
713dc1b06d
|
Functionality of Schedule Direct Btn
|
2023-10-24 08:22:17 +02:00 |
|
Sebastian
|
e2d871f7fb
|
Reschedule Tasks (Basicschedules)
|
2023-10-24 08:20:42 +02:00 |
|
Sebastian
|
d6d267c645
|
Delete Schedules
|
2023-10-23 21:35:42 +02:00 |
|
Sebastian
|
662277c237
|
Create ScheduleDashboard
|
2023-10-23 21:08:44 +02:00 |
|
Sebastian
|
c598515899
|
Complete Basic Task Visualization in CalendarScheduler
|
2023-10-23 20:34:39 +02:00 |
|
Sebastian
|
40a8a5fa13
|
Visualize Basic Schedules
|
2023-10-23 20:17:31 +02:00 |
|
Sebastian
|
5aac068d21
|
Include basic schedules of tasks
|
2023-10-23 19:56:16 +02:00 |
|
Sebastian
|
e8bea7abcf
|
Scheduler Component
|
2023-10-23 15:44:58 +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
|
3fbafa0784
|
Define Entity BasicTaskSchedule and Taskcontroller
|
2023-10-22 14:05:12 +02:00 |
|
|
4cab32fae3
|
Merge pull request 'issue-10' (#17) from issue-10 into master
Reviewed-on: Sebastian/TimeManager#17
|
2023-10-22 11:40:24 +02:00 |
|
Sebastian
|
32142c759f
|
Taskgroup-Navigation (Issue 13)
|
2023-10-22 11:39:25 +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
|
9cafeee769
|
Delete and clear Tasks
|
2023-10-22 10:06:54 +02:00 |
|