rentease/internal
Ruidy fe6beeded5
Some checks failed
CI / checks (push) Has been cancelled
feat(api): include booking URL in sync response
Enhance the booking sync API to return the full booking URL in the
response.
The URL is constructed based on the request's scheme and host,
supporting
both HTTP and HTTPS, and uses the X-Forwarded-Proto header if present.
This provides clients with a direct link to the created booking
resource.
2026-01-01 17:40:57 -04:00
..
config feat(payments): add Stripe dashboard links for card payments 2025-11-16 18:04:35 +01:00
constant update report template (#43) 2025-02-22 12:28:56 +01:00
cron Feat/stripe integration (#50) 2025-11-21 15:47:01 +01:00
driver feat(stripe): add booking_id metadata to payment links 2025-11-10 20:23:33 +01:00
repository/booking refactor: improve booking error handling and responses 2025-11-17 19:26:45 +01:00
server feat(api): include booking URL in sync response 2026-01-01 17:40:57 -04:00
service feat(booking): improve item sync and add tests (#51) 2025-12-01 15:06:22 +01:00
view feat(payments): add Stripe dashboard links for card payments 2025-11-16 18:04:35 +01:00