ticket_manager/client/src
2020-04-19 09:42:20 +02:00
..
authentication add Private ROute component 2020-04-03 16:28:52 +02:00
components NewProjectModal can add new project 2020-04-18 14:35:29 +02:00
controllers Created NewProjectModal not implemented yet 2020-04-18 11:47:25 +02:00
images MVVM architecture skeleton 2020-02-07 13:07:28 +01:00
layouts Updated UserTabPanel UI 2020-04-17 10:09:31 +02:00
pages NewProjectModal can add new project 2020-04-18 14:35:29 +02:00
routes PrivateRoute and API protected 2020-04-19 09:42:20 +02:00
types Created enums for category, impact and diff. Updated new Ticket post DTO 2020-04-18 10:11:34 +02:00
utils creates routes folder for AppROuter and PrivateRoute; [BUG] fix error after login 2020-04-18 20:49:26 +02:00
VM Created NewProjectModal not implemented yet 2020-04-18 11:47:25 +02:00
App.test.tsx typescript client skeleton 2020-02-07 00:04:06 +01:00
App.tsx creates routes folder for AppROuter and PrivateRoute; [BUG] fix error after login 2020-04-18 20:49:26 +02:00
index.jsx creates routes folder for AppROuter and PrivateRoute; [BUG] fix error after login 2020-04-18 20:49:26 +02:00
react-app-env.d.ts edit gitignore 2020-02-25 09:58:56 +01:00
serviceWorker.ts typescript client skeleton 2020-02-07 00:04:06 +01:00
setupTests.ts typescript client skeleton 2020-02-07 00:04:06 +01:00