twwu
|
b3431ab0c4
|
feat: Refactor online drive components to improve file retrieval and selection logic
|
2025-07-08 16:46:59 +08:00 |
|
twwu
|
13f168ed1c
|
refactor: Refactor Online Drive components to improve state management and add truncation support
|
2025-07-07 15:51:59 +08:00 |
|
twwu
|
d3b17ea567
|
fix: Update key property for onlineDrive datasource handling in TestRunPanel
|
2025-07-04 14:11:23 +08:00 |
|
twwu
|
a4f7d373b5
|
refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components
|
2025-07-04 14:03:04 +08:00 |
|
twwu
|
f2960989c1
|
refactor: Refactor data source components
|
2025-07-03 18:34:54 +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
|
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
|
ff511c6f31
|
refactor: Remove unused variables and simplify next button logic in TestRunPanel
|
2025-06-30 17:54:33 +08:00 |
|
twwu
|
310102bebd
|
feat: Add SearchMenu icon and integrate it into the file list component with empty state handling
|
2025-06-30 17:31:27 +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
|
5248fcca56
|
feat: implement support for single and multiple choice in crawled result items
|
2025-06-27 15:56:38 +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
|
cf7574bd10
|
feat: add FooterTips component and integrate it into TestRunPanel; extend DatasourceType enum with onlineDrive
|
2025-06-26 10:16:37 +08:00 |
|
twwu
|
c6ae9628af
|
feat: refactor input variable handling and configurations in pipeline processing components
|
2025-06-25 16:15:59 +08:00 |
|
twwu
|
6ba4a4c165
|
feat: enhance website crawl functionality with state management and result handling
|
2025-06-23 15:38:24 +08:00 |
|
twwu
|
f85e6a0dea
|
feat: implement SSE for data source node processing and completion events, replacing previous run methods
|
2025-06-18 15:06:50 +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
|
4b11d29ede
|
fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing
|
2025-06-13 15:57:16 +08:00 |
|
twwu
|
6f17200dec
|
refactor: update dataset handling to use runtime_mode instead of pipeline_id
|
2025-06-12 15:57:07 +08:00 |
|
twwu
|
9b9640b3db
|
refactor: remove job ID handling from website crawl components and update related hooks
|
2025-06-06 18:52:32 +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
|
4a249c40b1
|
feat: enhance input field configurations with blur listeners and update translations for display name
|
2025-06-06 15:35:19 +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
|
91fefa0e37
|
refactor: improve layout and event handling in Header and FieldItem components
|
2025-06-05 15:44:18 +08:00 |
|
twwu
|
fdc4c36b77
|
refactor: replace useStore with useDatasetDetailContextWithSelector for pipeline ID retrieval
|
2025-06-05 14:05:27 +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 |
|
zxhlyh
|
6ff6525d1d
|
test run
|
2025-05-29 11:30:42 +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 |
|
twwu
|
9e763c9e87
|
feat: enhance file uploader and test run panel with batch upload limits and tooltips
|
2025-05-28 14:51:10 +08:00 |
|
twwu
|
365157c37d
|
refactor: enhance action button logic to include workflow running state
|
2025-05-27 15:43:10 +08:00 |
|
twwu
|
d6640f2adf
|
refactor: streamline input field data conversion and enhance datasource component
|
2025-05-27 15:25:35 +08:00 |
|
twwu
|
31e183ef0d
|
refactor: enhance datasource handling by adding fileExtensions support
|
2025-05-27 14:39:52 +08:00 |
|
twwu
|
049a6de4b3
|
refactor: update data source handling and replace icon implementation
|
2025-05-27 13:52:43 +08:00 |
|
twwu
|
dcb4c9e84a
|
refactor: refactor datasource type handling
|
2025-05-27 11:01:38 +08:00 |
|
twwu
|
13e3f17493
|
refactor: standardize terminology by renaming 'data-source' to 'datasource' across components and translations
|
2025-05-26 10:50:39 +08:00 |
|
twwu
|
ccefd41606
|
refactor: rename InputType to InputTypeEnum and update related usages for consistency
|
2025-05-26 09:48:17 +08:00 |
|
twwu
|
3af61f4b5d
|
refactor: update input type mappings and enums for consistency across components
|
2025-05-23 16:57:27 +08:00 |
|
twwu
|
c9bf99a1e2
|
refactor: update input variable types and initial data handling in pipeline components
|
2025-05-23 15:10:20 +08:00 |
|
twwu
|
583db24ee7
|
refactor: update CustomActions type to use structured props across form components
|
2025-05-23 13:54:49 +08:00 |
|
twwu
|
ead1209f98
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-22 17:41:18 +08:00 |
|