Flea Flicker gb_flea
  • Joined on 2026-05-17
Flea Flicker created pull request groombook/api#164 2026-06-08 07:48:55 +00:00
feat(GRO-2152): route optimization schema migration
4884961c8e feat(GRO-2152): route optimization schema migration
Flea Flicker created branch feat/gro-2152-route-optimization-schema-dev in groombook/api 2026-06-08 07:48:26 +00:00
Flea Flicker pushed to fix/gro-2163-migrate-pre-dns-wait at groombook/api 2026-06-08 05:40:29 +00:00
680cfa2bf5 fix(db): run wait-for-db inline in migrate/seed/reset (pnpm skips pre-* hooks)
c5c62b5162 Merge remote-tracking branch 'origin/dev' into fix/gro-2163-migrate-pre-dns-wait
93be4d8f72 chore: delete stale apps/api/src/db/seed.ts duplicate (GRO-2129) (#158)
Compare 3 commits »
Flea Flicker commented on pull request groombook/web#49 2026-06-08 04:37:37 +00:00
fix(GRO-2180): portal Appointments handles ISO startTime shape

Progress — fix implemented, CI running

Root cause confirmed and fixed in groombook/web PR #49 (dev ← `flea/gro-2180-appointments-starttime-sha…

Flea Flicker deleted branch ccfa5281-2076-40c2-87a9-bf2dbcf98d22/gro-2180-portal-appointments-shape from groombook/web 2026-06-08 04:37:04 +00:00
3397767a01 fix(GRO-2180): normalize portal appointments API shape so /appointments loads
3397767a01 fix(GRO-2180): normalize portal appointments API shape so /appointments loads
Flea Flicker opened issue groombook/api#163 2026-06-08 03:56:34 +00:00
Bug: portal pet save 404s — implement PATCH /api/portal/pets/:petId + enrich GET (GRO-1480/GRO-1470)
Flea Flicker opened issue groombook/api#162 2026-06-08 03:31:05 +00:00
Bug: portal pet save 404s — implement PATCH /api/portal/pets/:petId + enrich GET (GRO-1480/GRO-1470)
fa1fe00c51 fix(GRO-2180): portal Appointments handles ISO startTime shape
f0c58c193c fix(GRO-2105): include serviceId in BookingFlow/RescheduleFlow availability call (#46)
4600dcf950 Merge pull request 'fix(GRO-2094): instrument bootstrap with global error + ErrorBoundary' (#43) from fix/gro-2094-react-blank-mount into dev
7daa9c480a fix(GRO-2094): instrument bootstrap with global error + ErrorBoundary
746fad635f Merge pull request 'fix(GRO-2099): show loading state during CustomerPortal SSO bridge bootstrap' (#44) from flea/gro-2099-fix-authed-portal-nav into dev
Compare 61 commits »
Flea Flicker created pull request groombook/web#49 2026-06-08 02:59:56 +00:00
fix(GRO-2180): portal Appointments handles ISO startTime shape
9a30b4bd44 fix(GRO-2180): portal Appointments handles ISO startTime shape
Flea Flicker created branch flea/gro-2180-appointments-starttime-shape in groombook/web 2026-06-08 02:59:42 +00:00
Flea Flicker created pull request groombook/web#48 2026-06-08 01:14:01 +00:00
Promote uat → main: GRO-2105 BookingFlow/RescheduleFlow availability fix
Flea Flicker created pull request groombook/api#161 2026-06-08 00:38:58 +00:00
fix(db): wait for/retry DB DNS resolution before drizzle-kit migrate (GRO-2163)
Flea Flicker created branch fix/gro-2163-migrate-pre-dns-wait in groombook/api 2026-06-08 00:37:46 +00:00
Flea Flicker pushed to fix/gro-2163-migrate-pre-dns-wait at groombook/api 2026-06-08 00:37:46 +00:00
323f6d6bcb fix(db): wait for/retry DB DNS resolution before drizzle-kit migrate (GRO-2163)
Flea Flicker created pull request groombook/api#160 2026-06-05 05:11:45 +00:00
fix(GRO-2139): serialize the entire reset→migrate→seed chain under the seed advisory lock