rentease/internal
Ruidy afc61e02f1
Some checks failed
CI / checks (push) Has been cancelled
refactor: improve booking error handling and responses
Refactor booking retrieval to return errors instead of nil values,
enabling more robust error handling throughout the booking, payment,
and PDF endpoints. Add custom HTTP error page rendering for not found
and internal server errors. Update interfaces and tests to match new
method signatures. This improves user feedback and code maintainability.
2025-11-17 19:26:45 +01: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(deps): migrate from Echo to Chi, update Stripe/Sentry (#49) 2025-11-02 21:45:37 +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 refactor: improve booking error handling and responses 2025-11-17 19:26:45 +01:00
service refactor: improve booking error handling and responses 2025-11-17 19:26:45 +01:00
view feat(payments): add Stripe dashboard links for card payments 2025-11-16 18:04:35 +01:00