Commit Graph

8 Commits

Author SHA1 Message Date
Gestoría LP
f85b195bc0 feat: historical data loading form
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 02:14:24 +00:00
Gestoría LP
1ae40bf071 feat: admin testimonials management
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:38:56 +00:00
Gestoría LP
3e12204828 feat: admin reminders module
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:36:10 +00:00
Gestoría LP
676e8981b8 feat: admin requests inbox with conversion to clients
Add solicitudes list page with estado filtering, pagination, and new
request count badge. Add detail page showing all form data with
actions to change status, create new client, link to existing client,
and create tramite from linked client.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:33:31 +00:00
Gestoría LP
b78b18b65a feat: admin processes module with CRUD and filtering
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:30:03 +00:00
Gestoría LP
e41e07bf52 feat: admin clients module with CRUD, credentials, documents
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:25:50 +00:00
Gestoría LP
660d41fb31 feat: admin dashboard with stats and recent activity
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:21:58 +00:00
Gestoría LP
fbf1b31dc0 feat: admin panel login, layout, and styles
Add the admin CRM panel foundation including:
- Login/logout authentication flow with CSRF protection
- Sidebar layout with navigation for all CRM modules
- Comprehensive admin.css (1680+ lines) with components for
  cards, tables, badges, forms, buttons, alerts, modals,
  pagination, search, responsive breakpoints, and print styles
- admin.js with sidebar toggle, confirm dialogs, auto-dismiss
  alerts, and table search filtering

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:19:09 +00:00