🎉 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.

This commit is contained in:
2025-06-09 19:33:06 +02:00
parent 876b5a64e4
commit c7f9738bbe
115 changed files with 23507 additions and 9958 deletions

View File

@ -0,0 +1,21 @@
2025-06-09 18:03:08 - [migration] migration - [INFO] INFO - Starte Migration der Benutzereinstellungen...
2025-06-09 18:03:08 - [migration] migration - [INFO] INFO - Füge Spalte theme_preference zur users-Tabelle hinzu...
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Spalte theme_preference erfolgreich hinzugefügt
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Füge Spalte language_preference zur users-Tabelle hinzu...
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Spalte language_preference erfolgreich hinzugefügt
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Füge Spalte email_notifications zur users-Tabelle hinzu...
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Spalte email_notifications erfolgreich hinzugefügt
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Füge Spalte browser_notifications zur users-Tabelle hinzu...
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Spalte browser_notifications erfolgreich hinzugefügt
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Füge Spalte dashboard_layout zur users-Tabelle hinzu...
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Spalte dashboard_layout erfolgreich hinzugefügt
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Füge Spalte compact_mode zur users-Tabelle hinzu...
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Spalte compact_mode erfolgreich hinzugefügt
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Füge Spalte show_completed_jobs zur users-Tabelle hinzu...
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Spalte show_completed_jobs erfolgreich hinzugefügt
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Füge Spalte auto_refresh_interval zur users-Tabelle hinzu...
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Spalte auto_refresh_interval erfolgreich hinzugefügt
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Füge Spalte auto_logout_timeout zur users-Tabelle hinzu...
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Spalte auto_logout_timeout erfolgreich hinzugefügt
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Migration der Benutzereinstellungen erfolgreich abgeschlossen
2025-06-09 18:03:09 - [migration] migration - [INFO] INFO - Migration erfolgreich abgeschlossen