Skip to content

Freistellung#278

Draft
JohannHoepfner wants to merge 9 commits into
mainfrom
freistellung
Draft

Freistellung#278
JohannHoepfner wants to merge 9 commits into
mainfrom
freistellung

Conversation

@JohannHoepfner
Copy link
Copy Markdown
Member

No description provided.

@JohannHoepfner JohannHoepfner changed the title Freistellung Freistellung + Notification module May 7, 2026
@JohannHoepfner JohannHoepfner changed the title Freistellung + Notification module Freistellung May 7, 2026
Comment on lines +49 to +52
foreach (var stunde in dto.Stunden)
if (stunde.Datum < DateOnly.FromDateTime(dto.Von) || stunde.Datum > DateOnly.FromDateTime(dto.Bis))
throw new ArgumentException(
$"Lesson date {stunde.Datum:dd.MM.yyyy} is outside the requested leave period.");
Comment thread WebClient/src/components/AfraNav.vue Fixed
@JohannHoepfner JohannHoepfner force-pushed the freistellung branch 2 times, most recently from dea485f to 0e1854c Compare May 10, 2026 16:49
(e) => e.lehrer.id === userStore.user.id,
);
return meineEntscheidung?.status === 'Ausstehend';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant