Commit Graph

16 Commits

Author SHA1 Message Date
Pattadon
6443f5e893 feat: add PipelineDetails and PipelineAiAssistant components to CreatePipelinePage for enhanced data pipeline configuration 2025-04-08 15:42:00 +07:00
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
Pattadon
8882cb6d76 feat: add property detail and listings pages with filtering options
- Implemented PropertyDetailPage to display detailed information about a specific property, including images, features, amenities, and analytics.
- Created PropertiesPage for listing properties with filtering options such as price range, property type, bedrooms, bathrooms, area, and location.
- Added loading state component for properties.
- Introduced reusable components for property cards in both grid and list views.
- Enhanced user experience with navigation links and breadcrumb trails.
2025-04-08 14:03:56 +07:00
Pattadon
7916b90fe9 feat: implement top navigation and map store using Zustand 2025-04-08 13:45:07 +07:00
30d135ba0e refactor: remove unrelated files and restructure 2025-04-08 01:21:07 +07:00
ae15103e1f chore: migrate to tailwindv4 2025-04-07 23:47:41 +07:00
7ab14fad02 refactor: restructure the frontend 2025-04-07 23:44:03 +07:00
97734887b7 docs: update README.md 2025-04-07 22:53:18 +07:00
e632ee0511 refactor: initial backend code 2025-04-07 22:53:09 +07:00
fbd4113cca docs: update readme and coding guidelines 2025-04-07 21:48:14 +07:00
06a7cfb55f initial frontend commit 2025-04-07 21:07:56 +07:00
52e7255abd Initial commit 2025-04-07 21:05:44 +07:00