Commit Graph

15 Commits

Author SHA1 Message Date
Gestoría LP
9502dc7037 feat: admin setup script for initial password configuration
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 03:15:23 +00:00
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
Gestoría LP
0ef344b67a feat: form submission handler with email + WhatsApp notifications
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:11:42 +00:00
Gestoría LP
aacdcb92f7 feat: dynamic service pages with custom forms
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:09:09 +00:00
Gestoría LP
8280d59d84 feat: public site landing page with header, footer, styles
- Header with fixed navbar, responsive mobile menu, services dropdown
- Landing page with hero, services grid, value propositions, testimonials, contact
- Comprehensive CSS (1300+ lines): navy/gold brand colors, custom properties,
  responsive breakpoints, card hover effects, form styles, print & a11y
- Footer with 3-column layout, contact info, social links
- JS: hamburger toggle, smooth scroll, navbar scroll effect, scroll animations

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 23:59:13 +00:00
Gestoría LP
0adb418252 feat: service data definitions with form configurations
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 23:33:51 +00:00
Gestoría LP
322fc78f2b feat: core utilities - CSRF, auth, encryption, PHPMailer
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 23:28:54 +00:00
Gestoría LP
10bc97e8b9 feat: project scaffolding, database schema, config
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 23:25:55 +00:00