Owen Diffey
|
0ef2421a62
refactor: Store job total durations to create accurate total average
|
1 year ago |
Owen Diffey
|
2072a0160d
fix: Job stats average including incomplete jobs in calculation
|
1 year ago |
Owen Diffey
|
16f4d7d6fe
refactor: Minor news model store fixes and addition
|
1 year ago |
Owen Diffey
|
17d1c8d6b8
feat: Use performance hooks for job stats and calculate total average time
|
1 year ago |
Owen Diffey
|
acf031f37b
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/tough-cookie-4.1.3' into staging
|
1 year ago |
dependabot[bot]
|
79870fe0da
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /frontend
|
1 year ago |
Owen Diffey
|
9cf304a0cf
feat: Started adding base and news model store
|
1 year ago |
Owen Diffey
|
979cfaf601
fix: AdvancedTable hidden columns visible in thead
|
1 year ago |
Owen Diffey
|
8d1947b0f8
refactor: Started adding new websocket and job/event handling to frontend
|
1 year ago |
Owen Diffey
|
c789586fd6
feat: Added permission assertions to api event subscriptions
|
1 year ago |
Owen Diffey
|
46983ca1fd
fix: assertPermission improperly handling models
|
1 year ago |
Owen Diffey
|
f6d1c185cb
refactor: Renamed StationModule to StationsModule
|
1 year ago |
Owen Diffey
|
d046b239ac
refactor: Split up model schema files
|
1 year ago |
Owen Diffey
|
89e9dd5166
refactor: Include oldDoc in updated events
|
1 year ago |
Owen Diffey
|
444902a649
chore: Removed outdated tests and comments
|
1 year ago |
Owen Diffey
|
e9d551ca19
feat: Added model job permission handling and configuration
|
1 year ago |
Owen Diffey
|
d42faa9729
fix: Various minor fixes
|
1 year ago |
Owen Diffey
|
61c6989eb1
refactor: Replace model static method jobs with a jobConfig, and added basic crud jobs for models
|
1 year ago |
Owen Diffey
|
15a9afe2f7
feat: Add get jobs backend console command
|
1 year ago |
Owen Diffey
|
bd5c907564
refactor: Filter out private/protected methods from jobs
|
1 year ago |
Owen Diffey
|
527acab5a3
refactor: Prefix protected attributes with _
|
1 year ago |
Owen Diffey
|
2eedee2df1
refactor: Prefix private attributes with _
|
1 year ago |
Owen Diffey
|
38251f3570
feat: Disable api access to jobs
|
1 year ago |
Owen Diffey
|
afa34ff67c
feat: Add news static job methods
|
1 year ago |
Owen Diffey
|
0c4a57f08e
refactor: Use virtual jobs for data module model jobs
|
1 year ago |
Owen Diffey
|
b70bb753db
feat: Add module job api access config and virtual jobs
|
1 year ago |
Kristian Vos
|
12d2fb5e12
feat: worked on APIModule<->DataModule middleware and jobs (WIP)
|
1 year ago |
Owen Diffey
|
a2c1bfc851
refactor: Return WS runjob error on callback ref if available
|
1 year ago |
Owen Diffey
|
e268545180
feat: Integrate events module with api module
|
1 year ago |
Owen Diffey
|
7281cd11ae
feat: Include socketId in job options and context
|
1 year ago |