Files
SweetHome/app/owner
Claw AI d94b32a670
All checks were successful
Build frontend / build (push) Successful in 43s
Add property form submits to API as RentPropertyDto
- Added addRentProperty() API function for POST /RentProperties/AddRentProperty
- handleSubmit builds correct RentPropertyDto with nested PropertyInformation
- Maps UI fields to API enums (BuildingType, RentType, RentPropertyType, PropertyStatus)
- Services/terms stored in DetailsJSON as JSON string
- Console logs the full payload before sending
2026-03-28 18:00:44 +00:00
..