Commit graph

217 commits

Author SHA1 Message Date
f89377da3b TIcket Page Layout 2020-03-12 23:07:39 +01:00
37ce0fb547 User Page 2020-03-12 22:18:17 +01:00
4a6c23f83b auth 2020-03-09 09:40:37 +01:00
5f33789dc2 Merge branch 'react' of https://github.com/rjNemo/ticket_manager 2020-03-09 09:37:33 +01:00
161332c2fa auth 2020-03-09 09:37:24 +01:00
552fe62330 added navbar to layout 2020-03-05 16:12:46 +01:00
1804f22098 reverted index.tsx to index.jsx 2020-03-05 16:06:39 +01:00
723cb94ed5 created navbar component 2020-03-05 15:40:57 +01:00
8036853803 added history and auth0 provider 2020-03-05 15:39:19 +01:00
0e6ccd8d62 pulled all updates 2020-03-05 14:22:08 +01:00
2c8ce46a75 logging 2020-03-05 14:19:03 +01:00
73830344ed handled project selector in newticketform 2020-03-04 16:47:36 +01:00
61d189b3d3 handled project selector in newticketform 2020-03-04 10:54:35 +01:00
ec53a6edb6 simplified newticketform 2020-03-03 20:58:19 +01:00
0b4b605280 variable progress bar color 2020-03-03 19:13:56 +01:00
10523c588c handle date time 2020-03-03 19:06:25 +01:00
b12a61bb21 pull latest backend 2020-03-03 18:19:51 +01:00
528e4d3b77 DTO->Resouces 2020-03-03 16:29:23 +01:00
633ba47396 NewTicketSubmit in progress 2020-03-02 11:16:21 +01:00
2a693dfebd updated api doc root url 2020-03-02 11:07:23 +01:00
299aa37bb1 NewTicketSubmit in progress 2020-03-02 11:01:29 +01:00
369de39dc4 Finished NewTicketForm layout 2020-03-01 18:08:04 +01:00
d11ed699a0 FInished NewTicketForm layout 2020-03-01 17:59:01 +01:00
9e89955b1c Added UserTabRouter, UserHeader,ProjectList,Avatar components. UserPage Layout done. UserVM updated. Added User/:id route to Router 2020-03-01 14:05:16 +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
6d93e88dcf Authorized the backend 2020-02-29 11:38:25 +01:00
f15d725a93 JSonIgnore M2M joint 2020-02-28 13:42:23 +01:00
1af2d95e7a JSonIgnore M2M joint 2020-02-28 13:16:16 +01:00
50d2b8b86a - 2020-02-28 12:59:58 +01:00
5c039ad31d added newUserModal component 2020-02-27 19:22:37 +01:00
97b45fcd2d added validateTicket Method, UserModal updates memberslist 2020-02-27 19:17:31 +01:00
e4fe81a45c removed useless controllers edit Swagger doc 2020-02-27 18:40:44 +01:00
02a123b247 Updated SetProjectsMembers to take Guid list as arg 2020-02-27 17:34:54 +01:00
5fe28f5c38 - 2020-02-27 16:19:15 +01:00
481832fdbc added NewModelDTOs edit controllers 2020-02-27 13:43:17 +01:00
6ac62d7176 added NewProjectDTO 2020-02-27 11:36:42 +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
eec20793bc Merge branch 'backend' of https://github.com/rjNemo/ticket_manager into react 2020-02-26 15:06:13 +01:00
1bad110524 tests passed 2020-02-26 15:04:11 +01:00
bc400ae21a Merge branch 'test' of https://github.com/rjNemo/ticket_manager into backend 2020-02-26 14:54:07 +01:00
a1b7af489b before tests pull 2020-02-26 14:53:56 +01:00
ea6395f863 Wrote Project COntrollers Test 2020-02-26 14:52:07 +01:00
faab56610c Wrote Project COntrollers Test 2020-02-26 11:34:55 +01:00
89078bb24a - 2020-02-26 09:47:07 +01:00
d30bd3295a - 2020-02-26 09:47:00 +01:00
1856c60bca pull latest version 2020-02-25 18:58:32 +01:00
2023ba8ccd fetch allUsers in ProjectController, combined in project viewmodel,fixed user model checkboxes 2020-02-25 18:53:28 +01:00
dfbd6632c0 Added TicketDTO, AppUserDTO. Updated controllers to output DTOs 2020-02-25 17:48:13 +01:00
611289c02f - 2020-02-25 14:19:44 +01:00