Commit History

Author SHA1 Message Date
  Owen Diffey 63090ed872 feat: Sync model indexes on data module startup 11 months ago
  Owen Diffey 5372d26694 feat: Add getData as schema plugin (WIP) 11 months ago
  Owen Diffey 89b92a39e8 refactor(DataModule): Use stored connection rather than mongoose default 11 months ago
  Owen Diffey c088c1a358 feat: Set mongoose global configuration values 11 months ago
  Owen Diffey e5aa6549bf feat: Add basic news schema 11 months ago
  Owen Diffey 1474ba5806 feat: Add basic station schema 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 b17106c9fc refactor: Started move to using mongoose in data module 11 months ago
  Kristian Vos 01c2835942 refactor: avoid passing on singleton-like object instances of ModuleManager and LogBook 1 year ago
  Owen Diffey 4cc6e71038 refactor: Cleaned up TODO comments 1 year ago
  Kristian Vos 18170454db fix: DataModule object checking false positive 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
  Owen Diffey ad862913a2 refactor: Removed async package dependency 1 year ago
  Owen Diffey 4cfa9e7075 refactor: Various fixes and tweaks 1 year ago
  Kristian Vos 88ddf8de9d refactor: worked more on fixing TS errors in DataModule 1 year ago
  Owen Diffey 6b273a822e refactor: Data module minor TS fixes and pagination validation 1 year ago
  Kristian Vos d5950cb095 refactor: started fixing some TypeScript errors in DataModule 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 c0c5a3ab49 refactor: worked on DataModule projection in find 1 year ago
  Owen Diffey d097912f5d refactor: Added schema class and createAttribute function and other tweaks 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
  Owen Diffey 831200904c refactor: Replaced mongoose with mongodb package 1 year ago
  Kristian Vos 2c7002a642 Merge remote-tracking branch 'origin/staging' into staging 1 year ago
  Kristian Vos 8b9d3261fa refactor: change schema format to use our own types and support arrays 1 year ago