Neuste Version

This commit is contained in:
2026-08-06 18:32:05 +02:00
parent 5833d216b6
commit 71d6c774af
3 changed files with 525 additions and 741 deletions
+523 -739
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -19,6 +19,6 @@
"@types/react-dom": "^18.3.0", "@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1", "@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.4.5", "typescript": "^5.4.5",
"vite": "^5.2.11" "vite": "^8.2.1"
} }
} }
+1 -1
View File
@@ -56,7 +56,7 @@ export const DashboardView: React.FC<DashboardViewProps> = ({ onNavigate }) => {
<header className="header-bar"> <header className="header-bar">
<div> <div>
<h1 className="header-title"> <h1 className="header-title">
Betriebs-Cockpit Cockpit
</h1> </h1>
<p style={{ color: '#94a3b8', fontSize: '0.875rem', marginTop: '4px' }}> <p style={{ color: '#94a3b8', fontSize: '0.875rem', marginTop: '4px' }}>
Live-Übersicht aller Aufträge, Monteure und Datenbanksynchronisation Live-Übersicht aller Aufträge, Monteure und Datenbanksynchronisation