twwu
|
8d4ced227e
|
fix: update click handler logic in OptionCard
|
2025-05-16 17:54:41 +08:00 |
zxhlyh
|
f481075f8f
|
pipeline sync draft
|
2025-05-16 17:48:01 +08:00 |
zxhlyh
|
836cf6453e
|
pipeline sync draft
|
2025-05-16 17:48:01 +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
|
87dc80f6fa
|
fix: add cursor pointer and hover effect to MemberItem; adjust padding in PermissionItem
|
2025-05-16 15:52:28 +08:00 |
twwu
|
a008c04331
|
refactor: standardize naming for load more handlers and navigation items across components
|
2025-05-16 15:43:28 +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 |
zxhlyh
|
2670557258
|
merge main
|
2025-05-16 10:09:24 +08:00 |
crazywoola
|
4dc06ee43f
|
revert: https://github.com/langgenius/dify/pull/18554 (#19787)
|
2025-05-15 22:39:35 +08:00 |
KVOJJJin
|
aae80681f2
|
Fix: style of dataset item in chatbot configure with theme dark (#19761)
|
2025-05-15 17:36:05 +08:00 |
KVOJJJin
|
71704a713b
|
Fix: style of check list in dark mode (#19744)
|
2025-05-15 16:07:52 +08:00 |
Wu Tianwei
|
f8a9c363ba
|
fix: update background gradient and line positioning in Empty component (#19745)
|
2025-05-15 15:57:13 +08:00 |
zxhlyh
|
f5c297708b
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-15 14:52:54 +08:00 |
zxhlyh
|
bf8324f7f7
|
tag filter
|
2025-05-15 14:52:00 +08:00 |
crazywoola
|
95467a3f0b
|
fix: broken behavior of rendering (#19732)
|
2025-05-15 14:37:00 +08:00 |
Nite Knite
|
dc75a10989
|
feat: update branding (#19719)
Co-authored-by: twwu <twwu@dify.ai>
|
2025-05-15 12:38:20 +08:00 |
Joel
|
486a66be54
|
fix: item data type wrong in iteration (#19709)
|
2025-05-15 10:54:35 +08:00 |
zxhlyh
|
b730d153ea
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-15 10:27:47 +08:00 |
crazywoola
|
dd4419fd5e
|
Revert "Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)."" (#19708)
|
2025-05-15 10:26:23 +08:00 |
zxhlyh
|
11977596c9
|
merge main
|
2025-05-15 10:14:40 +08:00 |
FyhSky
|
e040f8069b
|
Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)." (#19687)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-05-14 19:03:11 +08:00 |
twwu
|
612dca8b7d
|
feat: add WorkflowPreview component to Details and define graph structure in PipelineTemplateByIdResponse
|
2025-05-14 18:20:29 +08:00 |
zxhlyh
|
53018289d4
|
workflow preview
|
2025-05-14 18:02:58 +08:00 |
twwu
|
958ff44707
|
refactor: simplify import DSL confirmation request structure
|
2025-05-14 16:27:59 +08:00 |
twwu
|
d910770b3c
|
feat: add dataset_id to DSL import responses and update routing logic in CreateFromDSLModal
|
2025-05-14 16:00:17 +08:00 |
twwu
|
5a8f10520f
|
feat: refactor template card actions and details to standardize prop names; add create modal for dataset creation
|
2025-05-14 15:53:17 +08:00 |
twwu
|
df928772c0
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-14 14:49:10 +08:00 |
twwu
|
b713218cab
|
feat: add DSL modal header and tab components; enhance pipeline import functionality
|
2025-05-14 14:49:01 +08:00 |
KVOJJJin
|
2c5f5b0c67
|
Feat: add search params with theme in links of marketplace (#19648)
|
2025-05-14 13:46:03 +08:00 |
zxhlyh
|
9ea2123e7f
|
component add readonly
|
2025-05-14 11:14:49 +08:00 |
twwu
|
de0cb06f8c
|
feat: implement create dataset pipeline forms and modals
|
2025-05-14 10:48:54 +08:00 |
lexmin0412
|
ff20b56074
|
Add `/site` API (#19631)
|
2025-05-14 10:43:36 +08:00 |
董富宝
|
3c953cb0ef
|
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-05-14 10:17:15 +08:00 |
KVOJJJin
|
3548c133e3
|
Feat: add theme switcher (#18093)
|
2025-05-14 09:06:14 +08:00 |
yangzheli
|
297d35364e
|
fix(web): optimize action buttons style in the question component (#19626)
|
2025-05-13 21:31:01 +08:00 |
Good Wood
|
b8e305f183
|
fix: fix can't config Nth item in list Node (#19618)
|
2025-05-13 19:46:26 +08:00 |
twwu
|
cfb6d59513
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-13 18:38:26 +08:00 |
Nite Knite
|
be51384549
|
fix: premium badge styling (#19609)
|
2025-05-13 17:04:26 +08:00 |
twwu
|
4c30d1c1eb
|
feat: Enhance InputFieldDialog and workflow hooks to handle ragPipelineVariables
|
2025-05-13 16:33:38 +08:00 |
twwu
|
5bb02c79cc
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-13 16:18:07 +08:00 |
twwu
|
0a891e5392
|
feat: Update retrieval method configuration to use new OptionCard component and improve layout
|
2025-05-13 16:17:59 +08:00 |
zxhlyh
|
f6978ce6b1
|
fix: pipeline init
|
2025-05-13 16:02:36 +08:00 |
HyaCinth
|
ccc3eeab10
|
fix(web): Fix metadata modal component (#19573) (#19592)
|
2025-05-13 15:40:34 +08:00 |
twwu
|
4d68aadc1c
|
Refactor: Replace IndexMethodRadio with IndexMethod component, add keyword number functionality, and update related translations
|
2025-05-13 15:35:21 +08:00 |
HyaCinth
|
692f922fa4
|
fix(web): fix the issue where the detail drawer content does not te after editing custom tools (#19460)
|
2025-05-13 13:47:15 +08:00 |
-LAN-
|
f0137be719
|
fix(vector_service): Fixes type hinting and removes unnecessary ignores (#19574)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-13 11:29:02 +08:00 |