Commit History

Author SHA1 Message Date
  Owen Diffey a7d593646b feat: Emit generic model updated/deleted event to backend 7 months ago
  Owen Diffey 40e8310640 feat: Installs mongoose versioning package 7 months ago
  Owen Diffey 569409535f refactor: Removes unused code/comments from data module 7 months ago
  Owen Diffey 1f1c54e1ad feat: Adds cache module 7 months ago
  Owen Diffey 2d4c7ef55f refactor: Call EventsModule methods directly 8 months ago
  Owen Diffey 2198914e61 refactor: Allow configuring default job config to disabled 8 months ago
  Owen Diffey bfc998ce6a refactor: Call WebSocketModule.getSocket(s) directly 8 months ago
  Owen Diffey d3824882bb refactor: Call DataModule.getModel directly 8 months ago
  Owen Diffey b71a0cf769 refactor: Export instantiated classes 8 months ago
  Owen Diffey 28ca369686 refactor: Load model relations only when required 8 months ago
  Owen Diffey 209beef162 refactor: Include model name in object and references to replace _relations 8 months ago
  Owen Diffey 69a8f3f30e feat: Frontend model relation handling 8 months ago
  Owen Diffey b3ac47a22d feat: Redis reconnection handling 8 months ago
  Owen Diffey bfd4b63aa5 refactor: Ensure module and dependencies can run jobs 8 months ago
  Owen Diffey f2625e650a refactor: Add frontend model class and make store generic 8 months ago
  Owen Diffey 7c595b34d9 feat: Bulk event (un)subscribing 8 months ago
  Owen Diffey 59b1a08f21 refactor: Update logbook output format 8 months ago
  Owen Diffey 4e2b1645c1 refactor: Add src import path to backend 8 months ago
  Owen Diffey b18a49fb7f fix: Events unsubscribing when used more than once 8 months ago
  Owen Diffey 206fb27b7a refactor: Track model uses 8 months ago
  Owen Diffey 4c3398e6ca refactor: Moves data fetching into WhatIsNew modal 9 months ago
  Owen Diffey 96189c57e5 feat: Add useModels composable 9 months ago
  Owen Diffey 53520c9575 refactor: Use reactive instead of ref for models in store 9 months ago
  Owen Diffey b7017725e7 fix: Register models always returns new ref 9 months ago
  Owen Diffey beb3e1e2d4 fix: Maintain news item reactivity in WhatIsNew modal 9 months ago
  Owen Diffey 0a1058e74b feat: Refresh model permissions on update 9 months ago
  Owen Diffey d29334a89c feat: Allow use of reactive model from store in useForm 9 months ago
  Owen Diffey b9bec7b19f feat: Adds useEvents composable 10 months ago
  Owen Diffey 0ef2421a62 refactor: Store job total durations to create accurate total average 11 months ago
  Owen Diffey 2072a0160d fix: Job stats average including incomplete jobs in calculation 11 months ago