Commit graph

34 commits

Author SHA1 Message Date
6d93e88dcf Authorized the backend 2020-02-29 11:38:25 +01:00
deb3492475 applying dto pattern 2020-02-26 22:45:52 +01:00
2023ba8ccd fetch allUsers in ProjectController, combined in project viewmodel,fixed user model checkboxes 2020-02-25 18:53:28 +01:00
d692d10e72 edit gitignore 2020-02-25 09:58:56 +01:00
d06836d4f7 usersModal allow to edit project members. BUG discovered: user tracking problem. Added headers to httpRequests 2020-02-25 09:52:57 +01:00
a74584c86f usersModalEntry component added 2020-02-24 11:03:52 +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
6cf52b256b modal component added 2020-02-23 00:56:02 +01:00
8f7e790c70 error handling after get request & redirect to error page 2020-02-23 00:15:02 +01:00
202eaad2df redirect to error page if project get unsuccessful 2020-02-21 20:53:51 +01:00
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
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
83dcab1c15 Set API authentication using Auth0. API endpoints require Authorized JWT 2020-02-19 22:47:41 +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
3334601eb5 - 2020-02-15 21:39:00 +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
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
d8a792efb0 MVVM architecture skeleton 2020-02-07 13:07:28 +01:00
8000622416 typescript client skeleton 2020-02-07 00:04:06 +01:00
254fd91d36 first commit 2020-02-05 22:41:50 +01:00