Commit Graph

103 Commits

Author SHA1 Message Date
androidlover5842
95e5d685c5 Default room image order fields to 0
All checks were successful
build-and-deploy / build-deploy (push) Successful in 32s
2026-01-27 16:14:09 +05:30
androidlover5842
518a5bb359 Split room image ordering for room and room type
All checks were successful
build-and-deploy / build-deploy (push) Successful in 32s
2026-01-27 16:12:55 +05:30
androidlover5842
083909938a Attach room type code and tags to room images
All checks were successful
build-and-deploy / build-deploy (push) Successful in 31s
2026-01-27 16:09:54 +05:30
androidlover5842
7934b7efd5 Add ordered categories for room images
All checks were successful
build-and-deploy / build-deploy (push) Successful in 28s
2026-01-27 16:04:01 +05:30
androidlover5842
fb1c0caed7 Prevent deleting amenities used by room types
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 04:47:24 +05:30
androidlover5842
19153900fd Remove amenity description field
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 04:37:19 +05:30
androidlover5842
eb0b99f55a Make amenities global and super-admin managed
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 04:33:51 +05:30
androidlover5842
c3ec6e8d4a Add amenity category and icon fields
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 04:21:20 +05:30
androidlover5842
a0a9ce4d31 Add amenities and size fields to room types
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 04:04:30 +05:30
androidlover5842
f9c31a4d59 Avoid lazy roomType access in room create/update responses
All checks were successful
build-and-deploy / build-deploy (push) Successful in 32s
2026-01-27 03:21:38 +05:30
androidlover5842
236c885954 Remove roomTypeId from room responses
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 03:17:35 +05:30
androidlover5842
a39a9dcd1f Require roomTypeCode for room upsert
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 03:14:58 +05:30
androidlover5842
7f7e164acf Remove debug headers and return 403 on access denied
All checks were successful
build-and-deploy / build-deploy (push) Successful in 26s
2026-01-27 02:42:07 +05:30
androidlover5842
c2c54d24f5 Add detailed room create debug steps and exception header
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 02:33:09 +05:30
androidlover5842
ad1ef6ec0a Add room create progress debug headers
All checks were successful
build-and-deploy / build-deploy (push) Successful in 26s
2026-01-27 02:25:30 +05:30
androidlover5842
8f6e645573 Add member check debug header on room create
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 02:23:11 +05:30
androidlover5842
d38a29111d Fix Room controller debug response import
All checks were successful
build-and-deploy / build-deploy (push) Successful in 26s
2026-01-27 02:21:20 +05:30
androidlover5842
4f2eb3d671 Add principal debug header on room create
Some checks failed
build-and-deploy / build-deploy (push) Failing after 21s
2026-01-27 02:19:12 +05:30
androidlover5842
ce75e9536c Allow room upsert by roomTypeCode
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 01:13:59 +05:30
androidlover5842
0efce2f900 Add active room stays endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-27 00:37:27 +05:30
androidlover5842
22a9fdc851 Allow super admin to manage property roles
All checks were successful
build-and-deploy / build-deploy (push) Successful in 26s
2026-01-26 23:53:21 +05:30
androidlover5842
1400451bfe Remove org model; make AppUser global with super admin
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-26 22:33:59 +05:30
androidlover5842
bf87d329d4 Allow updating AppUser name via auth/me
Some checks failed
build-and-deploy / build-deploy (push) Failing after 22s
2026-01-26 22:30:48 +05:30
androidlover5842
63c7479c9f Return 202 when auth needs org
All checks were successful
build-and-deploy / build-deploy (push) Successful in 29s
2026-01-26 22:00:09 +05:30
androidlover5842
721580ffd7 Persist pending users when no org exists
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-26 21:57:52 +05:30
androidlover5842
650e7c7354 Return NEEDS_ORG when no org exists
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-26 21:54:53 +05:30
androidlover5842
619a48dd4f Auto-create AppUser on first verify
All checks were successful
build-and-deploy / build-deploy (push) Successful in 28s
2026-01-26 21:49:45 +05:30
androidlover5842
e3a7053d78 Log auth verify user-not-found
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-26 21:45:26 +05:30
androidlover5842
85254b229f Log auth verify failures in prod
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-26 21:42:16 +05:30
androidlover5842
2c337b8709 Return 401 for auth failures and log verify
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-26 21:36:22 +05:30
androidlover5842
7ec8d6d350 Log auth verify entry
All checks were successful
build-and-deploy / build-deploy (push) Successful in 26s
2026-01-26 21:33:13 +05:30
androidlover5842
398ad93232 Adjust health response and auth chain ordering
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-26 21:25:17 +05:30
androidlover5842
6f961cb599 Fix auth verify access and token fallback
All checks were successful
build-and-deploy / build-deploy (push) Successful in 27s
2026-01-26 21:15:06 +05:30
androidlover5842
32af3e0d82 -_-
Some checks failed
build-and-deploy / build-deploy (push) Has been cancelled
2026-01-26 18:31:05 +05:30
androidlover5842
6963a0f252 -_- 2026-01-26 18:29:24 +05:30
androidlover5842
671922b363 testing deployment..
Some checks failed
build-and-deploy / build-deploy (push) Has been cancelled
2026-01-26 18:00:25 +05:30
androidlover5842
8997cffc16 add test page 2026-01-26 16:24:16 +05:30
androidlover5842
de7e293097 build guest rating system 2026-01-26 15:09:20 +05:30
androidlover5842
31398d3822 fix compileation eror 2026-01-26 14:56:52 +05:30
androidlover5842
094673b475 move card issuence server side 2026-01-24 23:53:03 +05:30
androidlover5842
ab7f02ddc6 add see update 2026-01-24 23:18:15 +05:30
androidlover5842
4a2834819f pre assign rooms before checkin 2026-01-24 23:07:45 +05:30
androidlover5842
57ca477c08 add booking flow 2026-01-24 22:58:54 +05:30
androidlover5842
72d9f5bb12 modes of transport 2026-01-24 22:39:45 +05:30
androidlover5842
6b6d84e40a more codes 2026-01-24 22:22:37 +05:30
androidlover5842
0d3472c60e filter mails by property contact alias 2026-01-24 21:57:06 +05:30
androidlover5842
9300a85bd3 use proper alias 2026-01-24 19:28:26 +05:30
androidlover5842
ac79d6d1c0 ai creates booking 2026-01-24 19:22:37 +05:30
androidlover5842
b8c9f8dac4 ai extraction 2026-01-24 17:27:52 +05:30
androidlover5842
8d2341a727 small rename 2026-01-24 16:43:04 +05:30