Histórico de Commits

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