Histórico de commits

Autor SHA1 Mensagem Data
  Kristian Vos 5e7297823d refactor: fix data events, change how association data is returned 10 meses atrás
  Kristian Vos 531e3d063d refactor: fix tests, fix/ignore TS/eslint issues, fix some other issues 10 meses atrás
  Kristian Vos c45a4603b0 refactor: worked more on replacing mongoose with sequalize 11 meses atrás
  Owen Diffey ac11d3cb24 refactor: Start migrating to sequelize 11 meses atrás
  Kristian Vos b5ede50478 refactor: change job payload validation to use joi 11 meses atrás
  Kristian Vos f8e33fa43c refactor: collect permissions dynamically using hasPermission, rename old model hasPermission properties/functions to differntiate 1 ano atrás
  Owen Diffey 5e845faa98 refactor: Use classes for events 1 ano atrás
  Owen Diffey 77f6ab3379 refactor: Move shared logic to a common directory 1 ano atrás
  Owen Diffey 991819b667 refactor: Move job options type to job file 1 ano atrás
  Owen Diffey 4442a6382a refactor: Report queued jobs in statistics 1 ano atrás
  Kristian Vos 39cba6eb60 fix: fix several TS errors 1 ano atrás
  Owen Diffey 5515176f26 refactor: Add generate uuid util 1 ano atrás
  Owen Diffey 8c84b17d92 refactor: Use events for job callbacks 1 ano atrás
  Owen Diffey aa92c2400a fix: Various fixes and improvements 1 ano atrás
  Owen Diffey 417162d922 refactor: Remove payload from Job._execute arguments 1 ano atrás
  Owen Diffey 479b003a59 feat: Add job payload validation 1 ano atrás
  Owen Diffey bf37b6a304 refactor: Use try/catch for job execution 1 ano atrás
  Owen Diffey 1f4df43cbf refactor: Separated jobs into their own classes 1 ano atrás
  Kristian Vos d1eb0b7bc8 refactor: fix/improve various small things 1 ano atrás
  Owen Diffey bd8a3e6608 refactor: Dispatch websocket job callback from job 1 ano atrás
  Owen Diffey b71a0cf769 refactor: Export instantiated classes 1 ano atrás
  Owen Diffey bfd4b63aa5 refactor: Ensure module and dependencies can run jobs 1 ano atrás
  Owen Diffey 59b1a08f21 refactor: Update logbook output format 1 ano atrás
  Owen Diffey 4e2b1645c1 refactor: Add src import path to backend 1 ano atrás
  Owen Diffey 0ef2421a62 refactor: Store job total durations to create accurate total average 2 anos atrás
  Owen Diffey 17d1c8d6b8 feat: Use performance hooks for job stats and calculate total average time 2 anos atrás
  Owen Diffey 527acab5a3 refactor: Prefix protected attributes with _ 2 anos atrás
  Owen Diffey b70bb753db feat: Add module job api access config and virtual jobs 2 anos atrás
  Owen Diffey 7281cd11ae feat: Include socketId in job options and context 2 anos atrás
  Owen Diffey 3e47b654c4 feat: Add session model and include in jobs and sockets 2 anos atrás