1
0
mirror of https://github.com/Fayorg/calendrier-avant.git synced 2026-05-27 17:18:38 +02:00

129 Commits

Author SHA1 Message Date
Elie Baier
25062abaf0 Merge pull request #10 from Fayorg/dev
Refactor + optimization
2023-12-20 15:12:20 +01:00
f326a0fd7b fix: removed nextjs telemetry 2023-12-20 15:01:38 +01:00
a9549c7180 add: sharp for image optimization in prod 2023-12-20 14:58:49 +01:00
7159c7f44a fix: added env for NextAuth in example 2023-12-20 14:56:09 +01:00
9ed99fff25 fix: removed comments 2023-12-20 14:55:17 +01:00
d31e709583 fix: unused db call 2023-12-20 14:54:54 +01:00
9b7daa2bcb fix: moved images to assets 2023-12-20 14:51:41 +01:00
771d9a8637 fix: refactored server functions names 2023-12-20 14:44:36 +01:00
7c89ca8338 fix: auto-refresh 2023-12-20 10:52:09 +01:00
Elie Baier
ff93a4c2d3 Merge pull request #9 from Fayorg/dev
Results page
2023-12-20 10:22:44 +01:00
b47b59f4cd fix: removed unused database fields & fix prisma errors 2023-12-20 10:20:38 +01:00
timhaller
da3a9df402 changed some styles on the GradingForm.tsx 2023-12-20 10:19:27 +01:00
7b409d5114 fix: removed unused import 2023-12-18 16:21:20 +01:00
25ec9c2e50 add: auto-refresh on the results pages 2023-12-18 16:17:29 +01:00
8ca5133527 fix: removed comments 2023-12-18 16:00:55 +01:00
18afac998b add: support for ginger 2023-12-18 16:00:05 +01:00
Elie Baier
0a6313ed00 Merge pull request #8 from Fayorg/dev
Using NextAuth for authentication and Server actions
2023-12-18 15:14:44 +01:00
Elie Baier
58afbe1ab5 add: workflow lint.yml on pr and push on master 2023-12-18 15:11:59 +01:00
Elie Baier
4ac6c9f488 Merge pull request #7 from Fayorg/authentication
Using NextAuth for authentication & Server actions
2023-12-18 15:06:48 +01:00
70877ea8dc fix: removed console.log in different authentication methods 2023-12-18 15:03:42 +01:00
ff6133d80b fix: removed unused api route 2023-12-18 15:02:07 +01:00
226100f25a add: full authentication with NextAuth 2023-12-18 14:59:34 +01:00
Elie Baier
57d169c0ce Merge pull request #6 from Fayorg/dev-2
Fixed typo in readme
2023-12-18 14:23:41 +01:00
Gaëlle Viso
b68fa2e3c3 fix: typo 2023-12-18 14:20:18 +01:00
Elie Baier
5c8e7c2fc6 fix: Update docker-publish.yml adding step for creating .env 2023-12-18 10:44:42 +01:00
Elie Baier
8203e2ed89 fix: Update docker-publish.yml 2023-12-18 10:35:12 +01:00
Elie Baier
937c5e51a8 Merge pull request #5 from Fayorg/dev
Release 1.1.0
2023-12-18 10:05:20 +01:00
c48f1e23a3 add: authentication WIP 2023-12-18 10:01:22 +01:00
2eaccd52e4 add: using nextauth WIP 2023-12-15 15:21:51 +01:00
timhaller
f0665d8e42 added a timer with custom end alarm sounf 2023-12-15 14:52:46 +01:00
timhaller
47e1204be7 fix to style on chart.tsx 2023-12-15 14:51:28 +01:00
5f049aad5b fix: added michal to the credits in readme 2023-12-15 01:45:02 +01:00
Elie Baier
11d7203304 Merge pull request #4 from Fayorg/master
Merging last changes made on the master branch
2023-12-15 01:34:52 +01:00
564edb70f8 add: dashboard with server actions 2023-12-15 01:32:27 +01:00
5b8038126b add: shadcn AlertDialog 2023-12-15 01:32:07 +01:00
fbbf64ea33 fix: removed console.log in results 2023-12-15 01:06:59 +01:00
b9dfd798f4 add: added teacher's grade on the result page 2023-12-15 01:06:23 +01:00
timhaller
03e91d766e fix to style 2023-12-11 13:28:30 +01:00
timhaller
3d2396ccb8 fix to linting 2023-12-10 21:40:16 +01:00
timhaller
538358b4ee remove unused login page 2023-12-10 21:37:31 +01:00
timhaller
2bdde7b149 Merge pull request #3 from Fayorg/dev
Added new styles to the whole app
2023-12-10 21:34:40 +01:00
timhaller
462f951318 fixed space on the results page 2023-12-10 21:31:40 +01:00
timhaller
83571d967a added remaining santas 2023-12-10 21:29:35 +01:00
timhaller
344865cda9 fix: added used components from shadcn 2023-12-10 21:22:10 +01:00
timhaller
e99814f6aa remove unused shadcn components 2023-12-10 21:14:09 +01:00
timhaller
d4625f44b7 changed input and output on gradeForm 2023-12-10 21:12:49 +01:00
timhaller
4157269251 added michal's styles to the results page 2023-12-10 12:26:10 +01:00
Michal Polka
bf49b94a03 favicon 2023-12-08 20:08:06 +01:00
timhaller
e3bea3effc added michal's styles to the login page 2023-12-08 16:54:40 +01:00
timhaller
964e335c56 added michal's styles to the login page 2023-12-08 14:43:27 +01:00