Historique des commits

Auteur SHA1 Message Date
  Owen Diffey 77f6ab3379 refactor: Move shared logic to a common directory il y a 8 mois
  Owen Diffey c917263eff feat: Add minified users view-based model il y a 8 mois
  Kristian Vos fb86ebdeff fix: remaining TS errors on the backend il y a 8 mois
  Kristian Vos a3440bc5a7 fix: a bunch more TS fixes il y a 8 mois
  Owen Diffey a610f17c5c refactor: Use callback to handle forEachIn errors il y a 8 mois
  Owen Diffey d76859ccc3 refactor: Add forEachIn error handling il y a 8 mois
  Owen Diffey 3d8e4360bb refactor: Replaced Promise.all usage with limited concurrency iterator il y a 8 mois
  Owen Diffey aa92c2400a fix: Various fixes and improvements il y a 8 mois
  Owen Diffey 1f4df43cbf refactor: Separated jobs into their own classes il y a 8 mois
  Owen Diffey 9220eaf873 refactor: Updates backend module file structure il y a 10 mois
  Owen Diffey 86146e85c8 feat: Add model event listeners il y a 10 mois
  Owen Diffey a7d593646b feat: Emit generic model updated/deleted event to backend il y a 10 mois
  Owen Diffey 40e8310640 feat: Installs mongoose versioning package il y a 10 mois
  Owen Diffey 569409535f refactor: Removes unused code/comments from data module il y a 10 mois
  Owen Diffey 2d4c7ef55f refactor: Call EventsModule methods directly il y a 11 mois
  Owen Diffey 2198914e61 refactor: Allow configuring default job config to disabled il y a 11 mois
  Owen Diffey d3824882bb refactor: Call DataModule.getModel directly il y a 11 mois
  Owen Diffey b71a0cf769 refactor: Export instantiated classes il y a 11 mois
  Owen Diffey 28ca369686 refactor: Load model relations only when required il y a 11 mois
  Owen Diffey 209beef162 refactor: Include model name in object and references to replace _relations il y a 11 mois
  Owen Diffey 69a8f3f30e feat: Frontend model relation handling il y a 11 mois
  Owen Diffey 4e2b1645c1 refactor: Add src import path to backend il y a 11 mois
  Owen Diffey 8d1947b0f8 refactor: Started adding new websocket and job/event handling to frontend il y a 1 an
  Owen Diffey d046b239ac refactor: Split up model schema files il y a 1 an
  Owen Diffey 89e9dd5166 refactor: Include oldDoc in updated events il y a 1 an
  Owen Diffey 444902a649 chore: Removed outdated tests and comments il y a 1 an
  Owen Diffey d42faa9729 fix: Various minor fixes il y a 1 an
  Owen Diffey 61c6989eb1 refactor: Replace model static method jobs with a jobConfig, and added basic crud jobs for models il y a 1 an
  Owen Diffey 527acab5a3 refactor: Prefix protected attributes with _ il y a 1 an
  Owen Diffey 2eedee2df1 refactor: Prefix private attributes with _ il y a 1 an