Owen Diffey
|
78eea1e329
refactor: Updates relation definitions
|
2 months ago |
Owen Diffey
|
2d15cad296
refactor: Adds objectid sequelize typescript
|
2 months ago |
Owen Diffey
|
c048d2454d
refactor: Adds minimal users view migration
|
2 months ago |
Owen Diffey
|
d746ee6eb4
refactor: Integrates sequelize hooks with events module
|
2 months ago |
Owen Diffey
|
8dd24ae33c
refactor: Calls sequelize setup methods after loading all models
|
2 months ago |
Owen Diffey
|
e922c35fbe
refactor: Logs sequelize as debug with category
|
2 months ago |
Owen Diffey
|
a4b218c038
refactor: Remove session jobs and events
|
2 months ago |
Kristian Vos
|
89f8ed188f
refactor: beginning of station changes with sequalize refactor
|
2 months ago |
Kristian Vos
|
99d982e8a4
refactor: continue sequalize changes
|
2 months ago |
Kristian Vos
|
c45a4603b0
refactor: worked more on replacing mongoose with sequalize
|
2 months ago |
Owen Diffey
|
ac11d3cb24
refactor: Start migrating to sequelize
|
2 months ago |
Kristian Vos
|
3084b446cb
refactor: use new published/unpublished events on news page, sort news based on createdAt date
|
3 months ago |
Kristian Vos
|
c39d9e688d
feat: add news published/unpublished events
|
3 months ago |
Kristian Vos
|
b5ede50478
refactor: change job payload validation to use joi
|
3 months ago |
Owen Diffey
|
18c6f76f86
refactor: Remove permissions.ts
|
4 months ago |
Owen Diffey
|
a36ebbf737
refactor: Hard code frontend view permissions for roles
|
4 months ago |
Kristian Vos
|
f8e33fa43c
refactor: collect permissions dynamically using hasPermission, rename old model hasPermission properties/functions to differntiate
|
4 months ago |
Kristian Vos
|
a6d077292e
fix: add missing isDj to _hasPermission of station deleted/updated events
|
4 months ago |
Kristian Vos
|
124ed36c2c
fix: don't show EditNews form/preview if data hasn't loaded yet
|
4 months ago |
Kristian Vos
|
583be62824
fix: old permission format was being used in data module jobs with model id scope
|
4 months ago |
Kristian Vos
|
ec5378f71f
fix: bulk model loading wouldn't handle errors at all
|
4 months ago |
Kristian Vos
|
2f1942df65
refactor: clean up the data update/delete events hasPermission code a bit
|
4 months ago |
Kristian Vos
|
fce0f8911a
fix: use dots instead of colon for permission separator for now to fix tests
|
4 months ago |
Kristian Vos
|
215c6f4d2b
feat: implement permission functions for updated/deleted data events
|
4 months ago |
Kristian Vos
|
cb3672d3f1
fix: session/socketId wasn't provided when doing event assertPermission from Subscribe/SubscribeMany
|
4 months ago |
Kristian Vos
|
1e93eb6545
refactor: change permission scope delimiter for jobs and events
|
4 months ago |
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 |