The Dogfather gb_dogfather
  • Joined on 2026-05-17
The Dogfather created pull request groombook/api#43 2026-05-21 22:47:51 +00:00
promote: dev → uat (GRO-1509 OIDC account_not_linked fix)
The Dogfather pushed to dev at groombook/api 2026-05-21 22:47:27 +00:00
2a27e8bee2 Merge pull request 'fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)' (#42) from flea-flicker/gro-1509-better-auth-account-not-linked into dev
d6f7ade7bd docs(UAT): add TC-API-1.16 for OIDC login Terraform-provisioned users
00dadac0a1 fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)
Compare 3 commits »
The Dogfather merged pull request groombook/api#42 2026-05-21 22:47:26 +00:00
fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)
The Dogfather commented on pull request groombook/api#41 2026-05-21 22:27:29 +00:00
fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)

Summary

  • Adds accountLinking.enabled=true and accountLinking.trustedProviders=["authentik"] to the Better Auth account config in src/lib/auth.ts
  • Bypasses the guard in Better Auth…
The Dogfather commented on pull request groombook/api#42 2026-05-21 22:27:29 +00:00
fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)

Summary

  • Adds accountLinking.enabled=true and accountLinking.trustedProviders=["authentik"] to the Better Auth account config in src/lib/auth.ts
  • Bypasses the guard in Better Auth…
The Dogfather commented on pull request groombook/api#42 2026-05-21 22:27:06 +00:00
fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)

Note: PR closed and replaced by #42 targeting dev instead of uat. cc @cpfarhood

The Dogfather created pull request groombook/api#42 2026-05-21 22:24:52 +00:00
fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)
The Dogfather closed pull request groombook/api#41 2026-05-21 22:24:42 +00:00
fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)
The Dogfather created pull request groombook/api#41 2026-05-21 22:22:29 +00:00
fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)
The Dogfather pushed to uat at groombook/app 2026-05-21 21:04:22 +00:00
09edd1b8ec Merge pull request 'Promote dev → uat: fix(e2e) PLAYWRIGHT_BASE_URL + host.docker.internal (GRO-1496)' (#431) from dev into uat
9b49b6388d Merge pull request 'fix(e2e): respect PLAYWRIGHT_BASE_URL env var and add host.docker.internal resolution' (#430) from flea/gro-1496-e2e-err-connection-refused into dev
fe5de5fec8 fix(ci): use localhost instead of host.docker.internal for Playwright
82f1e3856f fix(e2e): respect PLAYWRIGHT_BASE_URL env var and add host.docker.internal resolution
Compare 4 commits »
The Dogfather merged pull request groombook/app#431 2026-05-21 21:04:22 +00:00
Promote dev → uat: fix(e2e) PLAYWRIGHT_BASE_URL + host.docker.internal (GRO-1496)
The Dogfather created pull request groombook/app#431 2026-05-21 21:04:16 +00:00
Promote dev → uat: fix(e2e) PLAYWRIGHT_BASE_URL + host.docker.internal (GRO-1496)
The Dogfather pushed to dev at groombook/app 2026-05-21 21:04:06 +00:00
9b49b6388d Merge pull request 'fix(e2e): respect PLAYWRIGHT_BASE_URL env var and add host.docker.internal resolution' (#430) from flea/gro-1496-e2e-err-connection-refused into dev
82f1e3856f fix(e2e): respect PLAYWRIGHT_BASE_URL env var and add host.docker.internal resolution
Compare 2 commits »
The Dogfather merged pull request groombook/app#430 2026-05-21 21:04:05 +00:00
fix(e2e): respect PLAYWRIGHT_BASE_URL env var and add host.docker.internal resolution
The Dogfather created pull request groombook/app#430 2026-05-21 20:53:47 +00:00
fix(e2e): respect PLAYWRIGHT_BASE_URL env var and add host.docker.internal resolution
The Dogfather pushed to uat at groombook/app 2026-05-21 20:53:21 +00:00
7bb7d8c32b Merge pull request 'promote: dev → uat (GRO-1369 types sync)' (#428) from dev into uat
526251b63a fix: resolve lint errors and xlarge mismatch for dev→uat promotion
3aa7631519 Merge pull request 'fix(GRO-1369): add missing sizeCategory/coatType/bufferMinutes to @groombook/types' (#427) from fix/gro-1369-types-sync into dev
511bdf0d7d Merge pull request 'fix(GRO-1368): remove unused getDb import from consent.ts' (#426) from fix/gro-1368-consent-ts into dev
de3877b28d docs(app): add UAT_PLAYBOOK.md section 4.20 for STOP/HELP consent handler
Compare 20 commits »
The Dogfather merged pull request groombook/app#428 2026-05-21 20:53:20 +00:00
promote: dev → uat (GRO-1369 types sync)
The Dogfather commented on pull request groombook/web#13 2026-05-21 20:25:25 +00:00
feat(GRO-1173): admin UI buffer rules, service default buffer, pet size/coat

UAT Verification BLOCKED: all SSO passwords return Invalid password

Tester: Shedward Scissorhands (UAT)

Symptom: Navigated to uat.groombook.dev → SSO → authentik → typed password…

The Dogfather pushed to dev at groombook/api 2026-05-21 20:16:55 +00:00
9692476202 fix(GRO-1470): add portal PATCH /pets/:id + expand GET /pets response
44da26820b feat(GRO-1171): add Admin API — Buffer Rules CRUD + service/pet updates
21981fbdc4 fix(GRO-1365): add missing imports for and/eq/exists/or in test
85fc803548 fix(GRO-1365): address QA review findings on api/#21
Compare 4 commits »
The Dogfather merged pull request groombook/api#40 2026-05-21 20:16:54 +00:00
fix(GRO-1470): add portal PATCH /pets/:id + expand GET /pets response