Commit graph

31 commits

Author SHA1 Message Date
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
2343747b1c projectDTO created. Changed entity name History to Activity 2020-02-21 13:57:03 +01:00
83dcab1c15 Set API authentication using Auth0. API endpoints require Authorized JWT 2020-02-19 22:47:41 +01:00
d5d5d58866 Unit of Work removed. Save done in the Repositories. Proj, Tickets & AppUsers Repo done. 2020-02-18 08:37:43 +01:00
c3d1218f3c uow proj done 2020-02-17 23:46:04 +01:00
beeee5b3ba uow proj part1 2020-02-17 21:52:11 +01:00
172252132b generic and project repository done 2020-02-17 18:34:10 +01:00
49fd1ce1c0 projRepo integrated 2020-02-17 15:35:57 +01:00
e57b7359c7 projRepo integrated 2020-02-17 15:35:43 +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
8534db6d71 document project controller 2020-02-16 11:57:43 +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
734d8e931b appuser model & endpoints done 2020-02-12 08:13:32 +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
2f03b8f402 switch to Newtonsoft.Json and config ti avoid cycle errors 2020-02-10 23:22:48 +01:00
c734fef7a3 merging backed 2020-02-10 11:54:37 +01:00
ec9e31171e json circleref problem uncovered 2020-02-10 11:48:38 +01:00
4a711aa8ef - 2020-02-09 12:23:48 +01:00
4428762398 - 2020-02-09 10:28:57 +01:00
4710f0a551 UI project page 2020-02-08 15:08:40 +01:00
9e47a6e1d8 client API communication 2 2020-02-07 23:45:52 +01:00
c14f47efc3 client API communication 2020-02-07 17:49:11 +01:00
ebd3679651 scaffold controllers 2020-02-06 07:46:29 +01:00
254fd91d36 first commit 2020-02-05 22:41:50 +01:00