feat(FIX-157): completed feature
This commit is contained in:
12
work/artifacts/FIX-157/implementer.md
Normal file
12
work/artifacts/FIX-157/implementer.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# FIX-157 — Implementer
|
||||
|
||||
## What
|
||||
Fixed sidebar navigation: reporting sub-items nested under /reporting.
|
||||
|
||||
## Files
|
||||
- `apps/admin/src/lib/permissions.ts` — added `parentHref`, `topNavItems()`, `subNavItems()`
|
||||
- `apps/admin/src/app/(dashboard)/layout.tsx` — sidebar renders sub-items indented
|
||||
|
||||
## Verification
|
||||
- `npm run build` → 0 TypeScript errors
|
||||
- `./scripts/verify.sh` → green
|
||||
Reference in New Issue
Block a user