Commit Graph

5 Commits

Author SHA1 Message Date
“kirukib”
202897e83f merge: integrate origin/main with guest portal updates
Resolve merge conflicts between upstream auth/data refactors and local guest portal navigation updates, then align imports and room data so the combined branch builds successfully.

Made-with: Cursor
2026-04-27 20:15:43 +03:00
“kirukib”
3b41b9052b feat(guest): refine portal navigation and auth routing
Unify guest login/profile paths, add booking-ref CTA entry points, and introduce responsive logged-in navigation with desktop dropdowns and mobile hamburger menu.

Made-with: Cursor
2026-04-27 20:08:05 +03:00
c1f3461952 amenities and room service apis 2026-04-15 10:45:13 +03:00
0160816b8e booking and amenities 2026-04-14 15:43:20 +03:00
“kirukib”
d5c7d56c11 feat(guest): hub, digital menu & laundry, auth (OTP/password/social/booking ref), profile
- AuthProvider: mock email OTP (123456), password (shitaye/demo123), social, booking refs
- Profile: points, shuttle, appointments, tabbed orders, rewards; orders persist in localStorage
- Guest hub /guest with room service, laundry, gym/spa deep links to /services?kind=
- RequireAuth + HeaderAccount; nav/footer links; spa save to profile from services
- Homepage CTA strip: Guest hub + Spa & gym

Made-with: Cursor
2026-04-06 21:06:02 +03:00