v1.5.0
·
1445 commits
to master
since this release
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