timemanager/frontend/src/api/model
Sebastian f076a5907c
All checks were successful
Java CI with Maven / build (push) Successful in 48s
schedule-refactor (#45)
Co-authored-by: Sebastian Böckelmann <uqpko@student.kit.edu>
Reviewed-on: Sebastian/TimeManager#45
2023-11-11 18:56:14 +01:00
..
accountDeleteRequest.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
activeMinutesInformation.ts Load worked minutes when reloading dashboard 2023-10-28 18:54:27 +02:00
addUserInfo.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
basicScheduleEntityInfo.ts Add information on workedTime, added Scheduler Component 2023-10-23 15:44:46 +02:00
basicScheduleFieldInfo.ts Design TaskOverview (forgetted files) 2023-10-22 20:43:20 +02:00
basicScheduleInfo.ts schedule-refactor (#45) 2023-11-11 18:56:14 +01:00
basicScheduleInfoAllOf.ts schedule-refactor (#45) 2023-11-11 18:56:14 +01:00
eMailChangeRequest.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
forgottenActivityRequest.ts schedule-refactor (#45) 2023-11-11 18:56:14 +01:00
inlineResponse200.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
inlineResponse401.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
inlineResponse403.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
inlineResponse409.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
loginRequest.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
loginResponse.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
models.ts schedule-refactor (#45) 2023-11-11 18:56:14 +01:00
passwordChangeRequest.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
propertiesInfo.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
propertyInfo.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
propertyUpdateRequest.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
recursiveTaskgroupInfo.ts Visualize Overdue Taskgroups 2023-10-28 12:02:00 +02:00
scheduleActivateInfo.ts Visualize Active Schedule and schedules todo 2023-10-25 20:25:04 +02:00
scheduleInfo.ts schedule-refactor (#45) 2023-11-11 18:56:14 +01:00
scheduleStatus.ts Visualize Anouncement for missed schedules 2023-10-28 19:27:13 +02:00
signUpRequest.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
simpleStatusResponse.ts Delete and clear Tasks (Frontend) 2023-10-22 10:08:44 +02:00
taskEntityInfo.ts Add information on workedTime, added Scheduler Component 2023-10-23 15:44:46 +02:00
taskFieldInfo.ts Create Component for Creating and Editing Tasks 2023-10-02 10:57:56 +02:00
taskgroupDetailInfo.ts Taskgroup-Navigation (Issue 13) 2023-10-22 11:39:25 +02:00
taskgroupEntityInfo.ts Taskgroup-Navigation (Issue 13) 2023-10-22 11:39:25 +02:00
taskgroupFieldInfo.ts Structure Taskgroups in Hierarchies 2023-10-01 21:22:04 +02:00
taskOverviewInfo.ts Use backend as taskgroup source and add number active tasks 2023-10-28 11:22:14 +02:00
taskScheduleStopResponse.ts Include TaskScheduleStopResponse 2023-10-26 09:40:54 +02:00
taskShortInfo.ts Deliver Schedule Path Info when fetching Schedules 2023-10-24 19:23:53 +02:00
taskTaskgroupInfo.ts Overdue tasks dashboard 2023-10-29 16:03:58 +01:00
userAddInfo.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
userInfo.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
userUpdateInfo.ts Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00