Commit Graph
8 Commits
Author SHA1 Message Date
Karl Ludwig Weise 24ea9ae792 Calendar: Added month overview and navigation 2026-06-25 20:46:20 +02:00
Karl Ludwig Weise 238cff0795 Use the local first day of week 2026-06-22 20:26:23 +02:00
Karl Ludwig Weise 39bb66ec78 Fix display times and appointment time when added using calendar 2026-04-17 16:39:48 +02:00
Karl Ludwig Weise 97ef807c7c Fix timezone and daylight saving issues 2026-04-06 21:04:57 +02:00
Karl Ludwig Weise 8bfd80aa26 Use UTC times for slot templates 2026-03-10 10:55:27 +01:00
HendrikandGitHub 7edd77ded0 214 calendar agents still appear in availableagents if they are unavailable (#219)
* Move schedule determination to full UTC. Adapt frontend to handle UTC input. Adapted tests.

* Type fix
2026-03-04 20:56:19 +01:00
Karl Ludwig Weise fe9ea0703c Added dummy flow to add appointments using the calendar 2026-02-12 22:04:03 +01:00
0a0703f181 Added ui to manage absences (#98)
* Added ui to manage absences

* Added test for new endpoint

---------

Co-authored-by: Karl Ludwig Weise <ludwig@ludwigweise.de>
2025-10-13 12:58:42 +02:00