Owen Diffey
|
522d4842f6
refactor: Register current user in model store
|
1 month ago |
Owen Diffey
|
2f8500c63c
refactor: Update user advanced table usage
|
1 month ago |
Owen Diffey
|
5dc7774382
refactor: Allow users to subscribe to their own events
|
1 month ago |
Owen Diffey
|
d6bf01329a
refactor: Excludes user credentials by default
|
1 month ago |
Owen Diffey
|
915ac498a3
refactor: Add generated user hasPassword field
|
1 month ago |
Owen Diffey
|
a83db81716
refactor: Add data module unique job name check
|
1 month ago |
Kristian Vos
|
5e7297823d
refactor: fix data events, change how association data is returned
|
2 months ago |
Kristian Vos
|
0ca85d6734
refactor: reorder/rename some users model properties, add some missing properties
|
2 months ago |
Owen Diffey
|
f843136d3d
refactor: Adds most remaining user attributes
|
2 months ago |
Kristian Vos
|
2c38e4fe45
refactor: started creating station table, and a few fixes
|
2 months ago |
Kristian Vos
|
531e3d063d
refactor: fix tests, fix/ignore TS/eslint issues, fix some other issues
|
2 months ago |
Kristian Vos
|
37ee36fd31
refactor: move ObjectID creation to DataModule using hooks
|
2 months ago |
Owen Diffey
|
99cabcb5b9
refactor: Persist sequelize global hooks
|
2 months ago |
Kristian Vos
|
870266cc1e
refactor: work on making createdBy username searching and special queries work with Sequelize in GetData
|
2 months ago |
Kristian Vos
|
44f2fb9b2e
refactor: rename Session primary key to simply be _id
|
2 months ago |
Kristian Vos
|
bd395edb62
chore: lint fixes
|
2 months ago |
Kristian Vos
|
2303772933
fix: turn ObjectID into string before going to DB, fixes creating news and such
|
2 months ago |
Owen Diffey
|
ca4f78ef1a
refactor: Adds sequelize migrations
|
2 months ago |
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 |