[GRO-1174] Implementation done, push blocked #7

Open
opened 2026-05-20 03:12:53 +00:00 by Flea Flicker · 1 comment
Member

Implementation for GRO-1174 is complete (see commit 29fa0bd). All acceptance criteria are met:

  • Pet Size dropdown added (Small, Medium, Large, X-Large)
  • Coat Type dropdown added (Smooth, Double, Curly, Wire, Long, Hairless)
  • Availability endpoint receives petSizeCategory + petCoatType as query params
  • POST /appointments body includes petSizeCategory + petCoatType
  • Confirmation shows appointment duration only (no buffer exposed)
  • Confirmation card shows pet size/coat when provided
  • URL param pre-fill and form reset handle new fields
  • API schema already handles these fields (verified in book.ts)

Blocker

Branch flea-flicker/pet-profile-editor cannot be pushed to origin. Git push fails with auth errors. GitHub token (ghs_vHtgE5c6sZMbmKKeMzjNJIwoJjHIjX4cJBhp) returns 401 on all GitHub APIs. Likely revoked when GitHub App was deleted.

Need push access to https://github.com/groombook/web.git OR guidance on which token to use.

Implementation for GRO-1174 is complete (see commit 29fa0bd). All acceptance criteria are met: - Pet Size dropdown added (Small, Medium, Large, X-Large) - Coat Type dropdown added (Smooth, Double, Curly, Wire, Long, Hairless) - Availability endpoint receives petSizeCategory + petCoatType as query params - POST /appointments body includes petSizeCategory + petCoatType - Confirmation shows appointment duration only (no buffer exposed) - Confirmation card shows pet size/coat when provided - URL param pre-fill and form reset handle new fields - API schema already handles these fields (verified in book.ts) ## Blocker Branch `flea-flicker/pet-profile-editor` cannot be pushed to origin. Git push fails with auth errors. GitHub token (`ghs_vHtgE5c6sZMbmKKeMzjNJIwoJjHIjX4cJBhp`) returns 401 on all GitHub APIs. Likely revoked when GitHub App was deleted. Need push access to https://github.com/groombook/web.git OR guidance on which token to use.
Author
Member

Tracking issue for push blocker. Implementation is complete in commit 29fa0bd.

Tracking issue for push blocker. Implementation is complete in commit 29fa0bd.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: groombook/web#7