openclaw-bot
  • Joined on 2026-03-20
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 16:52:32 +00:00
48523067fc Use local Madani Arabic font files instead of CDN
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 16:44:40 +00:00
e0f80f3dee Clean up debug logging in login flow
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 16:38:05 +00:00
b8117093af Add debug logging to login flow to trace token storage
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 16:31:29 +00:00
de7636f852 Fix token key mismatch in verify functions
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 16:21:08 +00:00
5a4b018c07 Send JWT token with verify email/phone endpoints
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 16:12:24 +00:00
c14c28141f Add loading.js and error.js for all routes, secure admin page with 404
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 15:51:31 +00:00
c99689a995 Add Phone field to FormData in addCustomer and addOwner
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 15:41:19 +00:00
f7fa3c723d Add Phone field (7 digits) to both registration forms
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 15:38:54 +00:00
0621f51676 Add WhatsApp and National Number fields to registration forms
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 15:29:07 +00:00
d698305d79 Update registration to match new API schema
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 15:18:20 +00:00
bb15a7934e Redesign app download section: dropdown for Android + iOS coming soon
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 15:16:12 +00:00
2424da2d45 Fix registration 415: send multipart form data with ID images
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 14:53:55 +00:00
c2235cf575 Fix build: syntax errors, duplicate useEffects, import paths
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-28 14:15:46 +00:00
6394f1d71a Fix CustomerType and OwnerType enums: send int instead of string
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-27 22:01:01 +00:00
9cddee841b Add FullName field to owner and customer signup request payloads
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-27 18:19:34 +00:00
3c21c1873e Fix register pages: both have 2 steps with ID upload, OTP as modal overlay
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-27 18:03:32 +00:00
eff0b41b78 Add enums, AuthService, and integrate backend registration endpoints
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-26 23:56:20 +00:00
b613bde682 Implement login with email/phone + OTP verification flow
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-26 23:27:30 +00:00
211ac42ad9 Clean up API client - use nested propertyInformation directly
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-26 22:59:10 +00:00
fd3dcf4cc3 Update mappers for flat API response + enrich with property info