Commit graph

108 commits

Author SHA1 Message Date
14bb8af68c fix bug in NewTicket Form 2020-04-20 16:18:16 +02:00
c3dca8edef fix NewTicketDTO type mismatch in Enums 2020-04-20 16:05:55 +02:00
9d4769101a Add Services folder and use service to interact with API 2020-04-20 15:55:19 +02:00
024d2a58f3 [Chore] apply default exports and cleaner imports 2020-04-19 12:13:08 +02:00
688e7d65b4 apply PrivateRoute to user, ticket and project pages 2020-04-19 12:06:47 +02:00
447d52e490 [Chore] apply default exports and cleaner imports 2020-04-19 12:03:50 +02:00
f23bfad793 PrivateRoute and API protected 2020-04-19 09:42:20 +02:00
7115d28044 creates routes folder for AppROuter and PrivateRoute; [BUG] fix error after login 2020-04-18 20:49:26 +02:00
3e94c311e5 NewProjectModal can add new project 2020-04-18 14:35:29 +02:00
1368859860 Created NewProjectModal not implemented yet 2020-04-18 11:47:25 +02:00
8a3e1d96d5 Extracted TicketChipsArray in own component. Used on ticketPage 2020-04-18 11:18:06 +02:00
5e057d1c72 [UI] updated TicketCard to display ticket Info 2020-04-18 10:51:10 +02:00
1f2e1ff2bc Created enums for category, impact and diff. Updated new Ticket post DTO 2020-04-18 10:11:34 +02:00
872a87abfd [UI]: add margin below on cards 2020-04-18 09:19:08 +02:00
429ace34bb [chore]: rdelete unused refs 2020-04-18 09:14:19 +02:00
f043ac76ba [UI] Users Modal done 2020-04-17 17:23:53 +02:00
d80225786f [UI] Users Modal done 2020-04-17 17:20:39 +02:00
bff1315ca1 [UI] updated New Ticket Modal 2020-04-17 16:26:34 +02:00
ddbd949112 [BUG] new ticket modal receives projects 2020-04-17 16:14:35 +02:00
e073c59b2c [UI] updated New Ticket Modal 2020-04-17 16:09:58 +02:00
63de24ef61 Updated Users and New Ticket Modals to Material UI 2020-04-17 15:13:18 +02:00
7da47f6eb9 Updated Modal to Material UI 2020-04-17 14:40:45 +02:00
d5ff0b4c44 [chore]: Components folder organisation 2020-04-17 14:27:03 +02:00
2b449e651c [UI] updated Progress INfoBar on projectpage 2020-04-17 14:14:00 +02:00
3bf705f036 Prepared for tcikets info 2020-04-17 14:07:33 +02:00
5d5549e1ba [UI] updated ProjectCard 2020-04-17 13:01:23 +02:00
4469039757 Splitted ProgressBar and Info into 2 components; add progress bar to horizontal card top 2020-04-17 12:51:34 +02:00
382150fffa HorizontalCard is a Layout; Created ProjectCard and TicketCard 2020-04-17 11:59:31 +02:00
4ff69d18b7 [UI] updated TicketList. AddTicketButton 2020-04-17 10:58:25 +02:00
3f0b78f085 [UI] updated TicketList 2020-04-17 10:44:16 +02:00
9e7a1290c0 [UI] updated ProjectList 2020-04-17 10:40:36 +02:00
cef6fcb543 Set FilterBar background color to #fff 2020-04-17 10:23:21 +02:00
1ad15ed05c Updated ProjectTabPanel UI 2020-04-17 10:12:44 +02:00
19f896f296 Updated UserTabPanel UI 2020-04-17 10:09:31 +02:00
6dea3bf41c Created PageLayout and wrapped Project/User/TicketPages 2020-04-17 09:40:49 +02:00
880d7fafda Created MainLayout moved AppRouter to App 2020-04-17 08:54:08 +02:00
382dc145c8 Updated AvatarList component style 2020-04-17 08:24:36 +02:00
058d70cb44 add Private ROute component 2020-04-03 16:28:52 +02:00
c5cb741b61 update ticketPage Layout 2020-04-03 15:13:33 +02:00
4da0f6a736 update ProjectPage Layout 2020-04-03 14:26:06 +02:00
95fa11e605 update ProjectPage Layout 2020-04-03 14:23:37 +02:00
084f666ff1 update FileCollection: File Entry 2020-04-03 13:57:35 +02:00
12a8e9e289 update InputFile; AppFileList 2020-04-03 13:47:06 +02:00
70d1df1e05 update UserHeader 2020-04-03 13:11:57 +02:00
9e0a2f0d47 update ticketlist 2020-04-03 13:01:28 +02:00
597c8066ae update projectlist 2020-04-03 12:22:48 +02:00
6d5aedd499 update horizontalCard 2020-04-03 11:59:14 +02:00
05660e55aa update FilterBar 2020-04-03 11:45:03 +02:00
6de5e17b79 update UserPageLayout 2020-04-03 11:07:33 +02:00
f9e1fd9392 add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00