dify/web/app/components
twwu ccd346d1da feat: add handling for RAG pipeline variables in node interactions 2025-06-25 10:40:48 +08:00
..
app Merge branch 'main' into feat/rag-pipeline 2025-06-23 13:59:05 +08:00
app-sidebar feat: enhance dataset detail layout with button disable logic based on pipeline status 2025-05-29 14:06:12 +08:00
base fix: rename currentDocuments to currentDocument for consistency in online documents handling 2025-06-23 16:31:09 +08:00
billing refactor: enhance UI components with new icons and improved styling in billing and dataset processes 2025-06-18 18:03:43 +08:00
custom fix: show 'reset brand' button after set branding image (#20420) 2025-05-29 15:13:00 +08:00
datasets fix: create pipeline from customized 2025-06-24 11:12:39 +08:00
develop fix: wrong translation (#21311) 2025-06-21 11:51:52 +08:00
explore E-300 (#19726) 2025-05-20 12:07:50 +08:00
header Merge branch 'main' into feat/rag-pipeline 2025-06-19 09:34:09 +08:00
plugins Merge branch 'main' into feat/rag-pipeline 2025-06-23 13:59:05 +08:00
rag-pipeline feat: implement usePipeline hook for managing pipeline variables and refactor input field handling 2025-06-25 10:11:26 +08:00
share Fix/add webapp no permission page (#20819) 2025-06-09 15:44:49 +08:00
signin Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tools Merge branch 'main' into feat/rag-pipeline 2025-06-19 09:34:09 +08:00
workflow feat: add handling for RAG pipeline variables in node interactions 2025-06-25 10:40:48 +08:00
workflow-app workflow dependency 2025-06-23 15:02:57 +08:00
browser-initor.tsx Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
i18n-server.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
i18n.tsx Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
sentry-initor.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
swr-initor.tsx Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
with-i18n.tsx