Kristian Vos
|
e1c49a548e
refactor: change EventsModule SubscribeMany job to use new method of checking event permissions
|
4 months ago |
Kristian Vos
|
8d8daad5b6
feat: added spec file for EventsModule Subscribe job, initial version
|
4 months ago |
Kristian Vos
|
aaa0a5c56b
chore: lint fixes
|
4 months ago |
Kristian Vos
|
8dcb23d25f
refactor: improve event subscribe permission system functionality
|
4 months ago |
Kristian Vos
|
e99514c781
fix: property type returned by setInterval is Timeout, not Timer
|
4 months ago |
Kristian Vos
|
7d3713a587
chore: disable eslint error/warning of ts-ignore in spec files, for now
|
4 months ago |
Kristian Vos
|
1f23fd7794
refactor: exclude all logs to console by default when running tests
|
4 months ago |
Kristian Vos
|
2a0d5282da
fix: set default logging type to info, to fix include/exclude rules for info logs
|
4 months ago |
Kristian Vos
|
8351664bc4
chore: use color with mocha testing
|
4 months ago |
Kristian Vos
|
ce7d0b41d9
fix: don't include spec files when loading job/event files
|
4 months ago |
Owen Diffey
|
fd49495beb
refactor: Assert findById permission in base model updated and deleted events
|
5 months ago |
Owen Diffey
|
c0c2675cf6
Merge branch 'release/backend-rewrite' into refactor/event-classes
|
5 months ago |
Owen Diffey
|
c72e69a30f
feat: Starts adding job spec
|
5 months ago |
Owen Diffey
|
f10c9183f9
feat: Adds test setup
|
5 months ago |
Owen Diffey
|
cb261c6773
refactor: Move event model permission override to base class
|
5 months ago |
Owen Diffey
|
4d421ad19d
refactor: Assert permission as default to authorize event
|
5 months ago |
Kristian Vos
|
b752eafe35
fix: subscribing/unsubscribing to create events
|
5 months ago |
Owen Diffey
|
0b8420f5f7
refactor: Authorize subscribe job using event classes
|
5 months ago |
Kristian Vos
|
d13cae1249
refactor: further worked on the event system, with permissions for subscribing
|
7 months ago |
Kristian Vos
|
d85e1f5c99
refactor: fix TS issues for events
|
7 months ago |
Owen Diffey
|
131d089046
chore: Enable backend test in workflow
|
8 months ago |
Owen Diffey
|
5e7bc71ae1
chore: Add job statistics tests
|
8 months ago |
Owen Diffey
|
5e845faa98
refactor: Use classes for events
|
8 months ago |
Owen Diffey
|
23d392736e
chore: Add host to debug port definition
|
8 months ago |
Owen Diffey
|
30fd642238
refactor: Re-add backend debug port configuration
|
8 months ago |
Owen Diffey
|
33a6d964bf
chore: Remove outdated configuration section from docs
|
8 months ago |
Owen Diffey
|
8ccc214a13
chore: Update docker configuration docs
|
8 months ago |
Owen Diffey
|
916be07690
chore: Rename docker compose files
|
8 months ago |
Kristian Vos
|
f0bcc35199
refactor: add _name to getData response documents on the backend
|
8 months ago |
Owen Diffey
|
7723b5e83e
refactor: Split docker networks
|
8 months ago |