提交歷史

作者 SHA1 備註 提交日期
  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 年之前