Commit graph

4 commits

Author SHA1 Message Date
Ashwin Kumar
78d03e67fb style(dashboard-parity): align builder list headers and action button treatments 2026-03-20 16:08:09 +01:00
Ashwin Kumar
5140d12332 feat(builder-parity): enrich inspector summary and internal dashboard list columns 2026-03-19 21:11:59 +01:00
Ashwin Kumar
12396a81c5 style(dashboard-builder): align builder page shells with next layout 2026-03-19 21:08:17 +01:00
Ashwin Kumar
04a1079f68 feat(admin): build complete admin panel with UI parity and search/filter
- Implement all admin management pages (employees, users, jobs, leads, orders, companies, customers, candidates, approval, invoices, reviews, support, KB, pricing, coupons, credits, discounts, tax, reports, ledger)
- Implement 9 professional vertical pages (developers, designers, tutors, video editors, photographers, makeup artists, graphic designers, social media managers, fitness trainers)
- Implement internal/external dashboard and role management with builder UI
- Fix tab styling: replace inline border-bottom styles with admin-tab CSS class across 8+ pages
- Add search/filter functionality to invoice and review pages
- Add toggle status (activate/deactivate) to employees page with PATCH /api/admin/employees/{id}
- Align UI styling with NextJS admin panel for visual parity
- Add stat cards to approval page showing counts by status
- Implement graceful empty states for all list views

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-19 13:04:10 +01:00