dev → uat: GRO-2311 seed portal StatusBadge appointments (#201) #202
Reference in New Issue
Block a user
Delete Branch "dev-to-uat-gro-2311"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
dev → uat: GRO-2311 portal customer StatusBadge appointments
Promotes the single feature commit from groombook/api#201 (cherry-picked onto
uatto keep the promotion isolated to this one change —packages/db/src/seed.tsonly).Seeds for
uat-customer@groombook.devthe reachableStatusBadgepalette so the customer portal can be live-observed: upcomingconfirmed+scheduled(Upcoming cards), pastcancelled+no_show(Past tab); existingcompleteduntouched. Idempotent (fixed UUIDs +onConflictDoNothing), safe across the hourly reset/seed TRUNCATE+reseed.Implements Option A on GRO-2313 (CTO-approved).
pending/waitlisted+ theno_show→no-showbadge-key fix are split to GRO-2319 (web).cc @cpfarhood