Commit Graph

  • 489419a7d4 fix: add Traefik service port label for frontend (port 3000) main Agent Zero 2026-07-15 13:20:11 +02:00
  • f815e64499 fix: add coolify external network to frontend for Traefik routing Agent Zero 2026-07-15 13:14:03 +02:00
  • e5606c64c5 fix: remove custom Traefik labels and port mapping for Coolify deployment Agent Zero 2026-07-15 13:09:52 +02:00
  • a08bdaa3b1 Revert "chore: add equipment images and docker-compose backup" Agent Zero 2026-07-14 22:24:28 +02:00
  • 36a1ad0b84 chore: add equipment images and docker-compose backup Agent Zero 2026-07-14 22:23:40 +02:00
  • 80cb971308 fix: disable MCP DNS rebinding protection for Docker/proxy deployment (fixes 421 Invalid Host header) Agent Zero 2026-07-13 10:07:23 +02:00
  • 6483453437 feat: reintegrate MCP server with proper session manager lifecycle, nginx /mcp proxy, docker.sock mount Agent Zero 2026-07-13 03:42:13 +02:00
  • 1221350ed6 fix: remove coolify network from backend to prevent DNS conflict with crm-postgres; remove MCP Traefik labels and docker.sock mount Agent Zero 2026-07-13 03:00:12 +02:00
  • 620f7b3153 fix: remove MCP integration from main.py to restore backend stability; update docker-compose volumes and labels Agent Zero 2026-07-13 02:48:41 +02:00
  • cd465e0564 feat: add MCP server with resources, tools, auth, and Traefik routing Agent Zero 2026-07-12 15:58:22 +02:00
  • 00c23bc066 fix: unify accent color to #FA5C01 (original logo orange) Agent Zero 2026-07-11 21:07:14 +02:00
  • 5f67cc9140 fix: replace passlib with direct bcrypt for bcrypt 5.0 compatibility Agent Zero 2026-07-11 19:38:47 +02:00
  • a6375567b0 Merge branch 'feature/T04-rentman-integration' Agent Zero 2026-07-11 18:23:56 +02:00
  • 9a269aa54f feat(T04): Rentman integration – equipment sync, API endpoints, frontend updates feature/T04-rentman-integration Agent Zero 2026-07-11 18:17:07 +02:00
  • 30db3491c0 fix: use model_dump() for Redis cache serialization - prevents 500 on cached equipment API calls Agent Zero 2026-07-11 03:08:32 +02:00
  • 4c63166384 fix: use naive UTC datetimes for TIMESTAMP WITHOUT TIME ZONE columns Leopoldadmin 2026-07-11 00:40:06 +00:00
  • 63316f1e92 Merge pull request 'docs: design-rules.md – binding design guidelines for AI agents' (#4) from feature/T04-rentman-integration into main Leopoldadmin 2026-07-10 21:09:15 +00:00
  • 8dae2c0301 docs: add design-rules reference to AGENTS.md Implementation Engineer 2026-07-10 23:08:59 +02:00
  • 16fde9fb7d docs: add design-rules.md – binding design guidelines for AI agents Implementation Engineer 2026-07-10 23:08:41 +02:00
  • e0e170fe6a Merge pull request 'fix: 1:1 prototype port + deployment fixes' (#3) from feature/T04-rentman-integration into main Leopoldadmin 2026-07-10 20:50:02 +00:00
  • 90a7d7f2e0 fix: 1:1 prototype port – exact hms-* CSS, real logo, all components from app.js Implementation Engineer 2026-07-10 22:28:26 +02:00
  • 786cb0c040 fix: correct healthcheck endpoint to /api/health Implementation Engineer 2026-07-10 10:03:13 +02:00
  • 7b1bebe7da fix: add pydantic[email] + correct DATABASE_URL to postgresql+asyncpg Implementation Engineer 2026-07-10 09:59:14 +02:00
  • 0f569f2c6e Merge pull request 'feat: Complete HMS Licht & Ton Homepage (T01-T08)' (#2) from feature/T04-rentman-integration into main Leopoldadmin 2026-07-10 07:50:31 +00:00
  • 22acc39017 feat(T08): Docker, deployment & CI/CD – dockerfiles, compose, forgejo actions, readme Implementation Engineer 2026-07-10 01:34:31 +02:00
  • a1bba48cd7 feat(T07): Warenkorb & Mietanfrage frontend – cart store, drawer, pages, form, tests Implementation Engineer 2026-07-10 01:32:19 +02:00
  • e220ff7db9 test(T05): contact router, rental router, email service, rate limiting tests + retry queue Implementation Engineer 2026-07-10 01:05:58 +02:00
  • db5080df48 feat(T02): Static pages – home, referenzen, kontakt, legal (impressum/datenschutz/agb) Implementation Engineer 2026-07-10 01:02:27 +02:00
  • e9da21b57e feat(T06): Mietkatalog frontend – equipment list, detail, search/filter, SSR Implementation Engineer 2026-07-10 00:54:40 +02:00
  • 88cff68f73 feat: T03+T04 backend - FastAPI, DB models, Rentman integration, admin auth, APScheduler Implementation Engineer 2026-07-09 01:36:46 +02:00
  • 3bfa54b4b3 T01: Frontend Foundation – Nuxt 3 + Tailwind + Design Tokens + Layout + Meta A0 Implementation Engineer 2026-07-09 01:17:35 +02:00
  • 1c3e5fd932 fix(task_graph): fix JSON escaping + add T01 acceptance criteria (phone link, social icons) - quality gate MINOR 5 Leopoldadmin 2026-07-08 21:50:09 +00:00
  • a823659b49 fix(arch): Rev.2 quality gate fixes - backend/app/ structure, APScheduler, CSRF, HSTS, location_mailing_number Leopoldadmin 2026-07-08 21:47:26 +00:00
  • 83c4cbc911 fix(arch): Rev. 2 quality gate fixes - backend/app/ structure, APScheduler in-process, CSRF, HSTS, location_mailing_number mapping Leopoldadmin 2026-07-08 21:45:44 +00:00
  • d5659786f8 docs: add AGENTS.md - build/test commands, conventions, quality gates Leopoldadmin 2026-07-08 21:36:30 +00:00
  • 4e62517260 docs: add task_graph.json - 8 substantial tasks with test specs and dependencies Leopoldadmin 2026-07-08 21:35:18 +00:00
  • 70b9799917 docs: add architecture.md - system architecture for HMS Licht & Ton homepage Leopoldadmin 2026-07-08 21:33:13 +00:00
  • 57c1733f7e fix: restore requirements.md with real content (F-HMS-19 domain/noindex changes) Leopoldadmin 2026-07-08 07:01:36 +00:00
  • e7f5902b86 fix F-HMS-19: remove SEO/indexation, keep JSON-LD+semantic HTML, domain=hms.media-on.de, noindex/nofollow Leopoldadmin 2026-07-08 06:59:58 +00:00
  • 88aa4a9413 add component_inventory.md with legal pages, MietanfragePage, extended AdminPage Leopoldadmin 2026-07-08 06:58:28 +00:00
  • 15e90041b9 add ui_design.md with expanded sitemap (legal pages + mietanfrage route) Leopoldadmin 2026-07-08 06:57:34 +00:00
  • edc2b0f74a docs: initial requirements.md - 20 features, test scenarios, Rentman integration, 20-category discovery checklist Leopoldadmin 2026-07-07 22:15:57 +00:00