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

61 Commits

Author SHA1 Message Date
771c28fa32 fix: changed to use components 2023-12-05 23:53:33 +01:00
fcdcc14b85 fix: created components for voting page 2023-12-05 23:53:33 +01:00
2a6480e2f1 add: added fetcher for swr 2023-12-05 23:53:33 +01:00
timhaller
0c207bea3c work in progress : view results 2023-12-05 23:26:05 +01:00
timhaller
f2a2abbad7 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	prisma/schema.prisma
2023-12-05 23:24:00 +01:00
timhaller
2d28916803 prisma: added grade relation to test 2023-12-05 23:23:36 +01:00
cecdc164f5 add: added swr 2023-12-05 22:31:51 +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
cd681b095f fix: change testOf from DateTime to Date 2023-12-05 22:13:10 +01:00
d9e1661a8f fix: duplicated entry (testOf in Users and Test) 2023-12-05 22:09:36 +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
c2d3081a14 fix: removed .idea 2023-12-05 21:47:08 +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
43a7f49c2d everything 2023-12-05 21:44:33 +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
53a9b54b5e fix: removed dayCard component 2023-12-05 21:39:09 +01:00
Elie Baier
1e3345d45e fix: removed pr & cron action 2023-12-05 21:39:09 +01:00
Elie Baier
2ab339523b add: gh action publish package 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
6358294587 fix: import issues & added @styles import 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
8ac9754b52 fix: added prisma generate to dockerfile 2023-12-04 20:32:56 +01:00
d21fa01ff2 fix: linting problems 2023-12-04 20:24:39 +01:00
8f572ed10c fix: dockerfile errors 2023-12-04 14:30:35 +01:00
8929fd050d add: docker file and docker ignore 2023-12-04 14:25:46 +01:00
Elie Baier
e2c2cd0154 add: created licence 2023-12-04 14:21:31 +01:00
0f4c886e63 feat: added the env example file 2023-12-04 14:18:12 +01:00
bbf6f1f216 fix: removed the join api 2023-12-04 14:16:30 +01:00
967fa11dfc feat: changed the readme file 2023-12-04 14:15:59 +01:00
37f9e6ff82 fix: using the global prisma instance in password.ts 2023-12-04 14:04:58 +01:00
e2709760cd fix: moved password generator file to lib 2023-12-04 14:04:10 +01:00
dc6a4504c1 fix: note on Grade optional 2023-12-04 14:02:36 +01:00
5e35c23cfb fix: db schema 2023-12-04 14:00:56 +01:00
873ff3d5ae fix 2023-12-04 11:37:10 +01:00
cc2dc0aa74 fix: prisma relation error 2023-12-04 10:55:52 +01:00
156f86bc14 fix: db 2023-12-04 10:54:44 +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