Commit History

Author SHA1 Message Date
  Owen Diffey fd8caed83a refactor: Separates model classes 2 months ago
  Kristian Vos a33774914c refactor: improve how models are fetched by batching such requests, like bulk model permission request fetching 2 months ago
  Kristian Vos 439bedaa09 refactor: frontend model store/composable, adding comments, improving some code, trying to make some code clearer 2 months ago
  Owen Diffey 3c90b52820 refactor: Return record from loadModels 4 months ago
  Owen Diffey 663461a1a5 refactor: Use unsubscribeMany when unregistering models 4 months ago
  Owen Diffey 8bbbbce1f5 refactor: Use subscribeMany when registering models 4 months ago
  Owen Diffey 975029c54c refactor: Replace frontend Promise.all with forEachIn 4 months ago
  Kristian Vos 42b3162b6b refactor: modify model store loadModels to use findManyById instead of findById 4 months ago
  Kristian Vos 5192b28c45 feat: add FindManyById job 4 months ago
  Owen Diffey 77f6ab3379 refactor: Move shared logic to a common directory 4 months ago
  Owen Diffey 87ac0e09d0 feat: Add loadModels to model store 4 months ago
  Owen Diffey c6bf02c58b fix: Various fixes and tweaks 4 months ago
  Owen Diffey 868bc549f2 fix: Fix frontend eslint issues 4 months ago
  Owen Diffey 1f4df43cbf refactor: Separated jobs into their own classes 4 months ago
  Owen Diffey 28ca369686 refactor: Load model relations only when required 7 months ago
  Owen Diffey 209beef162 refactor: Include model name in object and references to replace _relations 7 months ago
  Owen Diffey 69a8f3f30e feat: Frontend model relation handling 7 months ago
  Owen Diffey f2625e650a refactor: Add frontend model class and make store generic 7 months ago