Commit graph

477 commits

Author SHA1 Message Date
JubaAzul
e2c4bb0722 [BUG] Le progrès des étudiants n'est pas sauvegardé lorsqu'ils quittent et reviennent dans le quiz.
Fixes #296
2025-03-24 16:33:26 -04:00
JubaAzul
182402e621 [BUG] Le progrès des étudiants n'est pas sauvegardé lorsqu'ils quittent et reviennent dans le quiz.
Fixes #296
2025-03-20 12:49:15 -04:00
Christopher (Cris) Fuhrman
112062c0b2
Merge pull request #284 from ets-cfuhrman-pfe/fuhrmanator/issue283
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 0s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 0s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 0s
Tests / lint-and-tests (client) (push) Failing after 0s
Tests / lint-and-tests (server) (push) Failing after 0s
[BUG] étudiant qui se joint à une salle après le démarrage du quiz es…
2025-03-11 02:52:58 -04:00
Christopher (Cris) Fuhrman
c57a4d69ab
Merge pull request #287 from ets-cfuhrman-pfe/fuhrmanator/singleton-mongo-connection
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 19s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 18s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 18s
Tests / lint-and-tests (client) (push) Failing after 1m10s
Tests / lint-and-tests (server) (push) Failing after 56s
Fixes #286 - Faire un vrai singleton pour la connexion à la BD
2025-03-10 15:23:13 -04:00
C. Fuhrman
dcaee719d1 Fixes #286 - Faire un vrai singleton pour la connexion à la base de données 2025-03-10 15:20:07 -04:00
C. Fuhrman
29de2a7671 Correction de bogue trouvé par test! 2025-03-09 01:19:31 -05:00
C. Fuhrman
fe67f020eb [BUG] étudiant qui se joint à une salle après le démarrage du quiz est bloqué
Fixes #283
Valeurs de l'état de la page (quizStarted) n'ont pas leur valeur actuelle dans un on(). Alors, on déplace la logique du traitement du nouvel étudiant dans un useEffect et on provoque le useEffect dans le on()
2025-03-09 00:54:21 -05:00
Christopher (Cris) Fuhrman
ba055070a3
Merge pull request #282 from ets-cfuhrman-pfe/bug/sso-email
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 59s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 59s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 18s
Tests / lint-and-tests (client) (push) Failing after 1m26s
Tests / lint-and-tests (server) (push) Failing after 56s
FIX sso envoi email
2025-03-08 18:32:43 -05:00
Christopher (Cris) Fuhrman
cbfd37ae0e
Merge pull request #269 from ets-cfuhrman-pfe/JubaAzul/issue200
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 58s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 58s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 17s
Tests / lint-and-tests (client) (push) Failing after 1m26s
Tests / lint-and-tests (server) (push) Failing after 58s
Réponse à une question non enregistrée lorsque Étudiant reviens en arrière dans le quiz
2025-03-08 11:30:43 -05:00
C. Fuhrman
623b749e4f refactor AnswerType 2025-03-08 11:05:25 -05:00
C. Fuhrman
73e0326f44 tests améliorés (toujours pas idéal) 2025-03-08 02:31:55 -05:00
C. Fuhrman
ca1eb4737d Plus besoin de local storage si on passe toutes les questions à TeacherModeQuiz aussi
Nécessite un nouveau message launch-teacher-mode
2025-03-08 01:09:41 -05:00
JubaAzul
22482592cd Test 2025-03-07 16:33:57 -05:00
Eddi3_As
79066179ac FIX sso envoi email 2025-03-07 14:04:30 -05:00
JubaAzul
ec2de888ec Réponse à une question non enregistrée lorsque Étudiant reviens en arrière dans le quiz
Fixes #200
2025-03-07 13:39:56 -05:00
JubaAzul
1c2d4134af Ajout de cross-env dans package.json 2025-03-07 13:12:32 -05:00
C. Fuhrman
2b7ea55f9c Merge branch 'JubaAzul/issue200' of https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir into JubaAzul/issue200 2025-03-07 12:50:19 -05:00
C. Fuhrman
75b91346e3 Merge branch 'main' into JubaAzul/issue200 2025-03-07 12:46:45 -05:00
JubaAzul
70b788fbd0 Réponse à une question non enregistrée lorsque Étudiant reviens en arrière dans le quiz
Fixes #200
2025-03-07 12:42:56 -05:00
JubaAzul
6a340556e2 Amélioration de beaucoup de features 2025-03-07 12:20:39 -05:00
JubaAzul
f8dd95f651 Réponse à une question non enregistrée lorsque Étudiant reviens en arrière dans le quiz
Fixes #200
2025-03-07 11:36:43 -05:00
C. Fuhrman
74fcc23a07 Revert "Merge pull request #280 from ets-cfuhrman-pfe/bug/sso-consent"
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 18s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 18s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 17s
Tests / lint-and-tests (client) (push) Failing after 1m2s
Tests / lint-and-tests (server) (push) Failing after 1m0s
This reverts commit 7418f53e31, reversing
changes made to 9d24507f41.
2025-03-06 21:19:57 -05:00
C. Fuhrman
7afaa54758 Revert "Merge pull request #281 from ets-cfuhrman-pfe/bug/sso-consent"
This reverts commit 59dc478eb1, reversing
changes made to 7418f53e31.
2025-03-06 21:18:49 -05:00
Christopher (Cris) Fuhrman
59dc478eb1
Merge pull request #281 from ets-cfuhrman-pfe/bug/sso-consent
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 17s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 17s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 18s
Tests / lint-and-tests (client) (push) Failing after 1m6s
Tests / lint-and-tests (server) (push) Failing after 57s
corrections to received user
2025-03-06 20:28:01 -05:00
C. Fuhrman
6b0cca9929 corrections to received user 2025-03-06 20:24:12 -05:00
Christopher (Cris) Fuhrman
7418f53e31
Merge pull request #280 from ets-cfuhrman-pfe/bug/sso-consent
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 57s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 56s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 18s
Tests / lint-and-tests (client) (push) Failing after 1m33s
Tests / lint-and-tests (server) (push) Failing after 56s
FIX consent & ajout tests pour oidc
2025-03-06 19:49:26 -05:00
Eddi3_As
50924f8576 FIX consent & ajout tests pour oidc 2025-03-06 18:22:40 -05:00
NouhailaAater
9d24507f41
Merge pull request #259 from ets-cfuhrman-pfe/feature/add-room-collection
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 20s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 19s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 17s
Tests / lint-and-tests (client) (push) Failing after 59s
Tests / lint-and-tests (server) (push) Failing after 50s
User Story 34 : Numéro de salle permanent par professeur
2025-03-06 15:04:28 -05:00
C. Fuhrman
55156de5f9 réintialiser n'est pas fonctionnel 2025-03-06 14:51:51 -05:00
C. Fuhrman
b6be822720 Créer compte fonctionne en dev (simpleauth) 2025-03-06 14:48:07 -05:00
C. Fuhrman
9f4414f68c Supporter simpleauth lorsque mode development 2025-03-06 12:03:18 -05:00
C. Fuhrman
5760469e60 documente un test qui laisse "open handles" dans jest (connexion BD) 2025-03-06 11:57:20 -05:00
C. Fuhrman
93c9f10197 hover gênant (affecte tous les boutons de l'App) 2025-03-06 09:48:06 -05:00
C. Fuhrman
65d2121f79 Erreur de merge 2025-03-06 09:47:27 -05:00
C. Fuhrman
9aab6fa610 simpleauth pour MODE=development 2025-03-06 00:37:22 -05:00
C. Fuhrman
3e1e3c7f0d Corrige problèmes identifiés par eslint 2025-03-06 00:30:27 -05:00
JubaAzul
60ad2df67d Réponse à une question non enregistrée lorsque Étudiant reviens en arrière dans le quiz
Fixes #200
2025-03-04 16:49:12 -05:00
NouhailaAater
752e168a53 Remove unused import 2025-03-04 16:48:48 -05:00
NouhailaAater
4a971bba76 fix ESLint Jest plugin issue 2025-03-04 16:45:12 -05:00
NouhailaAater
8a740beab8 Correction tests 2025-03-04 16:43:11 -05:00
NouhailaAater
cd13c5f798 Merge branch 'main' of https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir into feature/add-room-collection 2025-03-04 16:17:17 -05:00
Christopher (Cris) Fuhrman
59ac5a88c2
Merge pull request #275 from ets-cfuhrman-pfe/debug-oidc-1
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 18s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 18s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 17s
Tests / lint-and-tests (client) (push) Failing after 1m8s
Tests / lint-and-tests (server) (push) Failing after 1m3s
lowercase email to match the mongo user key
2025-03-04 16:04:56 -05:00
C. Fuhrman
e817746801 lowercase email to match the mongo user key 2025-03-04 15:54:14 -05:00
Christopher (Cris) Fuhrman
8412218bb2
Merge pull request #274 from ets-cfuhrman-pfe/debug-oidc-1
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 17s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 17s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 17s
Tests / lint-and-tests (client) (push) Failing after 1m7s
Tests / lint-and-tests (server) (push) Failing after 1m0s
hard-code teacher role
2025-03-04 15:43:09 -05:00
C. Fuhrman
06797822b0 hard-code teacher role 2025-03-04 15:41:58 -05:00
Christopher (Cris) Fuhrman
7e9c78fd93
Merge pull request #273 from ets-cfuhrman-pfe/debug-oidc-1
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 18s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 18s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 18s
Tests / lint-and-tests (client) (push) Failing after 59s
Tests / lint-and-tests (server) (push) Failing after 1m9s
order of init
2025-03-04 14:52:55 -05:00
C. Fuhrman
fd160aaba7 order of init 2025-03-04 14:47:44 -05:00
Christopher (Cris) Fuhrman
1b06af0b70
Merge pull request #272 from ets-cfuhrman-pfe/debug-oidc-1
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 18s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 17s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 17s
Tests / lint-and-tests (client) (push) Failing after 1m5s
Tests / lint-and-tests (server) (push) Failing after 1m2s
userModel traces
2025-03-04 14:25:39 -05:00
C. Fuhrman
c098d002c8 userModel traces 2025-03-04 14:24:36 -05:00
Christopher (Cris) Fuhrman
b3c618a811
Merge pull request #271 from ets-cfuhrman-pfe/debug-oidc-1
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 18s
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Failing after 17s
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Failing after 17s
Tests / lint-and-tests (client) (push) Failing after 1m0s
Tests / lint-and-tests (server) (push) Failing after 53s
fix profile displayName
2025-03-04 14:05:07 -05:00