style(admin): increase max-width of admin page and adjust table styles
fix(n8n): enhance workflow import and publishing process
fix(workflows): update SQL queries for fetching and updating sales orders
feat(migrations): normalize rental types and enhance email guard for individuell rentals
feat(migrations): add RPC for updating deposit in sales orders
fix(migrations): ensure individuell orders persist net/vat components and backfill existing records
test: update last run status to failed
- 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.