Historial de Commits

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