2025-12-05T07:09:02Z - 2025-12-06T07:09:02Z
Overview
11 Pull requests merged by 1 user
Merged
#75 feat: remove automatic Jitsi meeting creation from appointment scheduling
Merged
#74 feat: add reschedule appointment method to AppointmentRequest model
Merged
#73 feat: implement appointment rescheduling and cancellation features with email notifications
Merged
#72 feat: add user timezone field to appointment request and update related serializers and views
Merged
#71 feat: remove debug print statements and add timezone handling in appointment serializers and views
Merged
#70 feat: update appointment email to correct login URL and wording
Merged
#69 feat: enhance appointment statistics with percentage calculations for better insights
Merged
#68 feat: update CORS and CSRF trusted origins for improved security
Merged
#67 feat: update appointment request to set status to 'completed' when ending a meeting
Merged
#66 feat: remove initial migrations for meetings and users models
Merged
#65 feature/meetings