added client creation and fixed assignment

This commit is contained in:
2026-04-19 08:58:15 +02:00
parent 0cacddaffe
commit 81a8bfd906
7 changed files with 340 additions and 1 deletions

View File

@ -27,6 +27,12 @@
Users
</a>
</li>
<li data-nav-roles="admin supervisor">
<a href="#/clients">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>
Clients
</a>
</li>
<li data-nav-roles="admin supervisor">
<a href="#/assignments">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 3 21 3 21 8"/><line x1="4" y1="20" x2="21" y2="3"/><polyline points="21 16 21 21 16 21"/><line x1="15" y1="15" x2="21" y2="21"/></svg>