Owen Diffey
|
2fd4345740
fix(AdvancedTable): Reordering table headers ineffective
|
2 months ago |
Owen Diffey
|
a5a1e0a57b
fix(AdvancedTable): Hidden columns table header visible
|
3 months ago |
Owen Diffey
|
e64187be0d
fix: Fix eslint errors
|
1 year ago |
Owen Diffey
|
1af13c8a22
refactor: Move socket.on() usage outside of socket.onConnect()
|
2 years ago |
Owen Diffey
|
bd71c097c2
refactor: Replaced object key/value with Record types
|
2 years ago |
Owen Diffey
|
a01393d727
fix: Various typescript fixes
|
2 years ago |
Owen Diffey
|
6a0de9af85
refactor: Improved SocketHandler onConnect usage and consistency
|
2 years ago |
Owen Diffey
|
95aa420502
refactor: Consolidated and separated CustomWebSocket
|
2 years ago |
Owen Diffey
|
a4186e4649
refactor: Replaced draggable component with vue-draggable-list package
|
2 years ago |
Owen Diffey
|
9b8211daae
refactor(Draggable): Minor tweaks and fixes
|
2 years ago |
Kristian Vos
|
3490b78e79
feat: added group option to custom draggable
|
2 years ago |
Kristian Vos
|
b7ffb0592b
feat: added disabling to custom draggable, and handled empty slots
|
2 years ago |
Owen Diffey
|
5f66ee2a67
fix(Draggable): Styling issues
|
2 years ago |
Kristian Vos
|
a31cb6cb64
feat: added more features to custom draggable like attribute binding and tag, and started converting AdvancedTable to custom draggable
|
2 years ago |
Kristian Vos
|
57dd98eb21
fix: AdvancedTable columns weren't reordering properly
|
2 years ago |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 years ago |
Kristian Vos
|
e566641e1a
feat: added ability to deactivate a punishment
|
2 years ago |
Owen Diffey
|
6c5d435ae0
refactor: Dont use export default for composables
|
2 years ago |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 years ago |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 years ago |
Owen Diffey
|
f2bb6ad9a9
refactor: Clarified watch usage
|
2 years ago |
Owen Diffey
|
9a579b31ab
refactor(Todos): Remove account githubLinkConfirmed and other minor tweaks
|
2 years ago |
Owen Diffey
|
f1f7852b47
fix: Use default export for composables not implemented properly
|
2 years ago |
Owen Diffey
|
cf9ba3c0b3
refactor: Continued converting advanced table and queue to composition api
|
2 years ago |
Owen Diffey
|
53f9bb52dd
refactor(AdvancedTable): Started converting to composition API
|
2 years ago |
Kristian Vos
|
f5135e6cfc
feat: added ability to open importAlbum from youtube/videos page
|
2 years ago |
Kristian Vos
|
5f81615696
feat: added filtering of youtubeVideo's if they're in an importJob
|
2 years ago |
Owen Diffey
|
32dec80627
fix(AdvancedTable): multi-row select with left ctrl/shift doesnt work
|
2 years ago |
Owen Diffey
|
10e0dc9c70
refactor(AdvancedTable): Bulk actions popup size overwrite prop
|
2 years ago |
Owen Diffey
|
2607236a11
refactor: Moved drag box handling to mixin
|
2 years ago |