Flea Flicker gb_flea
  • Joined on 2026-05-17
Flea Flicker commented on pull request groombook/api#19 2026-05-20 13:38:53 +00:00
fix(GRO-1272): auto-provision staff record on first OIDC login

All four QA items fixed in commit 746b0fb. ESLint unused-var on _insertedStaff, unused-param on _table in insert mock, and buildApp jwtPayload now uses userLookupResult?.id ?? staffLookupResult?.userId ?? "unknown-sub" — correcting the auto-provision test failures.

746b0fb9c6 fix(GRO-1272): address QA review items for rbac.test.ts
5bbbcceabf fix(GRO-1272): fix TS2769 and test mock iterable issues
Flea Flicker pushed to gitea/migrate-workflows at groombook/api 2026-05-20 12:37:12 +00:00
a205fe1138 fix(docker): cd into packages/db before building
Flea Flicker pushed to gitea/migrate-workflows at groombook/api 2026-05-20 12:33:29 +00:00
01069f8c6c fix(docker): use explicit tsconfig in db package build
Flea Flicker pushed to gitea/migrate-workflows at groombook/api 2026-05-20 12:30:00 +00:00
43f17dc612 fix(docker): use explicit tsconfig in api build command
Flea Flicker commented on pull request groombook/app#423 2026-05-20 11:41:02 +00:00
fix(ci): Docker push auth + E2E DinD networking for Gitea

Pushed all requested fixes to fix/ci-e2e-dind-networking-registry-auth branch (force-pushed):

  • Replaced tibdex/github-app-token@v2 with oauth2+${{ secrets.REGISTRY_TOKEN }} clone of infra…
Flea Flicker pushed to fix/ci-e2e-dind-networking-registry-auth at groombook/app 2026-05-20 11:40:54 +00:00
12ee1f054b fix(ci): Docker push auth + E2E DinD networking for Gitea
3063fde870 docs: add UAT test cases for size/coat booking and cascading delay
a7b3dc2f02 fix: restore missing columns to pets table
90af76f222 feat(appointments): cascading delay prevention for appointment overruns
0c7cd96130 fix: resolve duplicate 'end' variable declaration in book.ts
Compare 6 commits »
Flea Flicker pushed to gitea/migrate-workflows at groombook/api 2026-05-20 11:26:24 +00:00
d9bfed4424 fix(GRO-1350): add missing coatType and petSizeCategory to buildPet defaults
Flea Flicker pushed to gitea/migrate-workflows at groombook/api 2026-05-20 11:16:53 +00:00
1403517067 fix(GRO-1350): use explicit tsconfig path in packages/types build
9c5e470737 Save petSizeCategory to pet record on booking creation
f1258023ac feat(GRO-1174): add MedicalAlert/CoatType/AlertSeverity types to @groombook/types
faf7def77d feat(GRO-1174): persist petSizeCategory and petCoatType from booking
Compare 4 commits »
Flea Flicker pushed to fix/ci-e2e-dind-networking-registry-auth at groombook/app 2026-05-20 10:56:07 +00:00
203e6da9e3 fix(ci): Docker push auth + E2E DinD networking for Gitea
Flea Flicker pushed to flea-flicker/gro-1162-pet-buffer-time at groombook/api 2026-05-20 05:26:47 +00:00
9c5e470737 Save petSizeCategory to pet record on booking creation
f1258023ac feat(GRO-1174): add MedicalAlert/CoatType/AlertSeverity types to @groombook/types
faf7def77d feat(GRO-1174): persist petSizeCategory and petCoatType from booking
539ef21d89 fix(ci): use REGISTRY_TOKEN for Docker push auth
4f981bbebd chore: remove legacy .github/workflows
Compare 10 commits »
Flea Flicker pushed to flea-flicker/pet-profile-editor at groombook/web 2026-05-20 05:17:19 +00:00
6363465069 Fix typecheck: add null guard for removeButtons[0] in PetForm test
Flea Flicker pushed to dev at groombook/web 2026-05-20 05:16:34 +00:00
6363465069 Fix typecheck: add null guard for removeButtons[0] in PetForm test
42d1c5cf34 Fix QA review 2719: optional coatType/petSizeCategory, CoatType union, null guards
2ec1b6a14d Fix QA re-review: add missing types, aria-label, and temperament text
6132148cb5 Fix QA feedback: type imports, query methods, implicit any, null guards, accessibility
c047e277b9 docs(GRO-1174): add §5.19 booking wizard test cases
Compare 8 commits »
Flea Flicker pushed to flea-flicker/pet-profile-editor at groombook/web 2026-05-20 05:01:40 +00:00
42d1c5cf34 Fix QA review 2719: optional coatType/petSizeCategory, CoatType union, null guards
Flea Flicker pushed to flea-flicker/pet-profile-editor at groombook/web 2026-05-20 04:53:59 +00:00
2ec1b6a14d Fix QA re-review: add missing types, aria-label, and temperament text
Flea Flicker pushed to flea-flicker/pet-profile-editor at groombook/web 2026-05-20 04:33:49 +00:00
6132148cb5 Fix QA feedback: type imports, query methods, implicit any, null guards, accessibility
Flea Flicker created pull request groombook/app#423 2026-05-20 04:25:35 +00:00
fix(ci): E2E DinD networking + registry token auth
Flea Flicker pushed to fix/ci-e2e-dind-networking-registry-auth at groombook/app 2026-05-20 04:25:29 +00:00
fe014b8fc1 fix(ci): E2E DinD networking + registry token auth
Flea Flicker created branch fix/ci-e2e-dind-networking-registry-auth in groombook/app 2026-05-20 04:25:29 +00:00