You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Ambition of this Issue is to create a new view for Contractors to get overview about assigned Tasks.
This includes the definition of a GET Endpoint to get all Tasks that are currently assigned to the User (Contractor).
This endpoint will respond with all assigned tasks in a list.
This List of tasks will be implemented on the frontend view and contains: title, description, status, (date of creation) of each task. According to those demands the response of that endpoint sends the needed information.
Through which parameters should the tickets be selected? What should the interface look like? Does a new Userrole needs to be created? What are the potential expansion possibilities?
Motivation
No response
Details
No response
The text was updated successfully, but these errors were encountered:
Description
The Ambition of this Issue is to create a new view for Contractors to get overview about assigned Tasks.
This includes the definition of a GET Endpoint to get all Tasks that are currently assigned to the User (Contractor).
This endpoint will respond with all assigned tasks in a list.
This List of tasks will be implemented on the frontend view and contains: title, description, status, (date of creation) of each task. According to those demands the response of that endpoint sends the needed information.
This Issue is in cooperation with Frontend Issue #309.
Discussion
Through which parameters should the tickets be selected? What should the interface look like? Does a new Userrole needs to be created? What are the potential expansion possibilities?
Motivation
No response
Details
No response
The text was updated successfully, but these errors were encountered: