twwu
|
e67a19b26b
|
refactor: Enhance Bucket and Breadcrumbs components; improve event handling and add button for bucket name
|
2025-07-04 17:55:30 +08:00 |
|
twwu
|
d44af3ec46
|
refactor: Restructure breadcrumbs component; introduce Bucket and BreadcrumbItem components for improved navigation
|
2025-07-04 16:44:21 +08:00 |
|
twwu
|
9ce0c69687
|
refactor: Update event handling in Checkbox and Radio components; optimize Online Drive file filtering
|
2025-07-04 15:30:08 +08:00 |
|
twwu
|
2ecbcd6a7f
|
refactor: Add loading state and bucket handling to Online Drive components
|
2025-07-04 15:14:19 +08:00 |
|
twwu
|
a4f7d373b5
|
refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components
|
2025-07-04 14:03:04 +08:00 |
|
twwu
|
334f0c905a
|
feat: Enhance Online Drive file handling with selection and folder opening functionality
|
2025-07-04 13:42:36 +08:00 |
|
twwu
|
f2960989c1
|
refactor: Refactor data source components
|
2025-07-03 18:34:54 +08:00 |
|
twwu
|
cf4f652105
|
fix: Enhance data source handling by adding error response type and updating local file and online document slices
|
2025-07-03 14:58:58 +08:00 |
|
twwu
|
2dd1f41ad3
|
feat: Implement data source store with slices for local files, online documents, website crawls, and online drives
|
2025-07-03 10:31:29 +08:00 |
|
twwu
|
68d59ee8b3
|
refactor: Refactor useOnlineDocument hook
|
2025-07-02 14:56:29 +08:00 |
|
twwu
|
0284e7556e
|
refactor: Refactor useDatasourceIcon hook and enhance dataset node rendering with AppIcon component
|
2025-07-02 13:48:11 +08:00 |
|
twwu
|
0db7967e5f
|
refactor: Add useOnlineDrive hook and integrate it into CreateFormPipeline and TestRunPanel components
|
2025-07-01 16:54:44 +08:00 |
|
twwu
|
a81dc49ad2
|
feat: Refactor OnlineDocuments and PageSelector components to enhance state management and integrate new Actions component
|
2025-07-01 16:32:21 +08:00 |
|
twwu
|
2d0d448667
|
feat: Update selection handling to support multiple choice in OnlineDocuments and PageSelector components
|
2025-07-01 14:14:28 +08:00 |
|
twwu
|
7b473bb5c9
|
feat: Integrate OnlineDrive component into CreateFormPipeline and update related components
|
2025-06-30 18:31:52 +08:00 |
|
twwu
|
4c82c9d029
|
feat: Add Online Drive file management components and enhance file icon handling
|
2025-06-30 14:19:14 +08:00 |
|
twwu
|
93eabef58a
|
refactor: Refactor OnlineDocuments component and remove OnlineDocumentSelector
|
2025-06-27 16:29:30 +08:00 |
|
twwu
|
2a25ca2b2c
|
feat: enhance online drive connection UI and add localization for connection status in dataset pipeline
|
2025-06-26 14:24:50 +08:00 |
|
twwu
|
3a9c79b09a
|
feat: refactor data source handling and integrate OnlineDrive component in TestRunPanel
|
2025-06-26 13:46:12 +08:00 |
|
twwu
|
c6ae9628af
|
feat: refactor input variable handling and configurations in pipeline processing components
|
2025-06-25 16:15:59 +08:00 |
|
twwu
|
261b7cabc8
|
feat: enhance OnlineDocumentPreview with datasourceNodeId and implement preview functionality
|
2025-06-25 11:36:56 +08:00 |
|
twwu
|
916a8c76e7
|
fix: rename currentDocuments to currentDocument for consistency in online documents handling
|
2025-06-23 16:31:09 +08:00 |
|
twwu
|
6ba4a4c165
|
feat: enhance website crawl functionality with state management and result handling
|
2025-06-23 15:38:24 +08:00 |
|
twwu
|
335e1e3602
|
feat: enhance pipeline settings with execution log and processing capabilities
|
2025-06-19 15:57:49 +08:00 |
|
twwu
|
a103324f25
|
refactor: enhance UI components with new icons and improved styling in billing and dataset processes
|
2025-06-18 18:03:43 +08:00 |
|
twwu
|
796797d12b
|
feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model
|
2025-06-17 16:28:50 +08:00 |
|
twwu
|
7ac0f0c08c
|
feat: enhance processing components by adding runDisabled state and fetching indicators
|
2025-06-17 16:13:49 +08:00 |
|
twwu
|
33cd32382f
|
feat: add indexing status batch and process rule hooks; refactor Notion page preview types
|
2025-06-17 11:29:56 +08:00 |
|
twwu
|
0a2c569b3b
|
fix: replace useGetDocLanguage with useDocLink for consistent documentation linking
|
2025-06-16 14:58:52 +08:00 |
|
twwu
|
4b11d29ede
|
fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing
|
2025-06-13 15:57:16 +08:00 |
|
twwu
|
80f656f79a
|
fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components
|
2025-06-13 11:38:26 +08:00 |
|
twwu
|
b9fa3f54e9
|
refactor: refactor component imports and enhance layout for better responsiveness in dataset previews
|
2025-06-13 10:54:31 +08:00 |
|
twwu
|
141d6b1abf
|
feat: implement document settings and pipeline settings components with localization support
|
2025-06-12 15:13:15 +08:00 |
|
twwu
|
808f792f55
|
fix: update isPending condition and add indexing technique checks for segment detail and new segment modal
|
2025-06-12 11:11:03 +08:00 |
|
twwu
|
caa275fdbd
|
refactor: remove unused websiteCrawlJobId state and related props from useWebsiteCrawl and CreateFormPipeline components; update loading and file preview components for consistent width
|
2025-06-11 10:50:03 +08:00 |
|
zxhlyh
|
5e71f7c825
|
publish as pipeline
|
2025-06-10 15:10:13 +08:00 |
|
twwu
|
3e2f12b065
|
refactor: update website crawl handling and improve parameter naming in pipeline processing
|
2025-06-06 17:00:34 +08:00 |
|
twwu
|
5193fa2118
|
fix: update condition for handling datasource selection in DataSourceOptions
|
2025-06-06 11:43:00 +08:00 |
|
twwu
|
cbf0864edc
|
refactor: refactor online documents handling and update related components
|
2025-06-06 10:08:19 +08:00 |
|
twwu
|
82e7c8a2f9
|
refactor: update datasource handling and improve documentation properties in pipeline components
|
2025-06-05 18:28:48 +08:00 |
|
twwu
|
842136959b
|
feat: update data source handling and improve processing parameters integration
|
2025-06-05 10:24:25 +08:00 |
|
twwu
|
9934eac15c
|
refactor: refactor data source handling and add form for document processing
|
2025-06-04 16:50:27 +08:00 |
|
twwu
|
87c15062e6
|
feat: enhance document processing with embedding and rule detail components
|
2025-06-03 17:42:40 +08:00 |
|
twwu
|
5fb771218c
|
fix: update types and improve data handling in pipeline components
|
2025-06-03 10:14:48 +08:00 |
|
twwu
|
a61f1f8eb0
|
refactor: replace anchor tag with Link component for navigation in Actions
|
2025-05-29 17:42:00 +08:00 |
|
twwu
|
9f724c19db
|
refactor: refactor navigation components to use Link for improved routing
|
2025-05-29 17:33:04 +08:00 |
|
twwu
|
4ae936b263
|
refactor: refactor navigation handling in dataset components to use button elements
|
2025-05-29 15:48:54 +08:00 |
|
twwu
|
9176790adf
|
feat: enhance dataset detail layout with button disable logic based on pipeline status
|
2025-05-29 14:06:12 +08:00 |
|
twwu
|
11dfe3713f
|
refactor: enhance document upload flow with step indicators and file preview handling
|
2025-05-29 10:18:11 +08:00 |
|
twwu
|
3005419573
|
feat: implement document upload steps and enhance test run panel with new hooks and components
|
2025-05-28 18:34:26 +08:00 |
|