fc902768a1
fix: default to singular Fahrzeug, plural only when >1
main
Lago2026-05-31 14:24:59 +02:00
94eac68da4
Merge pull request 'fix: singular Fahrzeug when only 1 car available' (#5) from hotfix/singular-fahrzeug into main
Lago2026-05-31 14:18:34 +02:00
557528d85a
fix: use singular 'Fahrzeug' when only 1 car available
Lago2026-05-31 14:07:02 +02:00
2f90534877
Merge pull request 'Chore/marco changes' (#3) from chore/marco-changes into main
Lago2026-05-31 12:13:55 +02:00
28db852453
test: add end-to-end booking flow with admin lead disqualification
Lago2026-05-31 11:29:59 +02:00
e1f6bd56b0
feat: add SQL migration to fix misclassified long rentals and update docker-compose configurations
Lago2026-05-17 23:19:36 +02:00
e4bdd85518
feat: update docker-compose to include N8N webhook URL and remove obsolete SQL migrations
Lago2026-05-17 23:12:24 +02:00
b4c6a47ce8
Merge pull request 'feat: configure n8n webhooks and update related documentation' (#2) from dev into main
Lago2026-05-17 23:05:41 +02:00
597d47f824
feat: add n8n webhook URL configuration and update deployment scripts
dev
Lago2026-05-17 23:05:05 +02:00
44dbf6b93c
feat: configure n8n webhooks and update related documentation
Lago2026-05-17 23:01:57 +02:00
75b338988d
Merge pull request 'feat: Add manual email sending workflow and related database changes' (#1) from dev into main
Lago2026-05-17 22:45:47 +02:00
387d2ba2ab
feat: replace toast notifications with a customizable popup for admin messages
Lago2026-05-17 22:41:44 +02:00
3ec79e1923
fix: update rental type label for consistency in multiple languages
Lago2026-05-17 22:39:00 +02:00
f46ba8cadc
feat(i18n): add VAT labels and email sent messages in German and English
Lago2026-05-17 22:35:11 +02:00
e34d56e36a
feat: Add manual email sending workflow and related database changes
Lago2026-05-17 18:04:36 +02:00
e24bc743e2
docs: add local testing protocol for MC Cars stack verification
Lago2026-05-17 13:41:06 +02:00
32580781c8
chore: add .playwright-mcp to .gitignore to prevent committing Playwright configuration files
Lago2026-05-17 13:39:26 +02:00
d5a219bd50
chore: remove unused logo and SVG assets from frontend images
Lago2026-05-10 12:14:20 +02:00
d6713e25f9
Refactor code structure for improved readability and maintainability
Lago2026-05-10 12:10:45 +02:00
b21b3937b2
fix: set N8N_SECURE_COOKIE to false in docker-compose files for n8n service
Lago
2026-05-10 01:19:23 +02:00
f440f88725
fix: update n8n service configuration for improved user permissions and workflow management
Lago
2026-05-10 01:17:12 +02:00
408a59bd5c
chore: remove unused .gitkeep file from data directory
Lago
2026-05-10 01:08:14 +02:00
652131a285
fix: correct SUPABASE_PUBLIC_URL in environment setup for mc-cars.at
Lago
2026-05-10 00:56:51 +02:00
e986121240
docs: update README with environment variable setup for mc-cars.at
Lago
2026-05-10 00:56:06 +02:00
bd906dbe15
feat: enhance n8n workflows with dynamic credential management and email configuration
Lago
2026-05-10 00:52:35 +02:00
05de6cc9a4
fix: update n8n workflow for payment email and improve SMTP configuration details
Lago
2026-05-10 00:23:14 +02:00
fae2c0120e
fix: simplify robots.txt to valid standard directives
Lago
2026-05-10 00:13:36 +02:00
54d9cdcdc9
perf: async Google Fonts, extend CSS/JS cache to 1 week
Lago
2026-05-10 00:01:22 +02:00
db4001aaa5
fix: optimize vehicle photo URLs and update HTML preconnect and stylesheet links
Lago
2026-05-09 23:51:40 +02:00
b4258edb91
fix: update hero image URL and improve preload for styles and fonts
Lago
2026-05-09 23:48:47 +02:00
aca60696ae
fix: improve accessibility and styling for vehicle selection and review buttons
Lago
2026-05-09 23:45:30 +02:00
926950bd62
Add MC Cars mark SVG logo to frontend images
Lago
2026-05-09 23:42:28 +02:00
9de88a5459
fix: update nginx configuration for caching, gzip compression, security headers, and error handling
Lago
2026-05-09 23:37:22 +02:00
8f5ea34e8b
chore: ignore and untrack autogenerated local n8n files
Lago
2026-05-09 23:37:02 +02:00
6a70581ef2
docs: add local dev workflow and ignore local n8n mount
Lago
2026-05-09 23:32:16 +02:00
3fb0369367
Enhance SEO and performance for MC Cars website
Lago
2026-05-09 23:12:25 +02:00
dbb4c27535
Add favicon and apple-touch-icon to multiple HTML files; implement toast notification feature in app.js; update duration mode handling; enhance footer navigation and styling; create AGB and Mietbedingungen pages; improve Nginx configuration for HTML file handling; add logo images.
LagoESP
2026-05-09 23:04:29 +02:00
3a902e7138
feat: add Mietvertrag workflow and template management in n8n, including email notifications and document handling
LagoESP
2026-04-29 21:42:17 +02:00
3298efe54b
feat: implement server-side pricing calculation and add site settings management
LagoESP
2026-04-29 20:39:21 +02:00
b0bea0bef1
feat: add backend pricing calculation RPC and refactor create_lead function
LagoESP
2026-04-29 20:18:07 +02:00
4c1931cdf4
feat: update upload functionality and permissions for document handling
LagoESP
2026-04-29 20:09:27 +02:00
30e296f61b
feat: rework admin portal with pricing breakdown and document management
LagoESP
2026-04-29 17:27:37 +02:00
bc61ffa206
feat: add RPC for public lead creation and update migrations in docker-compose files
LagoESP
2026-04-29 16:33:01 +02:00
e85b319c93
feat: add deposit and weekend km allowance to vehicles, update migrations and booking flow
LagoESP
2026-04-29 16:00:06 +02:00
d960e37aa8
feat: enhance booking flow with BPF wizard, weekend pricing, and document uploads
LagoESP
2026-04-29 15:01:25 +02:00
d17fe0651e
feat: add docker-compose configuration, new Ferrari image, and update SQL permissions
LagoESP
2026-04-29 12:33:11 +02:00
4b69c03761
Add custom ferrari pcture
LagoESP
2026-04-29 09:13:59 +02:00
7be18fc08c
fix(styles): fix contrast ratio for nav buttons overriding global btn styles
Lago
2026-04-18 00:06:18 +02:00
b6659a6d3a
style: revert Admin UI to main website dark theme color schema
Lago
2026-04-17 23:54:03 +02:00
5d68dc173c
style: fix Fluent UI contrast and accessibility
Lago
2026-04-17 23:52:28 +02:00
1e5895592a
feat(admin): migrate admin UI to Microsoft Fluent web components
Lago
2026-04-17 23:46:57 +02:00
fb0f81fbe5
docs: update README — remove chmod, add two-var env model, full NPM nginx config
Lago
2026-04-17 23:09:58 +02:00
00d08713ea
docs: update AGENT.md + ARQUITECTURE.md — inline entrypoint, NPM full config, env vars, Unraid notes
Lago
2026-04-17 23:08:47 +02:00
1498ec78c3
fix: generate config.js inline via entrypoint — Unraid doesn't preserve execute bits on bind mounts
Lago
2026-04-17 23:04:03 +02:00
bb7a90ea74
fix: remove all hardcoded localhost, cache-bust config.js, gitignore generated config.js
Lago
2026-04-17 22:58:14 +02:00
27c55f3e69
refactor: derive GoTrue URLs from SITE_URL + SUPABASE_PUBLIC_URL — only 2 vars to change between local and prod
Lago
2026-04-17 22:34:18 +02:00
1b72c53f9b
fix: update SUPABASE_URL to use port 55521 for local development
Lago
2026-04-17 19:16:54 +02:00
e0a2cf96cc
fix: remove :ro from web html mount so 99-config.sh can write config.js
Lago
2026-04-17 19:05:25 +02:00
c1c9063996
docs: update README, AGENT, ARQUITECTURE for 555xx ports, Portainer deploy, absolute paths
Lago
2026-04-17 18:54:30 +02:00
8b0a25f9c3
chore: remap external ports to 555xx range to avoid host collisions
Lago
2026-04-17 18:50:49 +02:00
5865f796ce
feat: Portainer-compatible stack — no build step, bind-mount web service, LF-enforced shell scripts
Lago
2026-04-17 18:41:41 +02:00
73aa72b7ee
fix: admin panel — password rotation, vehicle edit DOM clash, nginx cache headers
Lago
2026-04-17 17:58:12 +02:00
61517879e1
feat: Add Supabase configuration and migrations for MC Cars application
Lago
2026-04-17 17:50:57 +02:00