pelagia-portal/App/components/ui
Hardik 3f3e1e6423 feat(admin): confirm activate/deactivate via modal popup across all tables
Replace immediate server action calls with ConfirmDialog modals for
activate/deactivate on all 6 admin tables (users, vendors, vessels,
sites, accounts, products). Delete already used DeleteConfirmDialog;
this adds the same pattern for reversible toggle actions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 03:07:04 +05:30
..
admin-dialog.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
badge.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
button.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
card.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
confirm-delete-button.tsx fix(ui): use defined theme colors for danger/warning buttons 2026-05-27 13:11:10 +05:30
confirm-dialog.tsx feat(admin): confirm activate/deactivate via modal popup across all tables 2026-05-29 03:07:04 +05:30
delete-confirm-dialog.tsx feat(admin): collapse row actions into ⋯ dropdown menu 2026-05-29 02:58:54 +05:30
input.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
label.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
row-actions-menu.tsx feat(admin): collapse row actions into ⋯ dropdown menu 2026-05-29 02:58:54 +05:30
table-controls.tsx feat(admin): add client-side search, sort, and filter chips to all admin tables 2026-05-29 02:46:52 +05:30
textarea.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
use-table-controls.ts feat(admin): add client-side search, sort, and filter chips to all admin tables 2026-05-29 02:46:52 +05:30