Commit graph

150 commits

Author SHA1 Message Date
Philippe Côté
dd49f0adfd
Merge branch 'main' into philippe/edition-par-question 2025-04-08 13:18:25 -04:00
C. Fuhrman
f13b58d89b Use BACKEND_URL instead of IMG_URL
Fixes #312
2025-04-07 22:00:28 -04:00
C. Fuhrman
a66631c60b IMG_URL not needed finally (default to running server with relative URL) 2025-04-07 21:10:53 -04:00
C. Fuhrman
c13e73208e franciser, npm audit fix 2025-04-07 15:43:41 -04:00
C. Fuhrman
f28bd90c6e Merge remote-tracking branch 'origin/main' into feature/gestion-images 2025-04-07 15:16:17 -04:00
Philippe
33bc038d32 padding between question box reduced 2025-04-05 15:51:18 -04:00
Philippe
11b719e2ca dragable question in Editor 2025-04-05 15:34:44 -04:00
Eddi3_As
8e999dc10f Merge branch 'feature/gestion-images' of https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir into feature/gestion-images 2025-03-27 19:19:27 -04:00
Eddi3_As
d0328f9ec8 FIX ajustement gallery demandés 2025-03-27 19:18:43 -04:00
Philippe
b0cbb7af39 remove unused index var 2025-03-27 14:55:27 -04:00
Philippe
1ae9125c5b change behavior of return button 2025-03-27 14:32:25 -04:00
Philippe
355f9f40ec question focus from editor to preview 2025-03-27 14:32:24 -04:00
Philippe
cf2083ff85 editor question per question, delete and add question works 2025-03-27 14:32:23 -04:00
Philippe
46c17ba127 new changes with tests 2025-03-24 16:34:55 -04:00
C. Fuhrman
aa739233dd Merge branch 'main' into feature/gestion-images 2025-03-22 16:15:25 -04:00
C. Fuhrman
d5733fa728 Merge branch 'main' into philippe/partage_quiz 2025-03-22 15:28:52 -04:00
Eddi3_As
78e398ecd8 ajout test ImageGalleryModal 2025-03-22 03:49:28 -04:00
Eddi3_As
755d14a5b7 ajout dernier tests 2025-03-21 23:29:20 -04:00
Eddi3_As
1a7dc7fec2 ajout tests 2025-03-21 15:24:21 -04:00
C. Fuhrman
3d9015febd Fix bug with multiple choice (radio vs checkbox)
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 18s
Tests / lint-and-tests (client) (push) Failing after 57s
Tests / lint-and-tests (server) (push) Failing after 1m2s
Snapshot update
2025-03-21 11:25:06 -04:00
C. Fuhrman
fc15d2c3bd refactor
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 18s
Tests / lint-and-tests (client) (push) Failing after 1m3s
Tests / lint-and-tests (server) (push) Failing after 1m1s
2025-03-21 11:08:21 -04:00
C. Fuhrman
13136b9e91 fix bugs that showed in dev 2025-03-21 11:05:16 -04:00
C. Fuhrman
b92f81cc0e tests passing
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 1m5s
Tests / lint-and-tests (server) (push) Failing after 59s
2025-03-21 09:31:36 -04:00
C. Fuhrman
42e3041830 first cut, with tests
Some checks failed
CI/CD Pipeline for Backend / build_and_push_backend (push) Failing after 1m1s
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 1m27s
Tests / lint-and-tests (server) (push) Failing after 1m3s
2025-03-21 00:25:25 -04:00
Eddi3_As
81bedf0672 Fix - tests 2025-03-20 23:19:54 -04:00
Eddi3_As
c50cd3e6e7 FIX
- Changement de table en gallery
- Ajout option de résolution
- Ajout warning
- Intégration de upload
- Ajout de snackbar
2025-03-20 21:11:46 -04:00
Eddi3_As
1c16e06319 FIX - erreur infinite loading 2025-03-13 21:48:15 -04:00
Eddi3_As
b7ec35c0c9 FIX - ajustement delete image et tests 2025-03-13 18:02:26 -04:00
Philippe
66ce4937d9 error when user uses his own URL to copy a quiz 2025-03-11 22:12:36 -04:00
Eddi3_As
9ff2882761 updated path 2025-03-11 19:53:34 -04:00
Eddi3_As
de5f8fad6c FIX
- url DEV et PROD
- images par prof
2025-03-11 19:50:28 -04:00
Eddi3_As
f6afb1f7ed Merge remote-tracking branch 'merge/main' into feature/gestion-images 2025-03-10 18:41:01 -04:00
Philippe Côté
71f57fd2cf
Merge branch 'main' into philippe/partage_quiz 2025-03-10 14:32:37 -04:00
C. Fuhrman
623b749e4f refactor AnswerType 2025-03-08 11:05:25 -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
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
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
Eddi3_As
f055a47305 ajout test imagegallery 2025-03-06 20:33:57 -05:00
C. Fuhrman
3e1e3c7f0d Corrige problèmes identifiés par eslint 2025-03-06 00:30:27 -05:00
Eddi3_As
f8357883e6 FIX image render 2025-03-04 19:59:05 -05:00
Eddi3_As
0f87bab5ff FIX dialog front et perf pagination 2025-03-04 19:49:18 -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
JubaAzul
fe44409e16 Réponse à une question non enregistrée lorsque Étudiant reviens en arrière dans le quiz
Fixes #200
2025-03-03 17:00:42 -05:00
Philippe
460b4f1648 ShareQuizModal tests 2025-03-02 20:13:44 -05:00
NouhailaAater
5ebe86a471 Merge branch 'main' into feature/add-room-collection 2025-03-02 03:18:41 -05:00