Go to file
marco370 b3d0441306 Add functionality to assign and remove guards from shifts
Implement API endpoints and UI components for managing shift assignments, including guard certifications and a new assignment removal mutation.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 99f0fce6-9386-489a-9632-1d81223cab44
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/6d543d2c-20b9-4ea6-93fe-70fe9b1d9f80/99f0fce6-9386-489a-9632-1d81223cab44/9lvKVew
2025-10-11 11:03:43 +00:00
attached_assets Initial commit 2025-10-11 09:12:23 +00:00
client Add functionality to assign and remove guards from shifts 2025-10-11 11:03:43 +00:00
server Add functionality to assign and remove guards from shifts 2025-10-11 11:03:43 +00:00
shared Update shift creation to use a new form schema and improve validation 2025-10-11 10:31:19 +00:00
.gitignore Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
.replit Add functionality to assign and remove guards from shifts 2025-10-11 11:03:43 +00:00
components.json Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
design_guidelines.md Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
drizzle.config.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
package-lock.json Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
package.json Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
postcss.config.js Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
replit.md Fix date conversion errors in shift scheduling and add testing attributes 2025-10-11 10:32:54 +00:00
tailwind.config.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
tsconfig.json Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
vite.config.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00