Commit Graph

17 Commits

Author SHA1 Message Date
321626e9d3 Die Dateien wurden wie folgt geändert und hinzugefügt:
1. backend/logs - 'admin', 'admin_api', 'app', 'calendar', 'data_management', 'drucker_steuerung', 'energy_monitoring', 'guest', 'hardware_integration', 'job_queue_system', 'jobs', 'models', 'monitoring_analytics', 'permissions', 'scheduler', 'security_suite', 'startup', '
2025-06-20 01:06:37 +02:00
0fcf04833f Title: Enhanced System Logs and UI Updates
🎉 New system logs have been implemented for improved monitoring and debugging capabilities. These include:

- admin.log
- admin_api.log
- app.log
- data_management.log
- drucker_steuerung.log
- energy_monitoring.log
- hardware_integration.log
- job_queue_system.log
- monitoring_analytics.log
- permissions.
2025-06-20 00:41:55 +02:00
6d4449acae 🎉 Feature: Vollständige granulare Benutzerverwaltung implementiert
 CRUD-Operationen für Benutzer (Erstellen, Bearbeiten, Löschen, Status-Toggle)
•  Granulare Berechtigungsstufen (4 Ebenen: Restricted, Standard, Advanced, Admin)
•  Detaillierte Berechtigungseinstellungen pro Benutzer
•  Vollständige API-Endpunkte für Benutzerverwaltung und Berechtigungen
•  Responsive Frontend-Modals mit Mercedes-Benz Corporate Design
•  Schutzmaßnahmen (Admin kann sich nicht selbst degradieren/löschen)
• 🔧 Database Path Configuration korrigiert (backend/database/myp.db)
• 🔧 Template-Fixes (user.name statt user.first_name/last_name)
• 🔧 User-Loading-Errors behoben durch korrigierte Pfad-Konfiguration

Das Admin Panel verfügt jetzt über eine vollständig funktionale und granulare
Benutzerverwaltung mit detaillierten Berechtigungskontrollen für das MYP
3D-Druck-Management-System.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-20 00:28:09 +02:00
425f417ca6 📝 Commit Details:
1. Updated various log files for better tracking and monitoring:
   - backend/logs/admin/admin.log
   - backend/logs/admin_api/admin_api.log
   - backend/logs/app/app.log
   - backend/logs/calendar/calendar.log
   - backend/logs/data_management/data_management.log
   - backend/logs/drucker_steuerung/drucker_
2025-06-20 00:09:20 +02:00
a8f27179b5 Es scheint, dass Sie eine Reihe von Dateien und Verzeichnissen in Ihrem Backend-Projekt bearbeitet haben. Hier ist ein zusammenfassender Überblick über die Änderungen:
1. **Entfernung von 'node_modules'**: Es scheint, dass Sie den 'node_modules'-Ordner entfernt oder aktualisiert haben, da einige Dateien wie '.gitignore', 'package
2025-06-19 22:13:49 +02:00
ce209804f0 🎉 Feature: Implemented Real-Time Dashboard Updates and Enhanced System Monitoring
This commit introduces a comprehensive update to the admin dashboard, adding real-time statistics for users, printers, and jobs. Key features include:

- Live updates for user counts, printer statuses, and job statistics.
- A new loading overlay for better user experience during data fetching.
- Enhanced error handling and notifications for system health checks.
- Introduction of a modal for displaying detailed system status and metrics.

These improvements aim to provide administrators with immediate insights into system performance and operational status, enhancing overall usability and monitoring capabilities.
2025-06-19 22:06:33 +02:00
061bae3005 🎉 Fix: Address security vulnerability in admin-unified module & related files (#XXXXXX) 2025-06-16 11:17:10 +02:00
4b2ff50f7a 📝 "Refactor admin UI components for improved consistency and performance" 🌈 2025-06-16 11:06:33 +02:00
c7f9738bbe 🎉 Refactored backend structure: Removed unused files including app_cleaned.py, admin_api.py, admin.py, user.py, and others. Updated settings.local.json to include additional Bash commands. Enhanced admin templates for better navigation and functionality. Improved logging and error handling across various modules. 2025-06-09 19:33:06 +02:00
c1b0353ac5 📚 Improved log scheduling and setup for enhanced admin unified functionality. 🖥️🔍 2025-06-02 12:01:27 +02:00
361901eefe 📚 Improved logging structure & efficiency across backend logs 🚀 2025-06-01 18:01:23 +02:00
345fc6cbb5 📝 Enhanced Printer Details Modal and Scrollable Update Documentation Added 🎉 2025-06-01 17:34:16 +02:00
7b37d54e59 🚀📝 Improved documentation on log functionality with new file 'LOGS_FUNCTIONALITY_FIX.md' 2025-06-01 15:22:00 +02:00
9e980cc01a 📚 Improved log file structure & organization in backend 🛠️ 2025-06-01 15:11:23 +02:00
7fa7da74af 📚 Improved logging structure & added backup file 🔜 2025-06-01 14:39:46 +02:00
19eeed46fb 📚 Improved codebase structure & logging enhancements 🚀 2025-06-01 04:26:09 +02:00
1a3bfa4094 🎉 Improved documentation and logs for better system understanding & maintenance 2025-06-01 04:15:25 +02:00