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 |
|
Lint Action
|
f347ec247d
|
style: fix linting issues met Prettier
|
2025-03-06 13:37:42 +00:00 |
|
Gerald Schmittinger
|
18ee991ce3
|
feat(backend): Added endpoint to fetch HTML version of learning object (from Dwengo backend)
Also refactored a bit to make this easier.
|
2025-03-04 22:35:05 +01:00 |
|
Gerald Schmittinger
|
e660c185b5
|
fix(backend): Forgot to adjust some files.
|
2025-03-03 22:21:47 +01:00 |
|
Gerald Schmittinger
|
d7728ddd03
|
refactor(backend): Preparation for learning content from multiple data sources.
Refactored the service layer so that it becomes possible to add another source for learning objects and learning paths.
|
2025-03-03 22:19:09 +01:00 |
|
|
74ecd34538
|
fix: .js toevoegen aan imports
|
2025-03-02 15:25:27 +01:00 |
|
|
c2e3886f3f
|
chore(backend): Switch console naar logger
Maak gebruik van custom logger
|
2025-03-02 15:14:26 +01:00 |
|
Gabriellvl
|
e762621287
|
fix: format + lint
|
2025-03-02 12:18:08 +01:00 |
|
Gabriellvl
|
3b689d8e09
|
fix: afsplitsing functies objects
|
2025-03-02 11:05:06 +01:00 |
|
Gabriellvl
|
79009de80c
|
fix: voeg js toe bij config import
|
2025-03-01 22:40:42 +01:00 |
|
Gabriellvl
|
887787de05
|
fix: format
|
2025-03-01 18:42:45 +01:00 |
|
Gabriellvl
|
6bb8c364b9
|
feat: toevoeging fallback language constante
|
2025-03-01 18:31:38 +01:00 |
|
Gabriellvl
|
acfffda82d
|
fix: lint + format
|
2025-02-28 17:21:03 +01:00 |
|
Gabriellvl
|
d401136d3a
|
feat: added route for learningObjects
|
2025-02-28 17:04:52 +01:00 |
|