alternative-backend-service/templates/emails
saani 23c185c93d refactor(meetings): standardize null handling for Jitsi fields and enhance emails
- Set explicit default=None for jitsi_room_id field to ensure consistent null handling
- Update rejection logic to use None instead of empty strings for Jitsi fields, maintaining database consistency with nullable field definitions
- Add login instructions to appointment confirmation email directing users to join 15 minutes early
- Remove outdated "self-guided resources" option from rejection email
- Add styling for new login-info section in scheduled appointment template

This ensures proper null value handling in the database and improves user communication for appointment workflows.
2025-11-28 12:50:33 +00:00
..
admin_notification.html fix(email): hardcode admin dashboard URL and open in new tab 2025-11-27 21:09:52 +00:00
appointment_rejected.html refactor(meetings): standardize null handling for Jitsi fields and enhance emails 2025-11-28 12:50:33 +00:00
appointment_scheduled.html refactor(meetings): standardize null handling for Jitsi fields and enhance emails 2025-11-28 12:50:33 +00:00
base.html refactor(emails): update support email to admin address 2025-11-27 18:30:23 +00:00
otp_verification.html refactor(emails): update support email to admin address 2025-11-27 18:30:23 +00:00
password_reset_otp.html refactor(emails): update support email to admin address 2025-11-27 18:30:23 +00:00