Commit History

Author SHA1 Message Date
  Owen Diffey 5372d26694 feat: Add getData as schema plugin (WIP) 11 months ago
  Owen Diffey 4e2fd1fbf7 refactor: Rename schemas folder and removed old code 11 months ago
  Kristian Vos 5df6901b08 refactor: changed and fixed a few DataModule things with new mongoose changes, 3.10 changes 11 months ago
  Owen Diffey 13256ff9b1 refactor: Split runJob into queueJob, runJob and executeJob 1 year ago
  Owen Diffey 658cfd0e64 refactor: Starting reworking job, queue and module structure 1 year ago
  Kristian Vos a68a770b8d refactor: move JobQueue stats to a dedicated JobStatistics singleton-like class 1 year ago
  Kristian Vos 01c2835942 refactor: avoid passing on singleton-like object instances of ModuleManager and LogBook 1 year ago
  Kristian Vos d2781bdbae refactor: worked on nesting job queues in jobs for child jobs 1 year ago
  Kristian Vos 18170454db fix: DataModule object checking false positive 1 year ago
  Kristian Vos c05a7ae1ae refactor: fixed TypeScript errors in main.ts 1 year ago
  Kristian Vos 72895f6006 refactor: fixed TypeScript errors in DataModule 1 year ago
  Kristian Vos 61b174fcb9 fix: some fixes for DataModule find 1 year ago
  Kristian Vos 4719cc242f fix: fixed not working for arrays in DataModule find job 1 year ago
  Kristian Vos f66be4af3a refactor: added better handling of restricted values with find job in DataModule 1 year ago
  Kristian Vos 5e83017cbe refactor: DataModule support for in find 1 year ago
  Kristian Vos 323d005ead refactor: added more support for DataModule find job filtering with arrays/schemas 1 year ago
  Kristian Vos f4a7f6b6ce refactor: worked more on DataModule functions, reordering, cleaning things up, renaming things and adding comments 1 year ago
  Kristian Vos b2c31e288b refactor: added back better support for type casting and worked on support for arrays with both normal and schema types 1 year ago
  Kristian Vos 3cb9580dac refactor: improve nested projection within the DataModule find job 1 year ago
  Owen Diffey 1abcd3641d feat: Allow logbook outputs to be configured via json config and other tweaks 1 year ago
  Kristian Vos 9e0666b177 refactor: changed the DataModule parseQuery function and find job function a little bit, and a few other small changes 1 year ago
  Kristian Vos 09d2a5b8f4 refactor: changed JobContext to be param instead of this, force use an empty object if no payload is expected 1 year ago
  Kristian Vos 4b9d71ee92 feat: worked on new module/job system with runJob, job context and more 1 year ago
  Owen Diffey 6be255044c refactor: Continued implementing logging class 1 year ago
  Owen Diffey d4b9325f82 feat: Started adding logging class 1 year ago
  Owen Diffey 390748e94f refactor: Replaced nodemon with ts-node-dev 1 year ago
  Kristian Vos f4f7c1f004 feat: worked on DataModule find function, startup with async waterfall, and a few other small things 1 year ago
  Owen Diffey 80607e19bf refactor: Use promises for module startup and shutdown 1 year ago
  Kristian Vos c23f955228 Initial code for new backend module and job system using TypeScript 1 year ago