pelagia-portal/App/app/(portal)
Hardik 478f1d1f9c refactor(items): canonical detail route is /inventory/items/[id]
- /inventory/items uses same ProductsTable as /admin/products
- canManage driven by manage_products permission on both pages
- /inventory/items/[id] is the canonical detail page (same content,
  breadcrumb back to /inventory/items)
- /admin/products/[id] redirects to /inventory/items/[id]
- All ProductsTable name links point to /inventory/items/[id]
- Old items-table.tsx (cart-based browse) retired in favour of shared table

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 06:24:46 +05:30
..
admin refactor(items): canonical detail route is /inventory/items/[id] 2026-05-31 06:24:46 +05:30
approvals feat: structured PO numbers, import closed, auto-vendor/product, company code, inventory flag 2026-05-31 01:56:33 +05:30
dashboard refactor: revert cost centre to vessels only, remove vessel-site link 2026-05-30 18:14:24 +05:30
history refactor: revert cost centre to vessels only, remove vessel-site link 2026-05-30 18:14:24 +05:30
inventory refactor(items): canonical detail route is /inventory/items/[id] 2026-05-31 06:24:46 +05:30
my-orders refactor: revert cost centre to vessels only, remove vessel-site link 2026-05-30 18:14:24 +05:30
payments refactor: revert cost centre to vessels only, remove vessel-site link 2026-05-30 18:14:24 +05:30
po feat(import): upsert ProductVendorPrice from imported PO line items 2026-05-31 06:07:59 +05:30
profile fix(profile): allow empty current password when setting password for first time 2026-05-29 00:14:46 +05:30
layout.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30