Commit graph

404 commits

Author SHA1 Message Date
JubaAzul
5018625693 Fix tests 2025-01-22 16:06:23 -05:00
JubaAzul
22f988f2ad Confusion avec la navigation dans les questions à rythme de l'enseignant
Fixes #145
2025-01-22 15:28:45 -05:00
JubaAzul
3e9152fa5c Confusion avec la navigation dans les questions à rythme de l'enseignant
Fixes #145
2025-01-21 15:35:07 -05:00
JubaAzul
394bcf8bc4 enlever modifications de eslint 2025-01-20 12:23:02 -05:00
JubaAzul
70bad72350 Update eslint.config.js 2025-01-20 12:17:50 -05:00
JubaAzul
0a6383b2ec Exemples (copiés) ne sont pas valides et les directives ne sont pas bonnes
Fixes #197
2025-01-20 12:16:21 -05:00
C. Fuhrman
a44cded030 Ajouter watchtower_once -- chercher les mises à jour immédiatement
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Has been cancelled
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Has been cancelled
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Has been cancelled
Tests / tests (client) (push) Has been cancelled
Tests / tests (server) (push) Has been cancelled
2025-01-17 23:00:48 -05:00
Christopher (Cris) Fuhrman
df061fae1a
Merge pull request #183 from ets-cfuhrman-pfe/add-composant-and-snapshot-tests-for-the-EditorQuiz
Some checks are pending
CI/CD Pipeline for Backend / build_and_push_backend (push) Waiting to run
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Waiting to run
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Waiting to run
Tests / tests (client) (push) Waiting to run
Tests / tests (server) (push) Waiting to run
Add composant and snapshot tests for the editor quiz
2025-01-17 18:58:55 -05:00
JubaAzul
9323763046 Merge branch 'main' into JubaAzul/issue137 2025-01-17 12:13:45 -05:00
JubaAzul
a04ec3a2e7
Merge branch 'main' into add-composant-and-snapshot-tests-for-the-EditorQuiz 2025-01-17 10:50:04 -05:00
Christopher (Cris) Fuhrman
4f58c4d412
Merge pull request #194 from ets-cfuhrman-pfe/Scroll-up-arrow-inside-quizEditor
Some checks are pending
CI/CD Pipeline for Backend / build_and_push_backend (push) Waiting to run
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Waiting to run
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Waiting to run
Tests / tests (client) (push) Waiting to run
Tests / tests (server) (push) Waiting to run
Button pour monter en haut de la page d'éditeur de quiz
2025-01-16 17:05:41 -05:00
Christopher (Cris) Fuhrman
b9eb2201d7
Merge pull request #195 from ets-cfuhrman-pfe/JubaAzul/issue192
Risques sécurité dangerouslySetInnerHTML()
2025-01-16 17:00:00 -05:00
JubaAzul
734f48b30a Ajout de configuration de jest.config.cjs 2025-01-16 16:22:16 -05:00
JubaAzul
f997fea3c3 Enlever erreur dans .yml 2025-01-16 12:40:04 -05:00
JubaAzul
1c928c8350 Chemin absolu pour les imports 2025-01-16 12:37:07 -05:00
JubaAzul
89dd55ca8f try import react inside class 2025-01-16 12:02:13 -05:00
JubaAzul
b46e2e3985 removed import in every class, try to update react 2025-01-16 12:02:13 -05:00
JubaAzul
6d56454b02 remove change in .eslintrc.cjs, workflow did not run 2025-01-16 12:02:07 -05:00
JubaAzul
0a932d9617 ignore @ts-expect-error in pipeline 2025-01-16 12:02:07 -05:00
JubaAzul
3eb7ef084c Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer 2025-01-16 12:00:48 -05:00
JubaAzul
3c9b14dd9d Used "@ts-expect-error" instead of "@ts-ignore" 2025-01-16 12:00:48 -05:00
JubaAzul
15805e2e7e import react inside class for pipeline, not IDE 2025-01-16 11:59:02 -05:00
C. Fuhrman
66d57fd451 Merge branch 'main' of https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir
Some checks are pending
CI/CD Pipeline for Backend / build_and_push_backend (push) Waiting to run
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Waiting to run
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Waiting to run
Tests / tests (client) (push) Waiting to run
Tests / tests (server) (push) Waiting to run
2025-01-16 11:20:44 -05:00
JubaAzul
159ed5fa5c removed import in every class, try to update react 2025-01-16 10:40:27 -05:00
JubaAzul
bf97931995 Run with change ob frontend.yml 2025-01-15 13:20:50 -05:00
JubaAzul
f595ccca20 remove change in .eslintrc.cjs, workflow did not run 2025-01-15 11:47:52 -05:00
JubaAzul
d6774b300f ignore @ts-expect-error in pipeline 2025-01-15 11:08:17 -05:00
JubaAzul
470d856afc Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer 2025-01-15 10:40:40 -05:00
JubaAzul
8d14e49095 Used "@ts-expect-error" instead of "@ts-ignore" 2025-01-15 10:30:45 -05:00
JubaAzul
9444603a93 import react inside class for pipeline, not IDE 2025-01-15 10:27:28 -05:00
JubaAzul
77d5ae2862 Fix pipeline, error tests 2025-01-15 09:29:46 -05:00
JubaAzul
f43da4c8ba Risques sécurité dangerouslySetInnerHTML()
Fixes #192
2025-01-15 09:07:56 -05:00
JubaAzul
d18c2c502a Button pour monter en haut de la page d'éditeur de quiz 2025-01-14 17:37:29 -05:00
JubaAzul
69b5d3f2f9 Amélioration avec interaction 2025-01-14 16:21:32 -05:00
JubaAzul
ce6d9f9a2e Ce n'est pas évident que le format [markdown] doit être utilisé pour les images
Fixes #137
2025-01-14 15:06:41 -05:00
C. Fuhrman
86b127378b Script to backup the mongo db 2025-01-14 11:18:52 -05:00
JubaAzul
59b7fa02e0 try import react inside class 2025-01-13 20:03:12 -05:00
JubaAzul
b834c8f06f Import react in tests classes 2025-01-13 19:47:37 -05:00
JubaAzul
f201305064 Revert node change 2025-01-13 18:47:28 -05:00
JubaAzul
12b376d606 Correciton pull 2025-01-13 18:34:25 -05:00
41c85b1144
Update LICENSE
Ajout de l'équipe automne 2024
2025-01-13 12:09:55 -05:00
JubaAzul
6e39587c68 Update node 2025-01-13 10:25:09 -05:00
Christopher (Cris) Fuhrman
a7e65d4095
Merge pull request #189 from ets-cfuhrman-pfe/valkyrie1-patch-1
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Has been cancelled
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Has been cancelled
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Has been cancelled
Tests / tests (client) (push) Has been cancelled
Tests / tests (server) (push) Has been cancelled
Update LICENSE
2025-01-12 22:40:04 -05:00
valkyrie1
c290ba0080
Update LICENSE
ajout des noms pour hiver 2024
2025-01-12 22:15:09 -05:00
Christopher (Cris) Fuhrman
4c1f2b4501
Merge pull request #188 from ets-cfuhrman-pfe/fuhrmanator/issue187
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Has been cancelled
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Has been cancelled
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Has been cancelled
Tests / tests (client) (push) Has been cancelled
Tests / tests (server) (push) Has been cancelled
Corriger la config des variables d'environnement development/production (docker)
2025-01-11 11:33:40 -05:00
C. Fuhrman
afef820765 isDev n'était pas passé en paramètre (undefined) 2025-01-11 11:30:01 -05:00
C. Fuhrman
7c5c6739fa Définir les variables VITE_* (vide)
Vite est censé ne pas les changer par un .env.* (selon copilot)
2025-01-11 11:28:51 -05:00
C. Fuhrman
ec2f6cc358 Renommer .env à .env.development
Vite est censé ignorer ça en production (docker) tandis que .env serait toujours chargé
2025-01-11 11:27:36 -05:00
Christopher (Cris) Fuhrman
da3e810a32
Merge pull request #186 from ets-cfuhrman-pfe/fuhrmanator/issue185
Some checks are pending
CI/CD Pipeline for Backend / build_and_push_backend (push) Waiting to run
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Waiting to run
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Waiting to run
Tests / tests (client) (push) Waiting to run
Tests / tests (server) (push) Waiting to run
Fuhrmanator/issue185
2025-01-11 03:03:18 -05:00
C. Fuhrman
3c9a11e668 tweak eslint command 2025-01-11 03:01:40 -05:00