Owen Diffey
|
975029c54c
refactor: Replace frontend Promise.all with forEachIn
|
1 рік тому |
Kristian Vos
|
d1eb0b7bc8
refactor: fix/improve various small things
|
1 рік тому |
Owen Diffey
|
209beef162
refactor: Include model name in object and references to replace _relations
|
1 рік тому |
Owen Diffey
|
f2625e650a
refactor: Add frontend model class and make store generic
|
1 рік тому |
Owen Diffey
|
7c595b34d9
feat: Bulk event (un)subscribing
|
1 рік тому |
Owen Diffey
|
53520c9575
refactor: Use reactive instead of ref for models in store
|
1 рік тому |
Owen Diffey
|
b9bec7b19f
feat: Adds useEvents composable
|
1 рік тому |
Owen Diffey
|
979cfaf601
fix: AdvancedTable hidden columns visible in thead
|
1 рік тому |
Owen Diffey
|
8d1947b0f8
refactor: Started adding new websocket and job/event handling to frontend
|
1 рік тому |
Owen Diffey
|
1af13c8a22
refactor: Move socket.on() usage outside of socket.onConnect()
|
2 роки тому |
Owen Diffey
|
bd71c097c2
refactor: Replaced object key/value with Record types
|
2 роки тому |
Owen Diffey
|
a01393d727
fix: Various typescript fixes
|
2 роки тому |
Owen Diffey
|
6a0de9af85
refactor: Improved SocketHandler onConnect usage and consistency
|
2 роки тому |
Owen Diffey
|
95aa420502
refactor: Consolidated and separated CustomWebSocket
|
2 роки тому |
Owen Diffey
|
a4186e4649
refactor: Replaced draggable component with vue-draggable-list package
|
2 роки тому |
Owen Diffey
|
9b8211daae
refactor(Draggable): Minor tweaks and fixes
|
2 роки тому |
Kristian Vos
|
3490b78e79
feat: added group option to custom draggable
|
2 роки тому |
Kristian Vos
|
b7ffb0592b
feat: added disabling to custom draggable, and handled empty slots
|
2 роки тому |
Owen Diffey
|
5f66ee2a67
fix(Draggable): Styling issues
|
2 роки тому |
Kristian Vos
|
a31cb6cb64
feat: added more features to custom draggable like attribute binding and tag, and started converting AdvancedTable to custom draggable
|
2 роки тому |
Kristian Vos
|
57dd98eb21
fix: AdvancedTable columns weren't reordering properly
|
2 роки тому |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 роки тому |
Kristian Vos
|
e566641e1a
feat: added ability to deactivate a punishment
|
2 роки тому |
Owen Diffey
|
6c5d435ae0
refactor: Dont use export default for composables
|
2 роки тому |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 роки тому |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 роки тому |
Owen Diffey
|
f2bb6ad9a9
refactor: Clarified watch usage
|
2 роки тому |
Owen Diffey
|
9a579b31ab
refactor(Todos): Remove account githubLinkConfirmed and other minor tweaks
|
2 роки тому |
Owen Diffey
|
f1f7852b47
fix: Use default export for composables not implemented properly
|
2 роки тому |
Owen Diffey
|
cf9ba3c0b3
refactor: Continued converting advanced table and queue to composition api
|
2 роки тому |