Commit Graph

4 Commits

Author SHA1 Message Date
Agent Zero 9a269aa54f feat(T04): Rentman integration – equipment sync, API endpoints, frontend updates
- Update equipment model with Rentman-compatible fields
- Add/Update equipment router endpoints for sync operations
- Enhance rentman_service with full API client logic
- Improve sync_service for bidirectional equipment sync
- Update docker-compose with Rentman env vars
- Update frontend useApi composable and nuxt config
- Update mietkatalog pages with Rentman-integrated data display
- Add images/ to .gitignore (binary assets, 36MB)
2026-07-11 18:17:55 +02:00
Implementation Engineer 786cb0c040 fix: correct healthcheck endpoint to /api/health 2026-07-10 10:03:13 +02:00
Implementation Engineer 7b1bebe7da fix: add pydantic[email] + correct DATABASE_URL to postgresql+asyncpg 2026-07-10 09:59:14 +02:00
Implementation Engineer 22acc39017 feat(T08): Docker, deployment & CI/CD – dockerfiles, compose, forgejo actions, readme 2026-07-10 01:34:31 +02:00