pelagia-portal/App/app/(portal)/admin
Hardik bad67f66c4
Some checks failed
PR checks / checks (pull_request) Failing after 3s
feat(companies): move add/edit from dialog to dedicated pages
The company form outgrew the modal once the branding (logo/stamp) section
was added. Add/edit now live on their own routes:
- /admin/companies/new
- /admin/companies/[id]/edit

- createCompany returns the new id and the create flow lands on the edit
  page so logo/stamp can be uploaded immediately
- list "+ Add Company" is a link; row "Edit" navigates to the edit page
- branding is its own card on the edit page (independent uploads)
- list page no longer mints a presigned URL per company (moved to edit)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 01:45:59 +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(companies): move add/edit from dialog to dedicated pages 2026-06-21 01:45:59 +05:30
products feat(items): separate editable/read-only detail pages, same as vendors 2026-05-31 06:28:37 +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 fix(profile+vendors): profile reachable for all roles incl SSO; submitter vendor creation 2026-06-08 18:53:33 +05:30
vessels feat(sidebar+vessels): Purchasing section, split Administration, Cost Centre rename 2026-05-31 02:53:33 +05:30