pelagia-portal/App/app/(portal)/admin
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
..
accounts feat(accounts): hierarchical accounting codes with 6-digit format and category tree 2026-05-30 03:27:31 +05:30
companies feat: structured PO numbers, import closed, auto-vendor/product, company code, inventory flag 2026-05-31 01:56:33 +05:30
products refactor(items): canonical detail route is /inventory/items/[id] 2026-05-31 06:24:46 +05:30
sites feat: structured PO numbers, import closed, auto-vendor/product, company code, inventory flag 2026-05-31 01:56:33 +05:30
superuser-requests chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
users feat(admin): confirm activate/deactivate via modal popup across all tables 2026-05-29 03:07:04 +05:30
vendors feat(admin): confirm activate/deactivate via modal popup across all tables 2026-05-29 03:07:04 +05:30
vessels feat(sidebar+vessels): Purchasing section, split Administration, Cost Centre rename 2026-05-31 02:53:33 +05:30