feat: Add all module frontend views

Views added:
- ShiftsView (Schichtplanung)
- PatrolsView (Wächterkontrolle)
- IncidentsView (Vorfallberichte)
- VehiclesView (Fahrzeuge)
- DocumentsView (Dokumente)
- CustomersView (Kunden/CRM)
- BillingView (Abrechnung)
- ObjectsView (enhanced with contacts, instructions)

Updated:
- Router with all new routes
- Sidebar with complete navigation
This commit is contained in:
2026-03-12 21:23:01 +00:00
parent e5d09e9c80
commit 3ca75cc4f2
39 changed files with 1272 additions and 700 deletions

4
dist/index.html vendored
View File

@@ -18,8 +18,8 @@
<!-- Android -->
<meta name="mobile-web-app-capable" content="yes" />
<script type="module" crossorigin src="/app/assets/index-OvQoqblD.js"></script>
<link rel="stylesheet" crossorigin href="/app/assets/index-38_8_Zmu.css">
<script type="module" crossorigin src="/app/assets/index-CWxNv9Fc.js"></script>
<link rel="stylesheet" crossorigin href="/app/assets/index-BtrpDjiv.css">
</head>
<body class="bg-gray-50 dark:bg-gray-900">
<div id="app"></div>