Commit Graph

5 Commits

Author SHA1 Message Date
Pattadon
173defcb44 feat: enhance PipelineDetailsPage with new components for output configuration, run history, and settings 2025-04-08 15:00:54 +07:00
Pattadon
7783d00f56 feat: add PipelineDataSource, PipelineExportData, PipelineDataSchema, and PipelineDataPreview components to enhance data pipeline details page 2025-04-08 14:51:37 +07:00
Pattadon
668847edc3 feat: add PipelineStatus component and integrate it into PipelineDetailsPage 2025-04-08 14:31:30 +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