VigilanzaTurni/server
marco370 fbc4f96a46 Improve service planning display and guard information retrieval
Updates the header text for the service planning page from "Visione Servizi" to "Planning di Servizio". Modifies the backend to retrieve and display guard names by concatenating first and last names, instead of using a single `fullName` field. Adjusts database query ordering for guards and patrol route stops, and refactors the `patrolRouteStops` join condition.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e0b5b11c-5b75-4389-8ea9-5f3cd9332f88
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/6d543d2c-20b9-4ea6-93fe-70fe9b1d9f80/e0b5b11c-5b75-4389-8ea9-5f3cd9332f88/rjLU1aT
2025-10-23 17:20:00 +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 Improve local login handling with Passport.js authentication 2025-10-23 15:21:02 +00:00
replitAuth.ts Improve authentication by supporting external servers 2025-10-16 16:05:48 +00:00
routes.ts Improve service planning display and guard information retrieval 2025-10-23 17:20:00 +00:00
seed.ts Add CCNL settings management and validation for shift planning 2025-10-17 10:07:50 +00:00
storage.ts Add customer management features and rename planning view 2025-10-23 07:58:57 +00:00
vite.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00