|
9d0e63649b
|
fix: .js toevoegen aan imports
|
2025-03-12 15:31:33 +01:00 |
|
|
cb82a1afa7
|
fix: Build errors
|
2025-03-12 15:07:21 +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 |
|
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 |
|
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 |
|
|
ddee299b4a
|
style(backend): Format
|
2025-03-02 15:21: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
|
308661d72b
|
fix: splits controller en service beter op met querries
|
2025-03-02 12:11:32 +01:00 |
|
Gabriellvl
|
887787de05
|
fix: format
|
2025-03-01 18:42:45 +01:00 |
|
Gabriellvl
|
5da0720a08
|
fix: lint
|
2025-03-01 18:40:32 +01:00 |
|
Gabriellvl
|
6bb8c364b9
|
feat: toevoeging fallback language constante
|
2025-03-01 18:31:38 +01:00 |
|
Gabriellvl
|
f7d6cbce65
|
fix: opslitsing learningpath controller met extra service + api helper
|
2025-03-01 17:52:55 +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 |
|
Gabriellvl
|
e8e1d94e5b
|
feat: added learningPaths.ts
|
2025-02-26 23:31:50 +01:00 |
|