Commit Graph

16 Commits

Author SHA1 Message Date
712ffd7ef8 fix(files): cleanup 2024-10-30 15:20:33 +01:00
024d06515e feat(docker): basic docker config for back and front with minor linter fixes 2024-10-30 13:26:24 +01:00
74eaa0c3a7 feat(front): front adapted to express 2024-10-29 23:56:17 +01:00
6b1bde7a5d feat(auth): session closed after token expires 2024-09-03 22:38:25 +02:00
92d5035e4e feat(example-detail): example views completed 2024-09-03 20:54:23 +02:00
f91286fb05 feat(example): example list page done 2024-08-29 00:17:02 +02:00
cb8ba636d1 feat(example): example basic view done and used to fix API hooks 2024-08-28 20:41:34 +02:00
c787b56408 style(header): header styled 2024-08-28 01:06:59 +02:00
e000dbc92e style(login): login form styled 2024-08-27 22:02:38 +02:00
9a6b9afa3b feat(styles): scss variables replaced with css ones all over the project 2024-08-27 17:23:52 +02:00
c20d621e2f feat(back+front): user roles expanded + frontend styling 2024-07-28 14:34:54 +02:00
75e1fe4c65 feat(front): routes secured under jwt session + small user component done 2024-07-25 00:03:48 +02:00
94ce4f548e feat(front): jwt included in session and linked to every query that uses useQuery 2024-07-24 00:22:02 +02:00
231db52718 feat(front): login form styled 2024-07-22 22:51:14 +02:00
f61bdac457 feat(front): basic next auth configuration done 2024-07-21 00:31:04 +02:00
049e063d48 initial commit 2024-07-19 19:55:57 +02:00