Commit Graph

5 Commits

Author SHA1 Message Date
Nathnael
063a8799f5 fix(backoffice): make position type optional for unit departments
Creating a department under a unit required picking a position type,
which is not always known at that point. Sub-department creation is
unchanged and still requires one.

PositionPayload.positionTypeId becomes optional and the field is omitted
from the request body when unset rather than sent as an empty string.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 13:41:39 +00:00
natib21
0d98ccb04b fix 2026-07-17 13:10:27 +00:00
natib21
22cf8eabd1 fix ui 2026-07-14 07:59:17 +00:00
natib21
e6e44e773b fix ui 2026-07-10 11:25:59 +00:00
yaschalew
28a20923ff user management ui 2026-07-10 10:41:48 +03:00