Commit graph

38 commits

Author SHA1 Message Date
827a2f0e71
fix: .js toevoegen aan imports 2025-04-17 09:07:11 +02:00
Lint Action
61424e1ea2 style: fix linting issues met Prettier 2025-04-09 22:01:34 +00:00
Gerald Schmittinger
d6dd7fb3bf Merge remote-tracking branch 'origin/dev' into feat/questions-answers-en-submissions-groep-specifiek-maken-#163
# Conflicts:
#	backend/src/controllers/questions.ts
#	backend/src/controllers/submissions.ts
#	backend/src/data/questions/question-repository.ts
#	backend/src/interfaces/group.ts
#	backend/src/interfaces/question.ts
#	backend/src/interfaces/submission.ts
#	backend/src/routes/submissions.ts
#	backend/src/services/groups.ts
#	backend/src/services/questions.ts
#	backend/src/services/students.ts
#	backend/src/services/submissions.ts
#	common/src/interfaces/question.ts
2025-04-09 20:25:30 +02:00
6297347206
fix: .js toevoegen aan imports 2025-04-09 10:26:33 +02:00
095609d357
fix: .js toevoegen aan imports 2025-04-08 18:08:35 +02:00
Lint Action
8a55c0f003 style: fix linting issues met Prettier 2025-04-08 08:56:50 +00:00
Gerald Schmittinger
3c3a1d89c6 style(backend): Lint 2025-04-08 01:05:27 +02:00
Gerald Schmittinger
c863dc627f feat(backend): Vragen kunnen nu per leerobject, assignment en optioneel groepslid opgevraagd worden 2025-04-08 00:26:59 +02:00
Lint Action
a8895cc429 style: fix linting issues met Prettier 2025-04-07 14:44:59 +00:00
Gabriellvl
7f7a4fe936 Merge remote-tracking branch 'origin/feat/question-routes' into feat/question-routes
# Conflicts:
#	backend/src/data/questions/answer-repository.ts
#	backend/src/data/questions/question-repository.ts
#	backend/src/routes/answers.ts
#	backend/src/services/answers.ts
2025-04-07 11:55:34 +02:00
Gabriellvl
c07db3d999 fix: lint 2025-04-07 11:53:47 +02:00
Gabriellvl
da1d502ee6 feat: question tests 2025-04-07 11:30:15 +02:00
Gerald Schmittinger
b1df95da63 fix(backend): Verdere door de aanpassingen veroorzaakte compilatiefouten opgelost 2025-04-07 00:44:20 +02:00
Lint Action
9136ff0313 style: fix linting issues met Prettier 2025-04-06 21:41:42 +00:00
Lint Action
7ddde18d6c style: fix linting issues met ESLint 2025-04-06 21:41:37 +00:00
Gabriellvl
e8e2466b76 feat: answer routes en put question 2025-04-06 23:37:54 +02:00
Gerald Schmittinger
f9b83bc4af fix(backend): Services en controllers aan gewijzigde primaire sleutel van Question en Submission aangepast. 2025-04-06 23:36:23 +02:00
Gabriellvl
6a1adb0ee3 fix: question controller 2025-04-06 18:30:43 +02:00
Gabriellvl
bd75ab8af9 fix: question service + refactor loID 2025-04-06 09:45:01 +02:00
Gabriellvl
01b40992e2 Merge remote-tracking branch 'origin/refactor/common' into feat/user-routes
# Conflicts:
#	backend/src/controllers/learning-objects.ts
2025-04-03 10:10:47 +02:00
Lint Action
0bdee56dc3 style: fix linting issues met Prettier 2025-04-02 18:32:29 +00:00
Gabriellvl
7d8a0fcbb2 Merge remote-tracking branch 'origin/refactor/common' into feat/user-routes
# Conflicts:
#	backend/src/controllers/students.ts
#	backend/src/controllers/teachers.ts
#	backend/src/interfaces/question.ts
#	backend/src/services/classes.ts
#	backend/src/services/students.ts
#	backend/src/services/teachers.ts
2025-04-02 19:20:20 +02:00
2dbadc7eab
refactor(backend): Linting 2025-04-02 18:20:09 +02:00
9470a4ddf9
fix: Shared pkgs importeren 2025-04-02 17:32:14 +02:00
Lint Action
899af4dec5 style: fix linting issues met Prettier 2025-04-02 12:56:03 +00:00
Gabriellvl
8ceed7f779 fix: merge + types frontend controller 2025-04-02 12:21:04 +02:00
a4408b5bc0
Merge branch 'dev' into refactor/common 2025-04-01 21:38:50 +02:00
Gabriellvl
b556516359 fix: merge + lint fixes 2025-04-01 18:38:36 +02:00
70a31a292c
refactor(common): Question 2025-03-31 21:49:58 +02:00
f9b59af2fd
Merge branch 'dev' into refactor/linting 2025-03-30 11:34:48 +02:00
Adriaan Jacquet
1664642940 fix: juiste responsecodes en messages toegevoegd 2025-03-23 19:49:41 +01:00
65c1a5e6b6
refactor(backend): Functions 2025-03-22 18:43:32 +01:00
14e1508d00
refactor(backend): no-unused-vars 2025-03-22 17:44:40 +01:00
Lint Action
400a955850 style: fix linting issues met Prettier 2025-03-13 17:45:32 +00:00
Lint Action
e78849f568 style: fix linting issues met ESLint 2025-03-13 17:45:28 +00:00
Adriaan Jacquet
b5390258e3 fix: import errors van gabe gefixt, teacher en student abstractie weggedaan 2025-03-13 18:44:41 +01:00
Gabriellvl
e3e1fc3f05 fix: gebruik create question functie 2025-03-13 15:30:07 +01:00
Gabriellvl
3dd1edc95d feat: question route als subroute van learning objects 2025-03-13 15:02:11 +01:00