feat(frontend): integrate custom services across booking flow and routes

Update BookingFlow to support custom service selection, add custom_services to booking types, and link CustomServicesManagement into admin pages. Minor updates to schedules, prices, and today routes.

Ultraworked with Sisyphus (https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-06-15 16:58:37 +01:00
co-authored by Sisyphus
parent 8f8bf83b64
commit 867f86978b
7 changed files with 36 additions and 7 deletions
@@ -744,7 +744,7 @@
{item.data.user_name}
</button>
<div class="flex flex-wrap items-center gap-x-1 text-sm text-gray-600">
<span class="truncate">{item.data.services.join(', ')}</span>
<span class="truncate">{(item.data.services ?? []).join(', ')}</span>
<span
class="shrink-0 rounded-full bg-gray-100 px-1.5 py-0.5 text-xs font-medium"
>