Files
imphnen-frontend-service/libs/ui
maulanasdqnandClaude Opus 4.6 2cba806cd5 feat: integrate landing page with real API and add CMS to backoffice
Landing page:
- Events page now fetches from /v1/landing/cms/events (was hardcoded JSON)
- Testimonials section and page fetch from /v1/landing/cms/testimonials
- Removed dummy data, uses ISR with 60s revalidation
- Replaced thumbnail images with text-based cards (API has no thumbnails)
- Avatar initials for testimonials instead of placeholder images

Backoffice CMS:
- Added Events management page (/cms-events) with full CRUD
- Added Testimonials management page (/cms-testimonials) with full CRUD
- Both follow existing backoffice patterns (DataTable, modals, search, pagination)
- Added CMS section to sidebar navigation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 14:42:24 +07:00
..
2025-03-29 02:34:02 +07:00
2025-03-13 02:03:13 +07:00
2025-03-13 02:03:13 +07:00
2025-03-13 02:03:13 +07:00
2025-03-16 00:33:48 +07:00
2025-11-24 10:48:09 +07:00
2025-03-13 02:03:13 +07:00
2025-03-16 00:33:48 +07:00
2025-03-16 00:33:48 +07:00
2025-03-16 00:12:15 +07:00
2025-03-16 00:33:48 +07:00
2025-03-16 00:12:15 +07:00

ui

This library was generated with Nx.

Running unit tests

Run nx test ui to execute the unit tests via Vitest.