• Joined on 2025-11-29
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-29 16:33:04 +02:00
bc61ffa206 feat: add RPC for public lead creation and update migrations in docker-compose files
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-29 16:00:10 +02:00
e85b319c93 feat: add deposit and weekend km allowance to vehicles, update migrations and booking flow
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-29 15:01:30 +02:00
d960e37aa8 feat: enhance booking flow with BPF wizard, weekend pricing, and document uploads
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-29 12:33:13 +02:00
d17fe0651e feat: add docker-compose configuration, new Ferrari image, and update SQL permissions
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-29 09:14:04 +02:00
4b69c03761 Add custom ferrari pcture
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-18 00:06:19 +02:00
7be18fc08c fix(styles): fix contrast ratio for nav buttons overriding global btn styles
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-18 00:05:12 +02:00
6f5cf6c42c chore: accessibility improvements (aria-labels, roles, semantic dialog)
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-18 00:03:43 +02:00
ac8f1a8d9b style: enhance main website UI, focus states, animations, spacing and hover effects
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-18 00:01:07 +02:00
1820f7d766 feat(admin): replace checkbox with toggle-switch slider, add i18n multilanguage
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 23:56:23 +02:00
c5fa51ce63 style(admin): add animations, hover states, transitions
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 23:54:04 +02:00
b6659a6d3a style: revert Admin UI to main website dark theme color schema
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 23:52:31 +02:00
5d68dc173c style: fix Fluent UI contrast and accessibility
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 23:47:00 +02:00
1e5895592a feat(admin): migrate admin UI to Microsoft Fluent web components
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 23:10:00 +02:00
fb0f81fbe5 docs: update README — remove chmod, add two-var env model, full NPM nginx config
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 23:08:51 +02:00
00d08713ea docs: update AGENT.md + ARQUITECTURE.md — inline entrypoint, NPM full config, env vars, Unraid notes
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 23:04:05 +02:00
1498ec78c3 fix: generate config.js inline via entrypoint — Unraid doesn't preserve execute bits on bind mounts
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 22:58:16 +02:00
bb7a90ea74 fix: remove all hardcoded localhost, cache-bust config.js, gitignore generated config.js
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 22:34:57 +02:00
27c55f3e69 refactor: derive GoTrue URLs from SITE_URL + SUPABASE_PUBLIC_URL — only 2 vars to change between local and prod
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 19:17:32 +02:00
1b72c53f9b fix: update SUPABASE_URL to use port 55521 for local development
Lago pushed to main at Lago/mc_cars_gmbh_infraestructure 2026-04-17 19:06:04 +02:00
e0a2cf96cc fix: remove :ro from web html mount so 99-config.sh can write config.js