Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@aurthurm aurthurm released this 22 Nov 15:57
· 8 commits to main since this release
  1. Added metadata snapshots to samples, analysis results, patients. This ensures that when metadata is changed, old objects are not affected. A requirement by ISO in health.
  2. Updated frontend to use graphql docs generated by codegen which are typed.
  3. Updated analysis, methods and instrument relationship associations
  4. Refactored some vue store exports and composables exports
  5. Updated the vue urql helper util to handle typings bettter