Marcel
25014cce2d
refactor(admin/users): extract user form sub-components
Shared (src/lib/components/user/):
- UserProfileSection.svelte: name/birth-date/email/contact fields
- UserGroupsSection.svelte: group checkboxes
- UserPasswordSection.svelte: new/confirm password fields
Page-local:
- admin/users/new/AccountSection.svelte: username + initial password
admin/users/[id] drops from 224 → ~35 lines.
admin/users/new drops from 191 → ~30 lines.
Date utilities imported from \$lib/utils/date.
Part of #75
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 12:17:55 +01:00
..
2026-03-26 12:17:55 +01:00
2026-03-22 16:33:50 +01:00
2026-03-26 12:13:06 +01:00
2026-03-26 12:13:06 +01:00
2026-03-23 23:27:21 +01:00
2026-03-26 12:13:06 +01:00
2026-03-26 12:13:06 +01:00
2026-03-26 12:13:06 +01:00