pelagia-portal/App/app/(portal)/admin
Hardik a1b77d8b00 feat(vessels): editable custom code when creating a vessel
- Add Vessel dialog now shows an editable Code field pre-filled with the
  next auto-generated code (e.g. SITE-004) — user can change it freely
- Edit Vessel dialog keeps the code read-only (changing codes on existing
  data would break PO references)
- createVessel action: uses submitted code if provided, auto-generates if
  left blank, and validates uniqueness before saving

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-30 04:14:03 +05:30
..
accounts feat(accounts): hierarchical accounting codes with 6-digit format and category tree 2026-05-30 03:27:31 +05:30
products feat(admin): confirm activate/deactivate via modal popup across all tables 2026-05-29 03:07:04 +05:30
sites feat: Cost Centre covers vessels and sites, vessel codes, Accounting Code rename, vessel-site assignment 2026-05-30 03:04:29 +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(vessels): editable custom code when creating a vessel 2026-05-30 04:14:03 +05:30