Commit Graph

5 Commits

Author SHA1 Message Date
bcc3c2cf79 "Update database schema for new job feature (feat)" 2025-05-29 20:02:53 +02:00
6d3ccb5e26 "Update login, new job, and settings templates with improved UI elements (feat)" 2025-05-29 16:37:04 +02:00
6c142c04c9 "feat: Update WARTESCHLANGEN System Documentation and related files" 2025-05-29 12:24:24 +02:00
c39595382c feat: Erweiterung der Drucker-API und Verbesserung der Benutzeroberfläche durch Status-Checks. Neue Drucker sind standardmäßig aktiv, und ein zusätzlicher Endpunkt zum Hinzufügen von Druckern wurde implementiert. Die Drucker-Templates wurden aktualisiert, um verfügbare Drucker mit Status-Indikatoren anzuzeigen und Fallback-Mechanismen bei Ladefehlern zu integrieren. 2025-05-27 11:05:10 +02:00
62e131c02f """
feat: Update frontend and backend configurations for development environment

- Downgrade PyP100 version in requirements.txt for compatibility.
- Add new frontend routes for index, login, dashboard, printers, jobs, and profile pages.
- Modify docker-compose files for development setup, including environment variables and service names.
- Update Caddyfile for local development with Raspberry Pi backend.
- Adjust health check route to use updated backend URL.
- Enhance setup-backend-url.sh for development environment configuration.
"""
2025-05-24 18:58:17 +02:00