Lint Action
|
7f782915b6
|
style: fix linting issues met Prettier
|
2025-04-17 17:08:18 +00:00 |
|
Adriaan Jacquet
|
5a593cb88f
|
merge: merge fix/183-post-assignment into dev
|
2025-04-17 18:51:17 +02:00 |
|
Gerald Schmittinger
|
451ac7546f
|
fix(backend): Modellering van ManyToMany-relationships verbeterd
|
2025-04-15 08:45:12 +02:00 |
|
Lint Action
|
d88add8351
|
style: fix linting issues met Prettier
|
2025-04-14 14:53:04 +00:00 |
|
Gabriellvl
|
f3d2b3313c
|
feat: status teacher invite
|
2025-04-14 16:50:54 +02:00 |
|
|
f07a1ec867
|
refactor(backend): ClassJoinRequestStatus -> common
|
2025-04-02 17:35:46 +02:00 |
|
Lint Action
|
e7518998e0
|
style: fix linting issues met Prettier
|
2025-03-30 08:14:03 +00:00 |
|
Adriaan Jacquet
|
b9e71de281
|
fix: deel van linting problemen gefixt
|
2025-03-29 20:15:38 +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
|
6404335040
|
MERGE: dev ino feat/service-layer
|
2025-03-13 17:42:04 +01:00 |
|
Lint Action
|
e58835aa17
|
style: fix linting issues met ESLint
|
2025-03-13 14:30:11 +00:00 |
|
Adriaan Jacquet
|
79422ab854
|
feat: POST method voor class geimplementeerd
|
2025-03-13 15:11:29 +01:00 |
|
|
79393d6552
|
Merge branch 'dev' into test/testen-voor-datalaag-#87
|
2025-03-13 14:54:57 +01:00 |
|
|
9d0e63649b
|
fix: .js toevoegen aan imports
|
2025-03-12 15:31:33 +01:00 |
|
Lint Action
|
2a2881ec30
|
style: fix linting issues met Prettier
|
2025-03-11 03:09:12 +00:00 |
|
Gerald Schmittinger
|
cd0a3a8a7b
|
Merge remote-tracking branch 'origin/dev' into feature/own-learning-objects
# Conflicts:
# backend/package.json
# backend/src/config.ts
# backend/src/controllers/learningObjects.ts
# backend/src/controllers/learningPaths.ts
# backend/src/data/content/attachment-repository.ts
# backend/src/data/content/learning-object-repository.ts
# backend/src/data/content/learning-path-repository.ts
# backend/src/data/repositories.ts
# backend/src/entities/content/learning-path.entity.ts
# backend/src/exceptions.ts
# backend/src/routes/learning-objects.ts
# backend/src/services/learningObjects.ts
# backend/src/services/learningPaths.ts
# backend/src/util/apiHelper.ts
# backend/src/util/envvars.ts
# package-lock.json
|
2025-03-11 03:01:18 +01:00 |
|
Gabriellvl
|
1b096b411b
|
fix: integratie user + errors gefixt zodat het runt + format
|
2025-03-09 23:59:31 +01:00 |
|
Laure Jablonski
|
c40b523562
|
fix: functies binnen teacher invitation repo zijn nu beschikbaar
|
2025-03-08 20:44:13 +01:00 |
|
Laure Jablonski
|
6c77bcc5ff
|
fix: functies uit class join request zijn nu beschikbaar
|
2025-03-08 20:08:34 +01:00 |
|
Gerald Schmittinger
|
34af354a33
|
fix(backend): Added missing repository-properties to entity annotations
|
2025-03-08 18:15:26 +01:00 |
|
Laure Jablonski
|
8f0a76f4e6
|
fix: functies in class repository zijn nu bereikbaar
|
2025-03-08 11:31:50 +01:00 |
|
Lint Action
|
f347ec247d
|
style: fix linting issues met Prettier
|
2025-03-06 13:37:42 +00:00 |
|
Lint Action
|
b8aae0ab1b
|
style: fix linting issues met ESLint
|
2025-03-06 13:37:39 +00:00 |
|
Adriaan Jacquet
|
55387066f0
|
fix: @entity(...) decorator gefixt in backend/src/entities
|
2025-03-05 15:48:35 +01:00 |
|
|
a4d34afcb3
|
Merge branch 'dev' into lint-action-setup
|
2025-03-04 21:45:46 +01:00 |
|
Lint Action
|
17893a6990
|
style: fix linting issues met Prettier
|
2025-03-01 10:33:30 +00:00 |
|
Lint Action
|
74765577d5
|
style: fix linting issues met ESLint
|
2025-03-01 10:33:27 +00:00 |
|
Gabriellvl
|
66587a36bf
|
fix: microorm: metedataerror & err module not found
|
2025-02-28 23:22:35 +01:00 |
|
Gerald Schmittinger
|
73a84fa3ef
|
fix(backend): .js aan alle imports toegevoegd
Dit was nodig om ervoor te zorgen dat de gebouwde applicatie ook haar dependencies vindt.
|
2025-02-26 22:43:16 +01:00 |
|
Gerald Schmittinger
|
48c8ce7c57
|
fix(backend): Formatting + .env.development.example
npm run format uitgevoerd, .env.development.example toegevoegd.
|
2025-02-26 22:03:53 +01:00 |
|
Gerald Schmittinger
|
bd93e5fae3
|
feat(backend): ClassRepository & gerelateerde repo's aangemaakt
ClassRepository, ClassJoinRequestRepository en TeacherInvitationRepository aangemaakt.
|
2025-02-25 23:18:04 +01:00 |
|
Gerald Schmittinger
|
d5101737ef
|
feat(backend): Entities toegevoegd
Entites Class, Class Join Request, Class Invitation, Assignment, Group en entities om de Dwengo-leerinhoud te modelleren, toegevoegd.
|
2025-02-25 12:51:04 +01:00 |
|