Commit graph

38 commits

Author SHA1 Message Date
d00d2af9f9 constants files for routes 2020-05-05 13:29:20 +02:00
1bf2da3d32 readme 2020-04-18 14:53:22 +02:00
1368859860 Created NewProjectModal not implemented yet 2020-04-18 11:47:25 +02:00
429ace34bb [chore]: rdelete unused refs 2020-04-18 09:14:19 +02:00
bff1315ca1 [UI] updated New Ticket Modal 2020-04-17 16:26:34 +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
3f0b78f085 [UI] updated TicketList 2020-04-17 10:44:16 +02:00
cef6fcb543 Set FilterBar background color to #fff 2020-04-17 10:23:21 +02:00
37ce0fb547 User Page 2020-03-12 22:18:17 +01:00
8036853803 added history and auth0 provider 2020-03-05 15:39:19 +01:00
61d189b3d3 handled project selector in newticketform 2020-03-04 10:54:35 +01:00
b12a61bb21 pull latest backend 2020-03-03 18:19:51 +01:00
299aa37bb1 NewTicketSubmit in progress 2020-03-02 11:01:29 +01:00
86fd097481 Default placeholder for empty ticket and file lists. Pick a random color Indigo as main 2020-02-29 14:07:26 +01:00
f15d725a93 JSonIgnore M2M joint 2020-02-28 13:42:23 +01:00
97b45fcd2d added validateTicket Method, UserModal updates memberslist 2020-02-27 19:17:31 +01:00
481832fdbc added NewModelDTOs edit controllers 2020-02-27 13:43:17 +01:00
2b7afa9c09 wrote finer DTOs to avoid circular dependencies 2020-02-27 10:10:05 +01:00
deb3492475 applying dto pattern 2020-02-26 22:45:52 +01:00
dfbd6632c0 Added TicketDTO, AppUserDTO. Updated controllers to output DTOs 2020-02-25 17:48:13 +01:00
056849e51c use switch statement in error controller. Added submit button in modal form. Changed appusers endpoint to users 2020-02-24 10:27:13 +01:00
d6d46f2850 added manage user layout to project page 2020-02-23 22:06:18 +01:00
0990e59d64 Static Project page done. Activity & Files tabs added. Preloader added. Changed History to Activity 2020-02-20 14:16:02 +01:00
112ccbefee Light code cleaning 2020-02-20 09:00:34 +01:00
83dcab1c15 Set API authentication using Auth0. API endpoints require Authorized JWT 2020-02-19 22:47:41 +01:00
8394708aa1 ticketModelTests done 2020-02-17 13:40:09 +01:00
aa802bc20e projectModel tests + add/remove project API endpoints removed as they are usefull only internally. Project Progression behaviour updated. 2020-02-17 11:26:54 +01:00
d6cd9abeda pull backend to master 2020-02-15 22:05:00 +01:00
b4b8b6f254 ticket model & endpoints done 2020-02-12 18:19:03 +01:00
a46c9aaa0b api doc 2020-02-11 23:36:39 +01:00
0fa327ee7c project model & endpoints done 2020-02-11 18:45:37 +01:00
0ca71cfcf9 preparation to api testing with postman 2020-02-11 15:02:41 +01:00
f40470035d add project/id/setmembers, removemembers, getmembers endpoints 2020-02-11 09:40:56 +01:00
54c221236b project/id/addmembers endpoint 2020-02-11 00:13:54 +01:00
8000622416 typescript client skeleton 2020-02-07 00:04:06 +01:00
ebd3679651 scaffold controllers 2020-02-06 07:46:29 +01:00
254fd91d36 first commit 2020-02-05 22:41:50 +01:00