Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 02:25
· 1445 commits to master since this release
0033e51

New & Changed

  • feat(web): show full location path on asset detail (#845)
  • feat(web): asset location full-path component (#845)
  • feat(web): render location ancestry as a breadcrumb (#845)
  • feat(web): parent-location picker on the location form (#845)
  • feat(web): add parent-location strings to es locations (#845)
  • feat(web): add parent-location strings to en locations (#845)
  • feat(locations): tests for cycle rejection + ancestry resolution (#845)
  • feat(locations): return ancestry path on GET /locations/:id (#845)
  • feat(locations): cycle-safe parent validation + ancestry path resolution (#845)
  • feat(shared): extend Location schemas with parentId + ancestry path/detail (#845)
  • feat(locations): migration for location parentId adjacency list (#845)
  • feat(locations): add self-referential parentId hierarchy to Location (#845)

Fixes

  • fix: add parentId to location Quick View test fixture (#845)
  • fix: carry parentId through the location Quick View mapper (#845)

Full changelog: v1.4.1...v1.5.0