-
Create an email template that includes appointment details.
-
Configure Nodemailer with SendGrid or Mailgun for sending emails.
-
As a user, I want to receive an email confirmation when I book an appointment.
-
### ⚠️ Confirm if similar issues exist
- [X] I have searched the issues and found no similar problems
### 🔧 How did you run the program?
Directly running the exe file
### 🐍 If running with source …
-
Ensure that cancelled time slots become available for other users to book.
-
Develop an API endpoint to handle appointment cancellations.
-
### Version
0.8.0 (current)
### VenusOS version
V3.51
### Does this issue occur during installation or at runtime ?
Runtime
### Is there a Discussion thread for this issue? Please paste a link.
…
-
Include a cancel button next to each appointment in the user's appointments list.
-
### The problem
when a thermostat is out with a dead battery. Then integration fails. Will it be possible to correct integration so that the sensors that are available work even if a sensor is not …
-
### Summary
Trying to disable the cgi module while running in mpm_event module will result in a failure, even when cgi module is already disabled.
Disabling the `cgi` module with `community.gene…