Commit History

Author SHA1 Message Date
  Kristian Vos f4a7f6b6ce refactor: worked more on DataModule functions, reordering, cleaning things up, renaming things and adding comments 2 years ago
  Owen Diffey b5a6d2ebfd refactor: Removed Logbook file output option and fixed TS issues 2 years ago
  Kristian Vos c0c5a3ab49 refactor: worked on DataModule projection in find 2 years ago
  Owen Diffey d097912f5d refactor: Added schema class and createAttribute function and other tweaks 2 years ago
  Kristian Vos b2c31e288b refactor: added back better support for type casting and worked on support for arrays with both normal and schema types 2 years ago
  Owen Diffey 807c9d97fc chore: Fix mongodb package to v4.10.0 to avoid aws dependencies 2 years ago
  Owen Diffey 831200904c refactor: Replaced mongoose with mongodb package 2 years ago
  Kristian Vos 2c7002a642 Merge remote-tracking branch 'origin/staging' into staging 2 years ago
  Kristian Vos 8b9d3261fa refactor: change schema format to use our own types and support arrays 2 years ago
  Owen Diffey 16d6aa88d1 feat: Added basic data module automated test foundation 2 years ago
  Kristian Vos 3cb9580dac refactor: improve nested projection within the DataModule find job 2 years ago
  Kristian Vos 5a5367deb6 refactor: add projection/document stripping to DataModule find job 2 years ago
  Kristian Vos 1f4f9cb075 refactor: worked on DataModule find job 2 years ago
  Owen Diffey 4107722a13 Merge tag 'v3.8.0' into staging 2 years ago
  Owen Diffey 6aae737bcc Merge branch 'v3.8.0' 2 years ago
  Owen Diffey f8a44ebc61 chore: Added v3.8.0 changelog and updated package.json 2 years ago
  Owen Diffey 1abcd3641d feat: Allow logbook outputs to be configured via json config and other tweaks 2 years ago
  Kristian Vos 9e0666b177 refactor: changed the DataModule parseQuery function and find job function a little bit, and a few other small changes 2 years ago
  Kristian Vos 09d2a5b8f4 refactor: changed JobContext to be param instead of this, force use an empty object if no payload is expected 2 years ago
  Kristian Vos eecbb3e117 refactor: reverted unintional vscode changes 2 years ago
  Kristian Vos 4b9d71ee92 feat: worked on new module/job system with runJob, job context and more 2 years ago
  Owen Diffey 8e1bf72828 fix: Backend debugger not working since migrating to ts-node-dev 2 years ago
  Owen Diffey 6fbea63faa feat: Added collection document validation logic and job average time stats 2 years ago
  Owen Diffey f3546ecd5a feat: Started implementing generic parsing and caching of find queries 2 years ago
  Owen Diffey 5654c21bac Merge tag 'v3.8.0-rc2' into staging 2 years ago
  Owen Diffey f799040d73 chore: Updated package.json to v3.8.0-rc2 2 years ago
  Owen Diffey cb045215c6 chore: Added v3.8.0-rc2 changelog 2 years ago
  Owen Diffey 6be255044c refactor: Continued implementing logging class 2 years ago
  Owen Diffey d4b9325f82 feat: Started adding logging class 2 years ago
  Owen Diffey 61eedea54c refactor: Replaced jsdoc with tsdoc 2 years ago