Owen Diffey
|
bfd4b63aa5
refactor: Ensure module and dependencies can run jobs
|
1 year ago |
Owen Diffey
|
f2625e650a
refactor: Add frontend model class and make store generic
|
1 year ago |
Owen Diffey
|
7c595b34d9
feat: Bulk event (un)subscribing
|
1 year ago |
Owen Diffey
|
59b1a08f21
refactor: Update logbook output format
|
1 year ago |
Owen Diffey
|
4e2b1645c1
refactor: Add src import path to backend
|
1 year ago |
Owen Diffey
|
b18a49fb7f
fix: Events unsubscribing when used more than once
|
1 year ago |
Owen Diffey
|
206fb27b7a
refactor: Track model uses
|
1 year ago |
Owen Diffey
|
4c3398e6ca
refactor: Moves data fetching into WhatIsNew modal
|
1 year ago |
Owen Diffey
|
96189c57e5
feat: Add useModels composable
|
1 year ago |
Owen Diffey
|
53520c9575
refactor: Use reactive instead of ref for models in store
|
1 year ago |
Owen Diffey
|
b7017725e7
fix: Register models always returns new ref
|
1 year ago |
Owen Diffey
|
beb3e1e2d4
fix: Maintain news item reactivity in WhatIsNew modal
|
1 year ago |
Owen Diffey
|
0a1058e74b
feat: Refresh model permissions on update
|
1 year ago |
Owen Diffey
|
d29334a89c
feat: Allow use of reactive model from store in useForm
|
1 year ago |
Owen Diffey
|
b9bec7b19f
feat: Adds useEvents composable
|
1 year ago |
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 |