Commit History

Author SHA1 Message Date
  Owen Diffey 868bc549f2 fix: Fix frontend eslint issues 5 months ago
  Owen Diffey 1f4df43cbf refactor: Separated jobs into their own classes 5 months ago
  Owen Diffey 8d1947b0f8 refactor: Started adding new websocket and job/event handling to frontend 1 year ago
  Kristian Vos a4d12192b8 fix: some browsers cap cookie expiration date to one week, so refresh this every time a user visits the site 1 year ago
  Owen Diffey 8a5f33f9ff refactor: Access config store directly 1 year ago
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env 1 year ago
  Owen Diffey bd71c097c2 refactor: Replaced object key/value with Record types 1 year ago
  Owen Diffey 1b975a5c75 refactor: Typescript continued.. 1 year ago
  Owen Diffey a01393d727 fix: Various typescript fixes 1 year ago
  Owen Diffey 188660611e refactor: Moved useForm callback promise to composable and other tweaks 1 year ago
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket 1 year ago
  Owen Diffey 0cfa98fef1 refactor: On permissions update ensure user is still authorized to view route 1 year ago
  Owen Diffey 85c856aba1 feat(Station): Started adding DJ role functionality 1 year ago
  Owen Diffey 882f0cc4ee Merge branch 'staging' into roles-and-permissions 1 year ago
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation 1 year ago
  Owen Diffey 20339b39a8 refactor: Implemented hasPermission on frontend 1 year ago
  Owen Diffey b289d4f283 refactor: Further eslint and *.vue consistency tweaks 1 year ago
  Owen Diffey 5b43fbcf51 refactor: Converted auth and reports api calls to composables 1 year ago
  Owen Diffey d7f15e05dd fix: eslint configuration tweak and fixing issues found 1 year ago
  Owen Diffey 58c276a4a3 refactor: Converted user VueX store into Pinia stores 1 year ago