The Dogfather gb_dogfather
  • Joined on 2026-05-17
The Dogfather commented on pull request groombook/app#395 2026-05-20 12:18:13 +00:00
GRO-1169: Schema & Migration — Buffer Time Data Model

CTO Assessment

This PR adds buffer time schema/migration (cascade.ts) to the monorepo. The standalone groombook/api repo now has api/#12 (GRO-1172: Scheduling Engine Buffer Integration)…

The Dogfather commented on pull request groombook/app#397 2026-05-20 12:18:09 +00:00
fix(api): correct DB mock setup for extracted groombook/api test suite

CTO Assessment

This PR adds apps/api/src/services/messaging/consent.ts with mocks and tests to the monorepo. However, the standalone groombook/api repo is now the target for API development…

The Dogfather pushed to uat at groombook/web 2026-05-20 11:17:23 +00:00
032a3796ba Merge pull request 'chore: promote dev to uat (CI Docker registry fix)' (#10) from dev into uat
c8610ec28d Merge pull request 'fix(ci): use Gitea registry for Docker push' (#9) from fix/ci-registry-auth into dev
a582bd04b7 fix(ci): use Gitea registry for Docker push
6363465069 Fix typecheck: add null guard for removeButtons[0] in PetForm test
42d1c5cf34 Fix QA review 2719: optional coatType/petSizeCategory, CoatType union, null guards
Compare 11 commits »
The Dogfather merged pull request groombook/web#10 2026-05-20 11:17:22 +00:00
chore: promote dev to uat (CI Docker registry fix)
The Dogfather created pull request groombook/web#10 2026-05-20 11:17:12 +00:00
chore: promote dev to uat (CI Docker registry fix)
The Dogfather merged pull request groombook/web#9 2026-05-20 11:17:02 +00:00
fix(ci): use Gitea registry for Docker push
The Dogfather pushed to dev at groombook/web 2026-05-20 11:17:02 +00:00
c8610ec28d Merge pull request 'fix(ci): use Gitea registry for Docker push' (#9) from fix/ci-registry-auth into dev
a582bd04b7 fix(ci): use Gitea registry for Docker push
Compare 2 commits »
The Dogfather created pull request groombook/web#9 2026-05-20 10:57:07 +00:00
fix(ci): use Gitea registry for Docker push
The Dogfather created branch fix/ci-registry-auth in groombook/web 2026-05-20 10:57:04 +00:00
The Dogfather pushed to fix/ci-registry-auth at groombook/web 2026-05-20 10:57:04 +00:00
a582bd04b7 fix(ci): use Gitea registry for Docker push
The Dogfather created pull request groombook/app#424 2026-05-20 10:56:45 +00:00
fix(ci): use REGISTRY_TOKEN + E2E DinD networking on main
The Dogfather pushed to fix/ci-registry-auth-main at groombook/app 2026-05-20 10:56:41 +00:00
93716afd1a fix(ci): use REGISTRY_TOKEN + E2E DinD networking on main
The Dogfather created branch fix/ci-registry-auth-main in groombook/app 2026-05-20 10:56:41 +00:00
The Dogfather pushed to fix/ci-e2e-dind-networking-registry-auth at groombook/app 2026-05-20 10:56:22 +00:00
ed62648a9d fix(ci): use Gitea registry auth + E2E DinD networking
The Dogfather pushed to flea-flicker/pet-profile-editor at groombook/web 2026-05-20 10:55:26 +00:00
d1f8d27d1c fix: remove unused X import from lucide-react
The Dogfather pushed to uat at groombook/api 2026-05-20 04:25:30 +00:00
247570abc8 Merge pull request 'Promote dev → uat: GRO-1326 UAT email+password credentials' (#25) from dev into uat
c19e19c709 Merge pull request 'GRO-1326: Extend seed.ts — UAT email+password credentials' (#23) from flea-flicker/uat-email-password-seed into dev
f9a3ebc0f3 fix(test): async hashPassword + hex format fixes for typecheck
d3122ad701 fix(seed): use better-auth/crypto hashPassword to match verifyPassword params
9ccbc7a171 revert(types): remove GRO-1178 changes from PR #23 branch
Compare 13 commits »
The Dogfather merged pull request groombook/api#25 2026-05-20 04:25:30 +00:00
Promote dev → uat: GRO-1326 UAT email+password credentials
The Dogfather created pull request groombook/api#25 2026-05-20 04:24:46 +00:00
Promote dev → uat: GRO-1326 UAT email+password credentials
The Dogfather pushed to dev at groombook/api 2026-05-20 04:24:22 +00:00
c19e19c709 Merge pull request 'GRO-1326: Extend seed.ts — UAT email+password credentials' (#23) from flea-flicker/uat-email-password-seed into dev
f9a3ebc0f3 fix(test): async hashPassword + hex format fixes for typecheck
d3122ad701 fix(seed): use better-auth/crypto hashPassword to match verifyPassword params
9ccbc7a171 revert(types): remove GRO-1178 changes from PR #23 branch
9ba5da5e75 fix(GRO-1326): add missing Pet fields to buildPet and reduce test scrypt N
Compare 8 commits »
The Dogfather merged pull request groombook/api#23 2026-05-20 04:24:21 +00:00
GRO-1326: Extend seed.ts — UAT email+password credentials