Commit Graph

10 Commits

Author SHA1 Message Date
Lago 1820f7d766 feat(admin): replace checkbox with toggle-switch slider, add i18n multilanguage 2026-04-18 00:01:03 +02:00
Lago c5fa51ce63 style(admin): add animations, hover states, transitions 2026-04-17 23:56:21 +02:00
Lago b6659a6d3a style: revert Admin UI to main website dark theme color schema 2026-04-17 23:54:03 +02:00
Lago 5d68dc173c style: fix Fluent UI contrast and accessibility 2026-04-17 23:52:28 +02:00
Lago 1e5895592a feat(admin): migrate admin UI to Microsoft Fluent web components 2026-04-17 23:46:57 +02:00
Lago bb7a90ea74 fix: remove all hardcoded localhost, cache-bust config.js, gitignore generated config.js 2026-04-17 22:58:14 +02:00
Lago 1b72c53f9b fix: update SUPABASE_URL to use port 55521 for local development 2026-04-17 19:16:54 +02:00
Lago 5865f796ce feat: Portainer-compatible stack — no build step, bind-mount web service, LF-enforced shell scripts 2026-04-17 18:41:41 +02:00
Lago 73aa72b7ee fix: admin panel — password rotation, vehicle edit DOM clash, nginx cache headers 2026-04-17 17:58:12 +02:00
Lago 61517879e1 feat: Add Supabase configuration and migrations for MC Cars application
- Create Kong declarative configuration for routing and authentication.
- Implement initialization script to set up the database.
- Add SQL migration for initializing roles, schemas, and seeding vehicle data.
- Create leads and customers tables with appropriate policies and functions for CRM.
- Seed admin user and configure storage bucket with RLS policies.
2026-04-17 17:50:57 +02:00