ticket_manager/client/src/controllers
2020-03-03 18:19:51 +01:00
..
ErrorController.tsx Authorized the backend 2020-02-29 11:38:25 +01:00
HomeController.tsx MVVM architecture skeleton 2020-02-07 13:07:28 +01:00
ProjectController.tsx Authorized the backend 2020-02-29 11:38:25 +01:00
TicketController.tsx Added http type to handle api response and manage errors. created get, post, put method. Added ErrorPage blanck to redirect to 2020-02-21 18:14:21 +01:00
UserController.tsx NewTicketSubmit in progress 2020-03-02 11:01:29 +01:00