Appearance
Changelog
- 26.06.2026:
- Added
v1/time-sheet-daysendpoint to manage time sheet days, including aby-userlookup byuserIdandday(created on demand). - Added
v1/time-sheet-weeksendpoint to manage time sheet weeks, including aby-userlookup byuserIdandweekStart(created on demand). - Added
v1/time-sheet-monthsendpoint to manage time sheet months, including aby-userlookup byuserIdandmonth(created on demand). - Added read-only
dayStatusproperty and filter to thev1/time-entriesendpoint, reflecting the approval status of the entry's time sheet day. - Added
submittedAtandapprovedAtfilters to thev1/time-sheet-daysendpoint. - Added read-only
daySubmittedAtanddayApprovedAtproperties and filters to thev1/time-entriesendpoint, reflecting when the entry's time sheet day was submitted/approved.
- Added
- 05.08.2025:
- Added
v1/user-absencesendpoint to manage user absences. - Added
v1/user-absence-typesendpoint to manage user absence types.
- Added
- 29.07.2025:
- Added
v1/upload-categoriesendpoint to manage upload categories - Added file upload endpoint for
v1/assignments - Added file upload endpoint for
v1/assignment-events
- Added
- 11.07.2025:
- 07.07.2025:
- Added
v1/gangsendpoint to manage gangs. - Added
assignedGangsproperty to thev1/assignment-eventsendpoint.
- Added
- 01.07.2025:
- Added
v1/assignment-status-typesendpoint to manage assignment status types. - Added
responsibleUserIdandstatusIdproperties to thev1/assignmentsendpoint.
- Added
- 26.05.2025: Added new
v1/projectsendpoint to manage projects. - 01.05.2025: Initial release of the public API specification.