Commit Graph

74 Commits

Author SHA1 Message Date
androidlover5842
a95f307c60 Default manual payment method to cash
All checks were successful
build-and-deploy / build-deploy (push) Successful in 37s
2026-01-30 09:54:48 +05:30
androidlover5842
d0db294d1c Expose payment gateway metadata
All checks were successful
build-and-deploy / build-deploy (push) Successful in 36s
2026-01-30 09:47:54 +05:30
androidlover5842
a3257e4827 Auto-fetch PayU payment link tokens
All checks were successful
build-and-deploy / build-deploy (push) Successful in 36s
2026-01-30 08:06:32 +05:30
androidlover5842
fef3752b9d Return payment link in API response
Some checks failed
build-and-deploy / build-deploy (push) Failing after 28s
2026-01-30 07:52:57 +05:30
androidlover5842
b80206b04d Add success/failure URLs to PayU payment links
Some checks failed
build-and-deploy / build-deploy (push) Failing after 29s
2026-01-30 07:50:08 +05:30
androidlover5842
1e795bc62f Add PayU payment link API
Some checks failed
build-and-deploy / build-deploy (push) Failing after 30s
2026-01-30 07:38:53 +05:30
androidlover5842
d278eca1e1 Adjust PayU QR request defaults
All checks were successful
build-and-deploy / build-deploy (push) Successful in 36s
2026-01-30 06:59:41 +05:30
androidlover5842
9345930722 Return empty PayU settings when not configured
All checks were successful
build-and-deploy / build-deploy (push) Successful in 36s
2026-01-30 06:07:49 +05:30
androidlover5842
d1f98c8cb1 Use isTest flag for PayU base URL
All checks were successful
build-and-deploy / build-deploy (push) Successful in 37s
2026-01-30 06:05:35 +05:30
androidlover5842
461e94edd0 Derive PayU return URLs from property
Some checks failed
build-and-deploy / build-deploy (push) Failing after 30s
2026-01-30 05:53:06 +05:30
androidlover5842
e5c2abc317 Align PayU QR request with docs
Some checks failed
build-and-deploy / build-deploy (push) Failing after 29s
2026-01-30 05:30:08 +05:30
androidlover5842
38c0a0ec9a Add PayU settings and dynamic QR generation
Some checks failed
build-and-deploy / build-deploy (push) Failing after 29s
2026-01-30 05:27:04 +05:30
androidlover5842
0464c804cc Add pending amount to booking list
All checks were successful
build-and-deploy / build-deploy (push) Successful in 39s
2026-01-29 22:17:00 +05:30
androidlover5842
b765f041f7 Add booking details endpoint with guest, rooms, balance
All checks were successful
build-and-deploy / build-deploy (push) Successful in 1m34s
2026-01-29 21:20:21 +05:30
androidlover5842
790a74c40d Allow updating expected dates on bookings
All checks were successful
build-and-deploy / build-deploy (push) Successful in 36s
2026-01-29 20:29:04 +05:30
androidlover5842
26b7392806 Include active room numbers in booking list
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-01-29 20:05:55 +05:30
androidlover5842
62f2cc5aaa Include guest info in booking list
All checks were successful
build-and-deploy / build-deploy (push) Successful in 36s
2026-01-29 20:02:11 +05:30
androidlover5842
4c0264cdbe Add booking travel cities and member relation
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-01-29 13:55:17 +05:30
androidlover5842
33eebf06f6 Add available rooms range with average rate
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-01-29 11:33:43 +05:30
androidlover5842
ff301d80fa Return average rate for calendar range
All checks were successful
build-and-deploy / build-deploy (push) Successful in 1m34s
2026-01-29 11:28:58 +05:30
androidlover5842
173d3fa9ea Add bulk check-in with per-room rates
All checks were successful
build-and-deploy / build-deploy (push) Successful in 1m35s
2026-01-29 11:12:23 +05:30
androidlover5842
22b996cdf2 Add bookings list endpoint with status filter
Some checks failed
build-and-deploy / build-deploy (push) Failing after 29s
2026-01-29 09:48:15 +05:30
androidlover5842
f342b229f4 Add expected guest count on booking
Some checks failed
build-and-deploy / build-deploy (push) Failing after 27s
2026-01-29 09:34:32 +05:30
androidlover5842
5214584b3c Compute guest counts server-side on booking create
Some checks failed
build-and-deploy / build-deploy (push) Failing after 29s
2026-01-29 09:30:53 +05:30
androidlover5842
a67f7bfa68 Allow full guest count fields on booking create
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-01-29 09:27:33 +05:30
androidlover5842
6af38f0d7e Add guest visit count by phone
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-29 09:20:30 +05:30
androidlover5842
7aecc5c706 Link guest by phone on booking create
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-01-29 09:10:57 +05:30
androidlover5842
aceffb2d8e Remove guest create endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-01-29 08:40:19 +05:30
androidlover5842
ca1597592f Add booking guest link endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-01-29 08:37:12 +05:30
androidlover5842
708ab95a31 Add guest update endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-01-29 08:28:41 +05:30
androidlover5842
e61393fc41 Add charge ledger for booking commissions
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-01-29 07:38:22 +05:30
androidlover5842
a1db58ec95 Return guestId in booking create response
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-01-29 07:27:46 +05:30
androidlover5842
1033035f7d Allow guest creation without phone; auto-create guest on booking
All checks were successful
build-and-deploy / build-deploy (push) Successful in 39s
2026-01-29 07:10:03 +05:30
androidlover5842
97f09f6f75 Default timezone to India; switch rate calendar to range API
All checks were successful
build-and-deploy / build-deploy (push) Successful in 36s
2026-01-29 05:47:47 +05:30
androidlover5842
3e984fdcb3 Add guest signature upload/download
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-01-29 05:09:12 +05:30
androidlover5842
71c70c8554 Add rate plans, room stay rates, and payments ledger
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-01-29 04:56:37 +05:30
androidlover5842
ffe26a4739 Link new guest to booking
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-29 04:05:29 +05:30
androidlover5842
36e18f9649 Add guest create endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-01-29 04:02:07 +05:30
androidlover5842
2f5dd7dc3c Remove transport vehicle number from bookings
All checks were successful
build-and-deploy / build-deploy (push) Successful in 32s
2026-01-29 03:58:39 +05:30
androidlover5842
a5d166e184 Adjust booking create and link guest vehicles to booking
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s
2026-01-29 03:54:34 +05:30
androidlover5842
ec3c7891a4 Add booking create endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-01-29 03:42:30 +05:30
androidlover5842
8ba77232c3 Return sector0 time data on card revoke
All checks were successful
build-and-deploy / build-deploy (push) Successful in 3m36s
2026-01-28 18:13:44 +05:30
androidlover5842
b52cb1a88d Expose active temp card state on room responses
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-28 17:56:59 +05:30
androidlover5842
2591768efb Return sector 3 payload blocks in card prepare
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-28 07:24:45 +05:30
androidlover5842
693642f91d Include issuer info in card prepare response
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-28 07:23:09 +05:30
androidlover5842
2e7f5c9c04 Use temp card request without expiresAt
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
2026-01-28 07:01:37 +05:30
androidlover5842
e3420974e5 Add temporary room cards with 7 minute expiry
Some checks failed
build-and-deploy / build-deploy (push) Failing after 28s
2026-01-28 06:24:19 +05:30
androidlover5842
eaee838ca3 Add global image tags and tag assignment
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s
2026-01-27 18:50:51 +05:30
androidlover5842
03b02a08ca Add room image reorder APIs
All checks were successful
build-and-deploy / build-deploy (push) Successful in 32s
2026-01-27 17:32:15 +05:30
androidlover5842
bcfe9fbf2a Soft-disable room types instead of delete
All checks were successful
build-and-deploy / build-deploy (push) Successful in 32s
2026-01-27 17:24:42 +05:30