twwu
|
b8e9b97f07
|
feat: implement dataset conversion to pipeline with success and error notifications
|
2025-07-16 09:53:11 +08:00 |
|
Joel
|
cf89d06023
|
fix: single run url error in pipeline
|
2025-07-14 16:15:52 +08:00 |
|
Joel
|
e095de05c5
|
feat: pipeline run
|
2025-07-14 16:04:43 +08:00 |
|
Joel
|
82f4b35d52
|
chore: use flow type instead of whole url
|
2025-07-14 15:30:04 +08:00 |
|
Joel
|
7a9faf909e
|
feat: workflow use common last run
|
2025-07-14 15:10:35 +08:00 |
|
twwu
|
682b65034c
|
Merge branch 'main' into feat/rag-2
|
2025-07-14 11:17:42 +08:00 |
|
Joel
|
5375d9bb27
|
feat: the frontend part of mcp (#22131)
Co-authored-by: jZonG <jzongcode@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
|
2025-07-10 14:14:02 +08:00 |
|
twwu
|
9e44f2b805
|
Merge branch 'main' into feat/rag-2
|
2025-07-09 15:54:57 +08:00 |
|
twwu
|
59c3305dcc
|
feat: Enhance dataset dropdown functionality with export and delete options
|
2025-07-09 13:42:24 +08:00 |
|
GuanMu
|
a66ed7157e
|
feat: add document pause and resume functionality (#21894)
|
2025-07-04 14:06:47 +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 |
|
zxhlyh
|
a52bf6211a
|
merge main
|
2025-07-02 18:07:09 +08:00 |
|
zxhlyh
|
3bfa9767c0
|
Chore/workflow last run (#21823)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2025-07-02 17:48:07 +08:00 |
|
twwu
|
d7b0ccd6f7
|
feat: Add name field to data source credentials update function in usePipeline service
|
2025-07-02 15:08:20 +08:00 |
|
Joel
|
5c11c22302
|
fix: can not reset system variables (#21750)
|
2025-07-01 16:00:17 +08:00 |
|
NFish
|
6013d90426
|
Fix/ serveral bugs fixed in enterprise (#21729)
|
2025-07-01 10:42:11 +08:00 |
|
NFish
|
9588a64487
|
fix: keep search params in web app url when needs authorize (#21717)
|
2025-06-30 18:28:31 +08:00 |
|
Yeuoly
|
cea6522122
|
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425)
|
2025-06-26 17:44:14 +08:00 |
|
zxhlyh
|
25fef5d757
|
merge main
|
2025-06-26 15:21:24 +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 |
|
zxhlyh
|
c31754e6cd
|
fix: create pipeline from customized
|
2025-06-24 11:12:39 +08:00 |
|
Joel
|
1a1bfd4048
|
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).
Co-authored-by: jZonG <jzongcode@gmail.com>
|
2025-06-24 09:10:30 +08:00 |
|
twwu
|
916a8c76e7
|
fix: rename currentDocuments to currentDocument for consistency in online documents handling
|
2025-06-23 16:31:09 +08:00 |
|
Good Wood
|
43f5b21852
|
feat: add config for max-tree-depth (#21291)
|
2025-06-23 13:55:57 +08:00 |
|
twwu
|
335e1e3602
|
feat: enhance pipeline settings with execution log and processing capabilities
|
2025-06-19 15:57:49 +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
|
4b3a54633f
|
refactor: streamline dataset detail fetching and improve dataset list handling across components
|
2025-06-18 15:05:21 +08:00 |
|
NFish
|
110bb5e5a5
|
fix: auto redirect to login page if web app needs login (#21096)
|
2025-06-17 11:33:46 +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 |
|
NFish
|
d7663159e9
|
Fix/webapp loop login (#21092)
|
2025-06-17 10:45:03 +08:00 |
|
zxhlyh
|
26aff400e4
|
node default configs
|
2025-06-13 16:38:54 +08:00 |
|
twwu
|
5c41922b8a
|
fix: update file extension for downloaded DSL files and refine mutation keys for template operations
|
2025-06-11 18:11:38 +08:00 |
|
twwu
|
92e6c52c0e
|
refactor: update handleUseTemplate to use callback for dataset creation and improve error handling; change HTTP method for dependency check
|
2025-06-11 17:17:09 +08:00 |
|
twwu
|
f995436eec
|
feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching
|
2025-06-11 16:38:42 +08:00 |
|
twwu
|
45c76c1d68
|
refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components
|
2025-06-11 13:39:07 +08:00 |
|
zxhlyh
|
6ecdac6344
|
pipeline preview
|
2025-06-11 11:51:19 +08:00 |
|
twwu
|
5c58b11b22
|
refactor: standardize pipeline template properties and improve related components
|
2025-06-11 11:25:08 +08:00 |
|
zxhlyh
|
0564651f6f
|
publish as customized pipeline
|
2025-06-11 10:40:49 +08:00 |
|
zxhlyh
|
f4789d750d
|
publish as pipeline
|
2025-06-10 15:19:47 +08:00 |
|
zxhlyh
|
5e71f7c825
|
publish as pipeline
|
2025-06-10 15:10:13 +08:00 |
|
zxhlyh
|
5b4d04b348
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-10 09:38:06 +08:00 |
|
NFish
|
d6a8af03b4
|
Fix/add webapp no permission page (#20819)
|
2025-06-09 15:44:49 +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 |
|
zxhlyh
|
cc8ee0ff69
|
dsl
|
2025-06-06 15:35:19 +08:00 |
|
zxhlyh
|
e961722597
|
dsl
|
2025-06-06 15:00:37 +08:00 |
|
twwu
|
cf2ef93ad5
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-06 10:10:53 +08:00 |
|
twwu
|
82e7c8a2f9
|
refactor: update datasource handling and improve documentation properties in pipeline components
|
2025-06-05 18:28:48 +08:00 |
|
NFish
|
9915a70d7f
|
Fix/webapp access scope (#20109)
|
2025-06-05 10:55:17 +08:00 |
|
twwu
|
842136959b
|
feat: update data source handling and improve processing parameters integration
|
2025-06-05 10:24:25 +08:00 |
|
twwu
|
4c2cc98ebc
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-04 18:37:25 +08:00 |
|
twwu
|
44b9f49ab1
|
feat: enhance field item interaction and add preprocessing parameters hooks
|
2025-06-04 18:37:19 +08:00 |
|
zxhlyh
|
a7fa5044e3
|
datasource
|
2025-06-04 18:09:31 +08:00 |
|
twwu
|
9934eac15c
|
refactor: refactor data source handling and add form for document processing
|
2025-06-04 16:50:27 +08:00 |
|
zxhlyh
|
dfe091789c
|
datasource
|
2025-06-04 15:48:29 +08:00 |
|
twwu
|
3afd5e73c9
|
feat: enhance input field dialog with preview functionality and global inputs
|
2025-06-04 15:16:02 +08:00 |
|
zxhlyh
|
225402280e
|
datasource auth
|
2025-06-04 11:39:31 +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 |
|
zxhlyh
|
121e54f3e3
|
plugins page
|
2025-05-29 15:18:27 +08:00 |
|
zxhlyh
|
1c2c4b62f8
|
run & tracing
|
2025-05-29 14:31:35 +08:00 |
|
zxhlyh
|
c4169f8aa0
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-29 09:39:36 +08:00 |
|
zxhlyh
|
00199c41bb
|
fix: workflow plugins list update (#20357)
|
2025-05-28 17:45:08 +08:00 |
|
zxhlyh
|
769b5e185a
|
workflow init config staletime
|
2025-05-28 15:36:10 +08:00 |
|
zxhlyh
|
5ac1e3584d
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-28 11:01:56 +08:00 |
|
Good Wood
|
756f35f480
|
feat: add pagination for plugin page (#20151)
|
2025-05-27 12:54:52 +08:00 |
|
twwu
|
dcb4c9e84a
|
refactor: refactor datasource type handling
|
2025-05-27 11:01:38 +08:00 |
|
zxhlyh
|
0478fc9649
|
datasource node variable
|
2025-05-26 15:57:34 +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
|
c9bf99a1e2
|
refactor: update input variable types and initial data handling in pipeline components
|
2025-05-23 15:10:20 +08:00 |
|
zxhlyh
|
720ce79901
|
checklist & datasource icon
|
2025-05-23 14:26:06 +08:00 |
|
twwu
|
3994bb1771
|
refactor: refactor document processing components and update translations
|
2025-05-22 17:39:39 +08:00 |
|
twwu
|
faf6b9ea03
|
refactor: refactor preview components
|
2025-05-22 14:49:40 +08:00 |
|
twwu
|
b18519b824
|
refactor: add create-from-pipeline page and associated components for document processing
|
2025-05-21 16:37:02 +08:00 |
|
twwu
|
cc6e2558ef
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-21 10:53:29 +08:00 |
|
twwu
|
20343facad
|
refactor: website data source components and hooks
|
2025-05-21 10:53:18 +08:00 |
|
crazywoola
|
d35d854259
|
Revert "fix: fix duplicate app lose custom image" (#19995)
|
2025-05-20 18:42:59 +08:00 |
|
zxhlyh
|
eff123a11c
|
checklist
|
2025-05-20 16:52:45 +08:00 |
|
CorrectRoad
|
618981f1ae
|
fix: fix duplicate app lose custom image (#19775)
|
2025-05-20 16:44:51 +08:00 |
|
zxhlyh
|
55f4177b01
|
merge main
|
2025-05-20 14:03:54 +08:00 |
|
NFish
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
|
2025-05-20 12:07:50 +08:00 |
|
twwu
|
14a9052d60
|
refactor: update variable naming for consistency and improve data source handling in pipeline components
|
2025-05-20 11:42:22 +08:00 |
|
zxhlyh
|
0e0a266142
|
merge main
|
2025-05-19 18:11:45 +08:00 |
|
GQ1994
|
e7659ecd9d
|
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
|
2025-05-17 12:32:27 +08:00 |
|
twwu
|
4b7274f9a5
|
fix: update link in Form component and correct endpoint for related apps query
|
2025-05-16 16:49:43 +08:00 |
|
twwu
|
7de5585da6
|
refactor: replace SWR with custom hooks for dataset detail and related apps; update context usage in components
|
2025-05-16 16:32:25 +08:00 |
|
twwu
|
56b66b8a57
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-16 15:15:00 +08:00 |
|
twwu
|
35a7add4e9
|
refactor: refactor pipeline-related components and services to use template terminology
|
2025-05-16 15:14:50 +08:00 |
|
zxhlyh
|
f1fe143962
|
add i18n
|
2025-05-16 14:53:39 +08:00 |
|
twwu
|
019ef74bf2
|
refactor: replace Container with List, update DatasetCard z-index, and implement useDatasetList for data fetching
|
2025-05-16 10:50:31 +08:00 |
|
twwu
|
958ff44707
|
refactor: simplify import DSL confirmation request structure
|
2025-05-14 16:27:59 +08:00 |
|
twwu
|
b713218cab
|
feat: add DSL modal header and tab components; enhance pipeline import functionality
|
2025-05-14 14:49:01 +08:00 |
|
twwu
|
cfb6d59513
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-13 18:38:26 +08:00 |
|
zxhlyh
|
f6978ce6b1
|
fix: pipeline init
|
2025-05-13 16:02:36 +08:00 |
|
twwu
|
cef6463847
|
feat: Enhance dataset settings with chunk structure and icon selection
|
2025-05-13 11:07:31 +08:00 |
|
johnny0120
|
49af07f444
|
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
|
2025-05-12 13:44:41 +08:00 |
|
zxhlyh
|
b51c18c2cf
|
pipeline init
|
2025-05-09 15:53:31 +08:00 |
|
twwu
|
d9ed61287d
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-08 18:29:58 +08:00 |
|
twwu
|
6024dbe98d
|
refactor: simplify type definitions in form components and update related configurations
|
2025-05-08 18:29:49 +08:00 |
|