fix "No project" duplicating rows, unify no project senitel to null

This commit is contained in:
Gregor Vostrak
2026-05-12 17:02:26 +02:00
parent f926e8fde3
commit d292396dd4
4 changed files with 89 additions and 3 deletions

View File

@@ -81,6 +81,7 @@ function hasRunningEntry(dayIndex: number): boolean {
:create-project="createProject"
:create-client="createClient"
:organization-billable-rate="organization?.billable_rate ?? null"
:no-project-value="null"
variant="ghost"
size="sm"
class="w-full" />