Owen Diffey
|
d57675cc49
refactor: Update user settings form usage
|
3 weeks ago |
Owen Diffey
|
d0bfbc0341
refactor: Move profile picture avatar attributes to props
|
3 weeks ago |
Owen Diffey
|
2ea1a071c0
refactor: Add on-demand validation support to useForm
|
3 weeks ago |
Owen Diffey
|
a769fb4df2
refactor: Add save button handling to useForm
|
3 weeks ago |
Owen Diffey
|
6d4dbaf8fe
refactor: Use current user model to get and set nightmode status
|
3 weeks ago |
Owen Diffey
|
fb265e5264
fix: Model being removed with 1 remaining usage
|
3 weeks ago |
Owen Diffey
|
1680fd92bd
refactor: Limit get socket method to id
|
3 weeks ago |
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 |