ab41dd927e
Remove public emoji UI and unify booking accent
main
Lago2026-07-11 12:43:12 +02:00
70c0918ce6
Merge pull request 'feat: remove 24/7 support mention per Marco's request' (#6) from feature/remove-24-7-support into main
Lago2026-06-19 13:33:52 +02:00
fc902768a1
fix: default to singular Fahrzeug, plural only when >1
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
Lago2026-05-10 01:19:23 +02:00
f440f88725
fix: update n8n service configuration for improved user permissions and workflow management
Lago2026-05-10 01:17:12 +02:00
408a59bd5c
chore: remove unused .gitkeep file from data directory
Lago2026-05-10 01:08:14 +02:00
652131a285
fix: correct SUPABASE_PUBLIC_URL in environment setup for mc-cars.at
Lago2026-05-10 00:56:51 +02:00
e986121240
docs: update README with environment variable setup for mc-cars.at
Lago2026-05-10 00:56:06 +02:00
bd906dbe15
feat: enhance n8n workflows with dynamic credential management and email configuration
Lago2026-05-10 00:52:35 +02:00
05de6cc9a4
fix: update n8n workflow for payment email and improve SMTP configuration details
Lago2026-05-10 00:23:14 +02:00
fae2c0120e
fix: simplify robots.txt to valid standard directives
Lago2026-05-10 00:13:36 +02:00
54d9cdcdc9
perf: async Google Fonts, extend CSS/JS cache to 1 week
Lago2026-05-10 00:01:22 +02:00
db4001aaa5
fix: optimize vehicle photo URLs and update HTML preconnect and stylesheet links
Lago2026-05-09 23:51:40 +02:00
b4258edb91
fix: update hero image URL and improve preload for styles and fonts
Lago2026-05-09 23:48:47 +02:00
aca60696ae
fix: improve accessibility and styling for vehicle selection and review buttons
Lago2026-05-09 23:45:30 +02:00
926950bd62
Add MC Cars mark SVG logo to frontend images
Lago2026-05-09 23:42:28 +02:00
9de88a5459
fix: update nginx configuration for caching, gzip compression, security headers, and error handling
Lago2026-05-09 23:37:22 +02:00
8f5ea34e8b
chore: ignore and untrack autogenerated local n8n files
Lago2026-05-09 23:37:02 +02:00
6a70581ef2
docs: add local dev workflow and ignore local n8n mount
Lago2026-05-09 23:32:16 +02:00
3fb0369367
Enhance SEO and performance for MC Cars website
Lago2026-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.
LagoESP2026-05-09 23:04:29 +02:00
3a902e7138
feat: add Mietvertrag workflow and template management in n8n, including email notifications and document handling
LagoESPandCopilot2026-04-29 21:42:17 +02:00
3298efe54b
feat: implement server-side pricing calculation and add site settings management
LagoESPandCopilot2026-04-29 20:39:21 +02:00
b0bea0bef1
feat: add backend pricing calculation RPC and refactor create_lead function
LagoESPandCopilot2026-04-29 20:18:07 +02:00
4c1931cdf4
feat: update upload functionality and permissions for document handling
LagoESPandCopilot2026-04-29 20:09:27 +02:00
30e296f61b
feat: rework admin portal with pricing breakdown and document management
LagoESP2026-04-29 17:27:37 +02:00
bc61ffa206
feat: add RPC for public lead creation and update migrations in docker-compose files
LagoESPandCopilot2026-04-29 16:33:01 +02:00
e85b319c93
feat: add deposit and weekend km allowance to vehicles, update migrations and booking flow
LagoESPandCopilot2026-04-29 16:00:06 +02:00
d960e37aa8
feat: enhance booking flow with BPF wizard, weekend pricing, and document uploads
LagoESPandCopilot2026-04-29 15:01:25 +02:00
d17fe0651e
feat: add docker-compose configuration, new Ferrari image, and update SQL permissions
LagoESP2026-04-29 12:33:11 +02:00
4b69c03761
Add custom ferrari pcture
LagoESP2026-04-29 09:13:59 +02:00
7be18fc08c
fix(styles): fix contrast ratio for nav buttons overriding global btn styles
Lago2026-04-18 00:06:18 +02:00
27c55f3e69
refactor: derive GoTrue URLs from SITE_URL + SUPABASE_PUBLIC_URL — only 2 vars to change between local and prod
Lago2026-04-17 22:34:18 +02:00
1b72c53f9b
fix: update SUPABASE_URL to use port 55521 for local development
Lago2026-04-17 19:16:54 +02:00
e0a2cf96cc
fix: remove :ro from web html mount so 99-config.sh can write config.js
Lago2026-04-17 19:05:25 +02:00