Aiirondev_dev
884464cfe5
pdf download for a client Brief
2026-06-27 10:00:10 +02:00
Aiirondev_dev
e2aeea46f9
Fix of the encryption of when getting the upcoming events for a user
2026-06-27 00:16:59 +02:00
Aiirondev_dev
865fddd45b
removal of unused encryption of user to compensate before right implementation of encryption
2026-06-27 00:08:41 +02:00
Aiirondev_dev
19a585b2ec
Implementation of encryption for sensitive information that may be providet by the client, to ensure that all information important or not is safe
2026-06-26 23:39:05 +02:00
Aiirondev_dev
07b1cc5e79
Implementation of a multiple Clients per slot logic
2026-06-26 18:59:09 +02:00
Aiirondev_dev
eb9c655398
Addition of the custom fields in the Terminplaner
2026-06-26 13:55:04 +02:00
Aiirondev_dev
b8e23b94d2
final changes for the changes to add the Titel to the Terminplanes
2026-06-12 22:00:20 +02:00
Aiirondev_dev
7ab8f841d0
feat: Enhance tenant management and appointment deletion functionality
2026-05-31 16:13:11 +02:00
Aiirondev_dev
73e4407d7b
feat: Implement upcoming appointments feature for users
...
- Added `remove_done` function to clean up finished appointments in the database.
- Introduced `get_upcoming_for_user` function to retrieve upcoming appointments for a specific user.
- Updated `backend_server.py` to include a new endpoint for fetching user-specific upcoming events.
- Modified `blueprint.py` to render upcoming events in the user interface.
- Enhanced `terminplan.html` to display a list of upcoming appointments with relevant details and action links.
- Updated configuration to enable the new appointment planning feature.
2026-05-31 15:46:22 +02:00
Aiirondev_dev
fbcc3b4522
feat: enhance calendar loading experience with skeleton UI
2026-05-30 14:46:22 +02:00
Aiirondev_dev
d668e54042
feat: add calendar export functionality and option to create ICS file for appointments
2026-05-30 14:06:26 +02:00
Aiirondev_dev
539cf2b21c
feat: add appointment management module with booking and configuration features
2026-05-29 23:21:09 +02:00
Aiirondev_dev
a98f3751e9
feat: add email service and appointment management module with configuration settings
2026-05-29 15:38:22 +02:00