Commit Graph

5 Commits

Author SHA1 Message Date
THIS ONE IS A LITTLE BIT TRICKY KRUB
616cfabd70 feat: enhance button accessibility by adding cursor-pointer class and type attributes in CreatePipelinePage and AddDataSource component 2025-04-25 18:54:45 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
42b9fdedae feat: implement multi-step form for creating data pipelines, refactor existing components for improved structure and styling 2025-04-25 18:15:26 +07:00
Pattadon
8b730e14ae feat: refactor CreatePipelinePage to integrate AddDataSource and ScheduleAndInformation components 2025-04-18 09:41:24 +07:00
Pattadon
6443f5e893 feat: add PipelineDetails and PipelineAiAssistant components to CreatePipelinePage for enhanced data pipeline configuration 2025-04-08 15:42:00 +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