Commit Graph

7 Commits

Author SHA1 Message Date
THIS ONE IS A LITTLE BIT TRICKY KRUB
14babe21d9 feat: add PropertyInfoPanel component to MapsPage for detailed property information display 2025-04-11 18:07:47 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
01abdb2c5d feat: add ChatPanel and FiltersPanel components to MapsPage for enhanced user interaction and filtering options 2025-04-11 17:56:42 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
e37364e3dc Implement code changes to enhance functionality and improve performance 2025-04-11 17:25:39 +07:00
Pattadon
987d4f4fcc feat: integrate AnalyticsPanel component into MapsPage and refactor state management with useModelState 2025-04-11 11:55:19 +07:00
Pattadon
9eaa5b2761 feat: implement MapWithSearch component for enhanced map functionality with location search and type selection 2025-04-11 11:27:23 +07:00
Pattadon
4e5fba2459 feat: implement PipelineCard component and StatusBadge for data pipelines 2025-04-08 14:26:33 +07:00
Pattadon
90a3b67cc4 feat: add property detail page with comprehensive property information and analytics
- Implemented PropertyDetailPage component to display detailed information about a selected property, including images, features, amenities, and market trends.
- Added SimilarPropertyCard component for showcasing similar properties.
- Created loading state for property detail page.
- Developed PropertiesPage component with filtering options and property listings in grid and list views.
- Introduced PropertyCard and PropertyCardList components for displaying property information in different layouts.
- Integrated UI components such as buttons, cards, badges, and tabs for enhanced user experience.
2025-04-08 14:14:36 +07:00