Commit Graph

26 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
6a48f4f234 feat: add PipelineSummary component and integrate it into the multi-step form for enhanced overview of pipeline configuration 2025-04-25 18:39:42 +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
THIS ONE IS A LITTLE BIT TRICKY KRUB
a687636b07 feat: implement data fetching and error handling for DataPipelinePage, update PipelineCard component to use 'name' prop, and add API functions for pipeline management 2025-04-25 14:25:56 +07:00
Pattadon
8b730e14ae feat: refactor CreatePipelinePage to integrate AddDataSource and ScheduleAndInformation components 2025-04-18 09:41:24 +07:00
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
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