This website requires JavaScript.
Explore
Help
Register
Sign In
popertots
/
Crussell
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eda4b6d8656a33fc41db340f442d0a59b72b831c
Crussell
/
backend
/
handlers
/
bookings
T
History
popertots
9d8015f1b8
feat: add comprehensive test suite for recent backend changes
2026-05-29 17:13:16 +01:00
..
admin_reserve_test.go
docs: update README, Obsidian docs, and gap backlog after test optimization
2026-05-10 19:48:36 +01:00
admin_reserve.go
feat: Square payment integration, booking flow redesign, and timezone/weekday fixes
2026-05-23 11:29:34 +01:00
bookings_test.go
feat: enriched edit request system with side-by-side snapshots, calendar preloading, and admin review UI
2026-05-26 11:59:07 +01:00
bookings.go
refactor: bookings and services handlers with shared formatting
2026-05-29 16:06:40 +01:00
discount_test.go
…
edit_requests_test.go
feat: add comprehensive test suite for recent backend changes
2026-05-29 17:13:16 +01:00
manage.go
feat: enriched edit request system with side-by-side snapshots, calendar preloading, and admin review UI
2026-05-26 11:59:07 +01:00
reserve_test.go
feat: Square payment integration, booking flow redesign, and timezone/weekday fixes
2026-05-23 11:29:34 +01:00
reserve.go
feat: Square payment integration, booking flow redesign, and timezone/weekday fixes
2026-05-23 11:29:34 +01:00
testmain_test.go
…