VigilanzaTurni/server
marco370 c72125c68f Improve guard assignment and availability checks for shift planning
Update storage interface and implementation to handle shift assignment deletion,
modify getGuardsAvailability to accept specific planned start and end times,
and introduce conflict detection logic for guard availability. Add new DTOs
(guardConflictSchema) and update guardAvailabilitySchema to include availability
status, conflicts, and unavailability reasons, enhancing shift planning accuracy.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e5565357-90e1-419f-b9a8-6ee8394636df
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/6d543d2c-20b9-4ea6-93fe-70fe9b1d9f80/e5565357-90e1-419f-b9a8-6ee8394636df/ZZOTK7r
2025-10-21 06:36:42 +00:00
..
ccnlRules.ts Add CCNL settings management and validation for shift planning 2025-10-17 10:07:50 +00:00
db.ts Adapt database connections for local and cloud environments 2025-10-16 17:07:26 +00:00
index.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
localAuth.ts Add vehicle management and improve user authentication and management 2025-10-16 17:41:22 +00:00
replitAuth.ts Improve authentication by supporting external servers 2025-10-16 16:05:48 +00:00
routes.ts Add functionality to create shifts directly from the planning view 2025-10-18 08:49:02 +00:00
seed.ts Add CCNL settings management and validation for shift planning 2025-10-17 10:07:50 +00:00
storage.ts Improve guard assignment and availability checks for shift planning 2025-10-21 06:36:42 +00:00
vite.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00