|
|
1f76be84e8
|
pull signin
|
2020-05-05 17:20:05 +02:00 |
|
|
|
e6bcba84ac
|
create user profile after signup if not exists
|
2020-05-05 14:29:55 +02:00 |
|
|
|
f415e0626a
|
edit backend to accept string id, create auth/helper to extract userId
|
2020-05-05 13:56:12 +02:00 |
|
|
|
f23bfad793
|
PrivateRoute and API protected
|
2020-04-19 09:42:20 +02:00 |
|
|
|
f5edc62f00
|
pulled react
|
2020-04-18 15:00:47 +02:00 |
|
|
|
70725684b3
|
Merge branch 'backend' of https://github.com/rjNemo/ticket_manager
Pull last backend version
|
2020-04-18 14:58:08 +02:00 |
|
|
|
c8908b0bfe
|
[chore]: renamed Ressources/Tickets -> Ticket
|
2020-04-17 13:37:34 +02:00 |
|
|
|
4406063253
|
Installed Material-Ui; Created Sign up page; General styling
|
2020-04-01 16:37:09 +02:00 |
|
|
|
37ce0fb547
|
User Page
|
2020-03-12 22:18:17 +01:00 |
|
|
|
528e4d3b77
|
DTO->Resouces
|
2020-03-03 16:29:23 +01:00 |
|
|
|
6d93e88dcf
|
Authorized the backend
|
2020-02-29 11:38:25 +01:00 |
|
|
|
481832fdbc
|
added NewModelDTOs edit controllers
|
2020-02-27 13:43:17 +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 |
|
|
|
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 |
|
|
|
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 |
|