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 |
|
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
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 |
|
JubaAzul
|
734f48b30a
|
Ajout de configuration de jest.config.cjs
|
2025-01-16 16:22:16 -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 |
|
JubaAzul
|
159ed5fa5c
|
removed import in every class, try to update react
|
2025-01-16 10:40:27 -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
|
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 |
|
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 |
|
C. Fuhrman
|
9fa277c8d7
|
fix errors: 'React' is declared but its value is never read.
|
2025-01-11 02:32:14 -05:00 |
|
C. Fuhrman
|
50e92fb458
|
install eslint (client), fix errors (many)
|
2025-01-11 02:22:14 -05:00 |
|
C. Fuhrman
|
fd81e3b0d1
|
Install eslint in server, fix errors
configure
|
2025-01-11 00:03:05 -05:00 |
|
Christopher (Cris) Fuhrman
|
e5e7f61b71
|
Merge pull request #184 from ets-cfuhrman-pfe/fuhrmanator/issue171
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/issue171
|
2025-01-10 23:46:01 -05:00 |
|
Christopher (Cris) Fuhrman
|
839ee79912
|
Merge pull request #153 from ets-cfuhrman-pfe/fuhrmanator/issue78
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
Nom du dossier pour chaque quiz devrait être affiché lorsque "tous les dossiers" sont affichés
|
2025-01-10 22:38:07 -05:00 |
|
JubaAzul
|
427182e7a8
|
Adding snapshot tests for editor
|
2025-01-10 17:39:19 -05:00 |
|
C. Fuhrman
|
ea6454550c
|
vite needs to understand the src mapping (redundant with tsconfig.json)
|
2025-01-10 15:56:43 -05:00 |
|
C. Fuhrman
|
6c73cfddc9
|
use src/constants (abs path) so it can remap when jest runs
|
2025-01-10 15:46:17 -05:00 |
|
C. Fuhrman
|
51d3d9f473
|
got back to import.meta (so dev version works)
|
2025-01-10 15:45:07 -05:00 |
|
C. Fuhrman
|
3faed3625e
|
allow always using 'src/constants' (a kind of absolute path)
|
2025-01-10 15:44:22 -05:00 |
|
C. Fuhrman
|
535e726e6e
|
use correct env variable
|
2025-01-10 15:43:12 -05:00 |
|
C. Fuhrman
|
3366fbe18c
|
map the constants import to a mocked one
|
2025-01-10 15:42:47 -05:00 |
|
JubaAzul
|
81eedfbd29
|
Login affiche "Nom de la salle" plutôt que "Mot de passe" et "Nom d'utilisateur" au lieu d' "Adresse courriel"
Fixes #179
|
2025-01-10 13:20:40 -05:00 |
|
JubaAzul
|
ebc0c64ef4
|
Added tests
|
2025-01-10 12:39:52 -05:00 |
|
C. Fuhrman
|
4959e02acf
|
Fix broken merge, npm audit fix
|
2025-01-10 11:09:06 -05:00 |
|
Christopher (Cris) Fuhrman
|
e0ac770230
|
Merge branch 'main' into fuhrmanator/issue78
|
2025-01-10 11:01:29 -05:00 |
|
Christopher (Cris) Fuhrman
|
f4e21ee7a9
|
Merge pull request #175 from ets-cfuhrman-pfe/JubaAzul/issue170
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
LaTeX mal affichée quand on lance le quiz (mais ok en Prévisualisation)
|
2025-01-09 16:30:09 -05:00 |
|
JubaAzul
|
ebd6101a64
|
LaTeX mal affichée quand on lance le quiz (mais ok en Prévisualisation)
Fixes #170
|
2025-01-08 16:45:48 -05:00 |
|
JubaAzul
|
c3de76cd20
|
Ajustement de l'interface problématique dans l'éditeur de quiz
Fixes #74
|
2025-01-08 13:48:03 -05:00 |
|
JubaAzul
|
5c64f60021
|
Icône pour dupliquer est l'icône pour copier (presse papiers)
Fixes #146
|
2025-01-08 10:35:56 -05:00 |
|
C. Fuhrman
|
3712464873
|
Clean up ENV variables
Define one for SOCKET url (testing), if it's not defined socket.io defaults to window.location.host
|
2024-10-31 11:31:26 -04:00 |
|
C. Fuhrman
|
e2c4e5cba2
|
look at protocol in the env variable
|
2024-10-31 01:00:26 -04:00 |
|
C. Fuhrman
|
327875dceb
|
make sure backend env is set for client
|
2024-10-30 23:58:56 -04:00 |
|
C. Fuhrman
|
ed78dc12ef
|
be sure to get the right variable
|
2024-10-30 23:42:21 -04:00 |
|