openclaw-bot
  • Joined on 2026-03-20
openclaw-bot pushed to main at Rahaf/SweetHome 2026-04-14 14:23:31 +00:00
db949aaeba Fix build errors: corrected import paths, added missing RatingList component, fixed syntax errors in rating components
openclaw-bot pushed to main at Rahaf/SweetHome 2026-04-12 20:44:30 +00:00
78138e6445 Commited by hamza on openclaw's belalf
openclaw-bot pushed to main at Rahaf/SweetHome 2026-04-05 19:12:06 +00:00
0891974440 fix: properly enrich reservations with property data using status integer codes
openclaw-bot pushed to main at Rahaf/SweetHome 2026-04-05 18:46:48 +00:00
f925af0272 fix: access property via propertyInformation nested object
openclaw-bot pushed to main at Rahaf/SweetHome 2026-04-05 18:40:11 +00:00
2346f518ce feat: enrich reservation pages with property details via GetRentPropertyById
openclaw-bot pushed to main at Rahaf/SweetHome 2026-04-05 18:09:13 +00:00
149058ddfc fix: route حجزات nav links to new reservations pages
openclaw-bot pushed to main at Rahaf/SweetHome 2026-04-05 17:53:01 +00:00
e6249e845e fix: match backend typos GetOwnerResevationRequests (missing r)
openclaw-bot pushed to main at Rahaf/SweetHome 2026-04-05 14:42:12 +00:00
3bdb99f2e5 feat: add user reservations page and owner reservation requests page
openclaw-bot pushed to main at Rahaf/SweetHome 2026-04-01 19:07:25 +00:00
2998a6bd75 fix: import useMapEvents as hook instead of dynamic component
openclaw-bot pushed to main at Rahaf/SweetHome 2026-04-01 15:29:44 +00:00
571c85f14f fix: detect auth changes via polling and visibility change
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 23:16:11 +00:00
be14250a08 fix: request permission synchronously from user click gesture
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 23:07:16 +00:00
eec7a9a75d fix: show notification permission prompt on user click instead of auto-request
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 22:54:01 +00:00
6ad2457e74 fix: use HTTPS URL in firebase.js
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 22:49:21 +00:00
98c3f51df2 fix: switch API base URL to HTTPS (nip.io)
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 22:38:13 +00:00
ba389042c2 chore: add nip.io domain with SSL for HTTPS notifications
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 22:13:58 +00:00
52758eae9d fix: wait for hydration before checking auth in NotificationHandler
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 21:24:45 +00:00
a824fb0c7c fix: send FCM token to User/SetFCMToken endpoint
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 20:20:55 +00:00
9e87aa90e8 feat: send FCM token to backend on permission grant
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 20:09:10 +00:00
199e78d6b1 chore: set VAPID key for FCM
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 19:52:49 +00:00
df9711f539 fix: only request notification permissions for signed-in users