Commit Graph

  • 8f700d0957 Fix missing uploadedImagePaths state declaration Claw AI 2026-03-30 01:06:23 +00:00
  • 39193337b3 Display property images from API using full URLs Claw AI 2026-03-30 01:01:42 +00:00
  • 4299968764 Add image upload to property form via FilesController Claw AI 2026-03-30 00:57:52 +00:00
  • 1a96e457ca Share button now shows Facebook icon with pre-filled post text Claw AI 2026-03-30 00:26:28 +00:00
  • d3242a4147 Share button opens Facebook post composer Claw AI 2026-03-30 00:22:28 +00:00
  • ff589e4b0a Implement share button with Web Share API + clipboard fallback Claw AI 2026-03-30 00:17:39 +00:00
  • 0c3b454015 Owner properties page fetches from API via GetMyRentListings Claw AI 2026-03-29 22:17:49 +00:00
  • 6245965c1c Allow unauthenticated users to view and select dates, login only on book Claw AI 2026-03-29 21:40:32 +00:00
  • 829491cc30 Calendar fully blocked for unauthenticated users Claw AI 2026-03-29 21:38:02 +00:00
  • 059c7194d8 Show login/register dialog instead of 401 for unauthenticated users Claw AI 2026-03-29 21:34:25 +00:00
  • f22bc45a4f Fix booking: use correct BookReservation endpoint + price from selected dates Claw AI 2026-03-29 21:23:51 +00:00
  • 86b8fc591b Add availability calendar to property detail page Claw AI 2026-03-29 21:16:00 +00:00
  • ca1d83967e Fix duplicate addRentProperty definition in api.js Claw AI 2026-03-29 15:58:54 +00:00
  • 00dab824c3 Fix add property page to match Flutter request body structure Claw AI 2026-03-29 15:48:48 +00:00
  • 5d7b3e3b0f Add new enums to match Flutter project structure Claw AI 2026-03-29 15:27:48 +00:00
  • 412ccbf8b8 Show user full name in navbar and homepage after login Claw AI 2026-03-29 12:42:57 +00:00
  • 253bb875ab Fix post-login: re-read user role on every route change Claw AI 2026-03-29 12:22:16 +00:00
  • 16038a80dd Add currency dropdown and deposit field to add property form Claw AI 2026-03-28 19:40:03 +00:00
  • 6df7548611 Fix missing mapZoom state variable in add property page Claw AI 2026-03-28 18:12:41 +00:00
  • d94b32a670 Add property form submits to API as RentPropertyDto Claw AI 2026-03-28 18:00:44 +00:00
  • da0c36727f Remove all fallback dummy data - API-only Claw AI 2026-03-28 17:48:00 +00:00
  • b6e9f01938 Profile page fetches full data from API via GetByUserId Claw AI 2026-03-28 17:03:40 +00:00
  • 48523067fc Use local Madani Arabic font files instead of CDN Claw AI 2026-03-28 16:52:31 +00:00
  • f6f0f5a5ea added the fonts folder in the public mouazkh 2026-03-28 19:47:29 +03:00
  • e0f80f3dee Clean up debug logging in login flow Claw AI 2026-03-28 16:44:37 +00:00
  • b8117093af Add debug logging to login flow to trace token storage Claw AI 2026-03-28 16:38:04 +00:00
  • de7636f852 Fix token key mismatch in verify functions Claw AI 2026-03-28 16:31:27 +00:00
  • 5a4b018c07 Send JWT token with verify email/phone endpoints Claw AI 2026-03-28 16:17:14 +00:00
  • c14c28141f Add loading.js and error.js for all routes, secure admin page with 404 Claw AI 2026-03-28 16:12:21 +00:00
  • c99689a995 Add Phone field to FormData in addCustomer and addOwner Claw AI 2026-03-28 15:51:25 +00:00
  • f7fa3c723d Add Phone field (7 digits) to both registration forms Claw AI 2026-03-28 15:41:18 +00:00
  • 0621f51676 Add WhatsApp and National Number fields to registration forms Claw AI 2026-03-28 15:38:40 +00:00
  • d698305d79 Update registration to match new API schema Claw AI 2026-03-28 15:29:06 +00:00
  • bb15a7934e Redesign app download section: dropdown for Android + iOS coming soon Claw AI 2026-03-28 15:18:19 +00:00
  • 2424da2d45 Fix registration 415: send multipart form data with ID images Claw AI 2026-03-28 15:15:09 +00:00
  • c2235cf575 Fix build: syntax errors, duplicate useEffects, import paths Claw AI 2026-03-28 14:53:45 +00:00
  • 6394f1d71a Fix CustomerType and OwnerType enums: send int instead of string Claw AI 2026-03-28 14:15:40 +00:00
  • 9cddee841b Add FullName field to owner and customer signup request payloads Claw AI 2026-03-27 22:01:00 +00:00
  • 3c21c1873e Fix register pages: both have 2 steps with ID upload, OTP as modal overlay Claw AI 2026-03-27 18:19:32 +00:00
  • eff0b41b78 Add enums, AuthService, and integrate backend registration endpoints Claw AI 2026-03-27 18:01:42 +00:00
  • 2fb55db360 changed the appVersion Mouaz_Alkhatib 2026-03-27 00:06:13 +00:00
  • b613bde682 Implement login with email/phone + OTP verification flow Claw AI 2026-03-26 23:56:18 +00:00
  • 211ac42ad9 Clean up API client - use nested propertyInformation directly Claw AI 2026-03-26 23:27:28 +00:00
  • fd3dcf4cc3 Update mappers for flat API response + enrich with property info Claw AI 2026-03-26 22:59:08 +00:00
  • bdcb98a047 Fix API endpoint paths to match controller routing Claw AI 2026-03-26 22:46:57 +00:00
  • cfb9c0058b Add API client and wire up live data fetching Claw AI 2026-03-26 22:20:33 +00:00
  • 082f20da40 Merge branch 'main' of http://45.93.137.91:3000/Rahaf/SweetHome Rahaf 2026-03-27 00:35:03 +03:00
  • 157188d2e6 Edit Admin Rahaf 2026-03-27 00:34:59 +03:00
  • ac1241583b added a files folder and changed the href mouazkh 2026-03-22 15:31:54 +03:00
  • 552bbdd269 fixing the meta data layout mouazkh 2026-03-21 17:45:13 +03:00
  • 485e4c2630 added the android icon in a link with svg and style mouazkh 2026-03-21 17:24:50 +03:00
  • 45e46afe21 added the apk file mouazkh 2026-03-21 15:44:08 +03:00
  • e961288b04 added the nav link on the client laylout for the apk app mouazkh 2026-03-21 15:36:44 +03:00
  • f6c6119c18 Edit rtl Rahaf 2026-03-20 14:17:59 +03:00
  • d86cb9e9a1 Delete translation Rahaf 2026-03-20 13:33:15 +03:00
  • 6aab85e99f Merge branch 'main' of http://45.93.137.91:3000/Rahaf/SweetHome Rahaf 2026-03-20 13:20:36 +03:00
  • 2ea48df8a8 Added calendar, profits and booking for owner Rahaf 2026-03-20 13:20:30 +03:00
  • 7fe8903701 added the images mouazkh 2026-03-19 22:48:23 +03:00
  • 85252c9b76 removed basePath and assetPrefix mouazkh 2026-03-19 21:49:27 +03:00
  • 73163be0c3 added base path mouazkh 2026-03-19 21:41:02 +03:00
  • a2139cf112 added base path mouazkh 2026-03-19 21:35:59 +03:00
  • 73b0b537ec changed the port to 5900 mouazkh 2026-03-19 21:13:06 +03:00
  • 9ea90a3f04 Ugh didn't know the project used next.js instead of react hamzeh 2026-03-19 18:00:06 +00:00
  • 45dcf54187 testing workflow mouazkh 2026-03-19 00:05:17 +03:00
  • f56f417ca6 testing workflow mouazkh 2026-03-19 00:04:01 +03:00
  • cfe30c881f testing workflow mouazkh 2026-03-19 00:03:28 +03:00
  • 64a8df5efb fixed the workflow mouazkh 2026-03-18 23:59:07 +03:00
  • 5574dd01db Added workflow file Hamzeh 2026-03-18 20:21:02 +03:00
  • 1c8e888ea3 Added Admin page, Login, forgot password, register and owner with profile Rahaf 2026-03-17 20:36:59 +03:00
  • 8c75c7c659 Added map for home Rahaf 2026-03-07 07:34:31 +03:00
  • 6d81ff56a8 Edit admin page Edit home image Added properties page Rahaf 2026-02-15 01:53:37 +03:00
  • 61c16f6cec Edit name Rahaf 2026-01-29 20:01:20 +03:00
  • 1b39752c90 Initial commit: Deploy SweetHome project Rahaf 2026-01-29 19:34:28 +03:00
  • 98680267fc Initial commit from Create Next App Rahaf 2026-01-28 17:32:36 +03:00