1
0
mirror of https://github.com/Fayorg/calendrier-avant.git synced 2026-05-28 01:28:37 +02:00
Commit Graph

34 Commits

Author SHA1 Message Date
timhaller
2b05397b55 added results page 2023-12-06 00:11:24 +01:00
b9b0c079d8 fix: get test works without a provided date 2023-12-06 00:09:24 +01:00
fe914efa41 add: api routes 2023-12-05 23:53:33 +01:00
771c28fa32 fix: changed to use components 2023-12-05 23:53:33 +01:00
timhaller
0c207bea3c work in progress : view results 2023-12-05 23:26:05 +01:00
2fdbb96488 add: route to get today's test 2023-12-05 22:23:34 +01:00
8e78611aab fix: me endpoint now return the test date if exist 2023-12-05 22:16:41 +01:00
a1fb215aa4 fix: text 2023-12-05 22:05:03 +01:00
ff44beb61b add: route to get user by key 2023-12-05 22:02:29 +01:00
timhaller
4eb9ffdbf3 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	app/results/page.tsx
#	components/custom/dayCard.tsx
2023-12-05 21:45:11 +01:00
timhaller
20d9c0f11a everything 2023-12-05 21:43:55 +01:00
76d9e12de2 fix: merge issues 2023-12-05 21:39:09 +01:00
80ef4007f7 fix: removed api 2023-12-05 21:39:09 +01:00
9df430fa72 fix: prisma import 2023-12-05 21:39:09 +01:00
timhaller
0c30f3b43a Added new card 2023-12-05 21:20:43 +01:00
15516490a8 fix: removed shadcn imports 2023-12-05 21:16:39 +01:00
2dce3679d1 fix: extra global.css file in app 2023-12-05 20:58:37 +01:00
cf200b3661 fix: using tailwindcss 2023-12-05 20:55:56 +01:00
timhaller
394f39d073 Added styles.global 2023-12-05 20:51:00 +01:00
timhaller
f065cec0a5 Added styles.global 2023-12-05 20:49:13 +01:00
timhaller
c6039e5ef7 Added shandcn & tailwind 2023-12-05 20:44:35 +01:00
d21fa01ff2 fix: linting problems 2023-12-04 20:24:39 +01:00
bbf6f1f216 fix: removed the join api 2023-12-04 14:16:30 +01:00
873ff3d5ae fix 2023-12-04 11:37:10 +01:00
e844983b41 fix: api route 2023-12-04 10:49:46 +01:00
timhaller
4e7efb327f Update grade route.ts to Next 13 2023-12-04 10:41:48 +01:00
ecbd14a06c fix: removed console.log 2023-12-04 10:31:17 +01:00
a637ab23e7 feat: prisma fix 2023-12-04 10:23:31 +01:00
91b0c04208 feat: votation 2023-12-04 10:15:23 +01:00
timhaller
4547a5d8e5 Update grade route.ts to return cookie 2023-12-04 10:08:23 +01:00
timhaller
780a4ada45 Added grade route.ts 2023-12-04 10:06:18 +01:00
7b96b489b3 feat: added socket io & api route 2023-12-04 09:43:28 +01:00
bb55ca2145 feat: added the login page 2023-12-04 09:29:32 +01:00
1456f13a28 Initial commit from Create Next App 2023-12-04 09:19:27 +01:00