espace-paie-odentas/app
odentas d7bdb1ef08 feat: Add notification tracking system with smart reminders
- Add database columns for last_employer_notification_at and last_employee_notification_at in cddu_contracts
- Update all email sending endpoints to record timestamps (remind-employer, relance-salarie, docuseal-signature, signature-salarie)
- Create smart reminder system with 24h cooldown to prevent spam
- Add progress tracking modal with real-time status (pending/sending/success/error)
- Display actual employer/employee email addresses in reminder modal
- Show notification timestamps in contracts grid with color coding (green/orange/red based on contract start date)
- Change employer email button URL from DocuSeal direct link to /signatures-electroniques
- Create /api/staff/organizations/emails endpoint for bulk email fetching
- Add retroactive migration script for historical email_logs data
- Update Contract TypeScript type and API responses to include new fields
2025-10-22 21:49:35 +02:00
..
(app) feat: Add notification tracking system with smart reminders 2025-10-22 21:49:35 +02:00
activate Initial commit 2025-10-12 17:05:46 +02:00
api feat: Add notification tracking system with smart reminders 2025-10-22 21:49:35 +02:00
auth/callback Initial commit 2025-10-12 17:05:46 +02:00
auto-declaration Congés Spectacles auto déclaration 2025-10-17 14:31:43 +02:00
debug-signatures Initial commit 2025-10-12 17:05:46 +02:00
dl-contrat-signe Initial commit 2025-10-12 17:05:46 +02:00
maintenance Initial commit 2025-10-12 17:05:46 +02:00
mentions-legales Système notif tickets support 2025-10-14 23:21:58 +02:00
politique-confidentialite Système notif tickets support 2025-10-14 23:21:58 +02:00
set-password Initial commit 2025-10-12 17:05:46 +02:00
signature-salarie feat: Stocker et utiliser employee_docuseal_slug pour signature-salarie 2025-10-22 17:35:50 +02:00
signin Système pour rester connecté 2025-10-16 13:09:27 +02:00
.sync-conflict-20250930-202127-RDJXIOM.DS_Store Initial commit - TypeScript errors fixed, build working 2025-10-07 14:51:56 +02:00
globals.css Initial commit 2025-10-12 17:05:46 +02:00
layout.tsx fix: Ajouter les icônes et manifests de favicon.io avec configuration complète 2025-10-20 22:37:53 +02:00