Commit graph

54 commits

Author SHA1 Message Date
19116dc5f3 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
c448a37591 projectPage fetch unauthenticated API 2020-02-21 14:07:43 +01:00
5a7c22157a merged backend changes to front branch 2020-02-21 14:00:15 +01:00
2343747b1c projectDTO created. Changed entity name History to Activity 2020-02-21 13:57:03 +01:00
5d0c8edacd project page connected to API without authentication. Undefined data Errors handled 2020-02-21 12:00:27 +01:00
4b43486c16 changed background color & enhanced filtering 2020-02-21 11:32:10 +01:00
2419627400 Add input File design, filtering for project page tabs 2020-02-20 17:50:14 +01:00
14e47378dd Code cleaning 2020-02-20 14:51:03 +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
b861a65892 project page ticket tab done 2020-02-20 10:43:07 +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
e59676d04a Unit of Work removed. Save done in the Repositories. Proj, Tickets & AppUsers Repo done. 2020-02-18 08:52:31 +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
269fc631b5 Merge branch 'master' of https://github.com/rjNemo/ticket_manager into backend
Latest version
2020-02-17 21:02:43 +01:00
4e4cc5567b unit of work done 2020-02-17 20:57:06 +01:00
172252132b generic and project repository done 2020-02-17 18:34:10 +01:00
f6151bb24e Merge branch 'master' of https://github.com/rjNemo/ticket_manager into test
Scripts folder
2020-02-17 15:40:59 +01:00
67f82a0b13 Merge branch 'react' of https://github.com/rjNemo/ticket_manager
Include front-end changes to master
2020-02-17 15:39:17 +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
bda0c17f89 appUserModelTests. 2020-02-17 12:08:40 +01:00
96716d8a50 projectModel tests + add/remove project API endpoints removed as they are usefull only internally. Project Progression behaviour updated. 2020-02-17 11:31:48 +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
0117246777 test project setup 2020-02-16 12:51:12 +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
3334601eb5 - 2020-02-15 21:39:00 +01:00
6ca9e1efb2 - 2020-02-14 17:17:51 +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
1113e283b4 horizontal card done 2020-02-10 10:44:17 +01:00
ed237a6342 horizontal card 2020-02-09 22:52:29 +01:00
057a6f9b13 tab router header 2020-02-09 17:55:32 +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