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
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
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
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
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 |
|
C. Fuhrman
|
236aaa6d09
|
more feedback on action
|
2025-01-11 02:47:48 -05:00 |
|
C. Fuhrman
|
63a3131729
|
run lint
|
2025-01-11 02:41:26 -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 |
|
C. Fuhrman
|
90e42865ba
|
Clean up server startup
Fixes #171
|
2025-01-10 23:43:15 -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 |
|
Christopher (Cris) Fuhrman
|
2f14ac0ad2
|
Merge pull request #182 from ets-cfuhrman-pfe/JubaAzul/issue181
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
Impossible de téleverser une image (Erreur 505)
|
2025-01-10 18:06:08 -05:00 |
|
JubaAzul
|
427182e7a8
|
Adding snapshot tests for editor
|
2025-01-10 17:39:19 -05:00 |
|
JubaAzul
|
ee00feef69
|
Impossible de téleverser une image (Erreur 505)
Fixes #181
|
2025-01-10 16:27:00 -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 |
|
Christopher (Cris) Fuhrman
|
0a7f507a47
|
Merge pull request #180 from ets-cfuhrman-pfe/JubaAzul/issue179
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
Login affiche "Nom de la salle" plutôt que "Mot de passe" et "Nom d'utilisateur" au lieu d' "Adresse courriel"
|
2025-01-10 13:39:44 -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 |
|