Commit History

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