Commit Graph

1624 Commits

Author SHA1 Message Date
Good Wood fe19cc7568
fix: in variable settings, use Textarea to replace Input. (#17864) 2025-04-11 15:24:16 +08:00
KVOJJJin 78da4ca024
fix: do not submit value when file input is optional (#17861) 2025-04-11 14:40:57 +08:00
GuanMu 3ece713a05
feat: add optional search parameters to dataset query templates i (#17857) 2025-04-11 14:27:59 +08:00
NFish bf26f1129e
fix: run button disappeared when where is no inputs in form (#17854) 2025-04-11 13:52:19 +08:00
crazywoola 7ee5cc80a2
fix: text.split (#17842) 2025-04-11 11:37:47 +08:00
Joel f8145480fc
fix: parallel id caused append to wrong branch (#17794) 2025-04-10 17:44:55 +08:00
Jimmiaxie 605ab9e46c
hotfix: Workflow page element warning problem #17787 (#17789) 2025-04-10 17:38:50 +08:00
KVOJJJin 17a26da1e6
Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
Wu Tianwei 29720b7360
fix: adjust spacing in ViewHistory and Panel components (#17766) 2025-04-10 15:53:50 +08:00
诗浓 d0d02be711
feat: add consistent keyboard shortcut support and visual indicators across all app creation dialogs (#17138) 2025-04-10 14:58:39 +08:00
Panpan 88cb81d3d6
fix: fix inputs lost (#17747) 2025-04-10 13:58:35 +08:00
Wu Tianwei 63aab5cdd6
feat: add search params to url (#17684)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-10 11:18:43 +08:00
GuanMu 6df0215246
fix: Enhance error handling and retry logic in Apps component (#17733) 2025-04-10 11:12:34 +08:00
zxhlyh 30f7118c7a
Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
GuanMu 9d5a0fdd8a
Fix create blank app (#17724) 2025-04-10 10:01:44 +08:00
Yeuoly 33324ee23d
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695) 2025-04-09 17:49:27 +08:00
KVOJJJin df03c89a48
Chore: remove beta tag of app type (#17676) 2025-04-09 15:10:08 +08:00
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 2025-04-09 12:10:17 +08:00
Lao 106604682a
Fixed the model-modal titles not being clearly distinguished between "Add" and "Setup" (#17634) 2025-04-08 21:00:00 +08:00
Wu Tianwei cd7ac20d80
feat: enhance index type handling and add error notification for missing embedding model (#16836) 2025-04-08 18:01:43 +08:00
Joel 5a6219c726
chore: add unit test to high frequency hooks (#17617) 2025-04-08 16:39:11 +08:00
Joel 8d1a34bbb9
fix: Sass @import warning (#17604) 2025-04-08 14:33:55 +08:00
Marcelo Díaz d796fcc0e7
feat: support select-type variables in Metadata Filtering (#17440 (#17445) 2025-04-08 11:15:07 +08:00
Good Wood 7b7ac7a495
fix: compatibility issues for currentStrategy.features is null (#17581) 2025-04-08 09:24:42 +08:00
诗浓 da7f8ad936
fix: remove wrong padding-bottom=0 (#17551) 2025-04-07 18:16:01 +08:00
Junjie.M 41df910771
fix: only the owner can edit the member information (#17538) 2025-04-07 17:42:12 +08:00
kenwoodjw 01704a4c1b
fix ChatCompletionResponse docs (#17534)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-04-07 17:42:05 +08:00
诗浓 8ab9eb9857
fix: update QA document default language from "Chinese" to "Chinese Simplified" (#17541) 2025-04-07 17:38:29 +08:00
GeorgeCaoJ 0998b01321
fix: loop and interation node not showing tracing entry in chatflow (#17500) 2025-04-07 15:56:25 +08:00
Amir Mohsen Asaran f54905e685
feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-07 12:43:23 +08:00
zxhlyh e350511102
fix: chat api doc (#17515) 2025-04-07 12:32:15 +08:00
Jasonfish fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237) 2025-04-07 10:36:58 +08:00
quicksand b146aaaeb7
optimize: plugin permission (#17507) 2025-04-07 10:17:53 +08:00
yusheng chen dd4b03e812
refactor & perf of file `var-reference-vars.tsx` (#17444) 2025-04-07 10:13:22 +08:00
yusheng chen bf69b97639
refactor & perf: declare const object outside component `ConstantField` (#17495) 2025-04-07 10:12:35 +08:00
yusheng chen 6d59b8d85b
refactor: type improvement of component `AddVariablePopupWithPosition` (#17497) 2025-04-07 10:12:20 +08:00
yusheng chen e3dc9f3c31
refactor & perf: declare const object outside component `VarReferencePicker` (#17496) 2025-04-07 10:12:10 +08:00
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
KVOJJJin 7016ccef10
Fix(webapp): long table scroll issue of workflow (#17491) 2025-04-06 17:54:41 +08:00
GuanMu 6f636093b6
fix: adjust styling for active and disabled states in Stepper component (#17485) 2025-04-06 00:04:56 +08:00
yusheng chen dc9194ca00
fix: change `Switch.props.ref` to optional prop to align with `OriginalSwitch` (#17443) 2025-04-05 14:56:54 +08:00
yusheng chen 95212af935
refactor: type improvement of file `oneMoreStep.tsx` (#17431) 2025-04-04 21:11:33 +08:00
crazywoola da2113bde9
fix: client side error (#17428) 2025-04-04 15:59:02 +08:00
非法操作 dcb8939c7f
feat: add resize debug panel width (#17427) 2025-04-03 21:30:04 +08:00
Joel 31a6aabfe5
chore: add unit test to high frequency component (#17423) 2025-04-03 18:19:11 +08:00
Novice dcdec98c8e
feat: agent node add memory (#15976) 2025-04-03 16:40:58 +08:00
XiaoBa 3d76f09c3a
feat: hide 'Find More in Marketplace in Tools' (#16955)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-04-03 16:35:59 +08:00
Good Wood b3f4e90862
feat: remove file and file[] restriction in code node (#17382) 2025-04-03 16:23:19 +08:00
crazywoola 4902ddaf87
Feat/change workspace name (#17402) 2025-04-03 16:05:55 +08:00
GuanMu 12faecdf89
fix: update tag input border styles for special mode and focus state (#17393) 2025-04-03 14:03:07 +08:00
Perfecto 16c722d1d8
fix: move hardcoded text to language settings (#16990) (#17133) 2025-04-02 22:35:51 +08:00
诗浓 4f286c9073
fix: remove setPublishedAt on handleRestoreFromPublishedWorkflow (#17358) 2025-04-02 21:32:21 +08:00
Benjamin e2b8f40275
fix: update permission logic to ensure administrators always have access (#17360) 2025-04-02 21:29:14 +08:00
zxhlyh 78409dfec1
fix: loop single run log (#17329) 2025-04-02 15:22:24 +08:00
Joel 98345c0f65
fix: sandbox can upload multiple files by upload (#17323) 2025-04-02 14:02:44 +08:00
Kindy Lin 95c6bd1c8a
feat: add i18n checker (ui) (#17283) 2025-04-02 13:58:31 +08:00
Bowen Liang 4a505c19df
fix: enlarge workspace selector width to show current workspace (#17288) 2025-04-02 09:27:37 +08:00
Joel b4aa1900e2
feat: add zod (#17277) 2025-04-01 18:10:11 +08:00
zxhlyh 713902dc47
Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
NFish 2ae7a70be9
fix: web app form<RunOnce> component is changing an uncontrolled inpu… (#17269) 2025-04-01 16:30:41 +08:00
zxhlyh e58703877b
chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
KVOJJJin d1801b1f2e
Feat:edu frontend (#17251)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-04-01 13:58:10 +08:00
HuDenghui 4b5ec242e7
fix: Fix lodash module not found issue (#16953) 2025-04-01 12:16:49 +08:00
Obada Khalili 6372cb7b41
Support variables in question classifier classes (#17227) 2025-04-01 11:19:36 +08:00
GuanMu 931d3390f0
Fix api document (#17178) 2025-04-01 11:07:47 +08:00
Panpan 24b1a625b3
feat: allow the embedding in websites to customize sys.user_id (#16062) 2025-03-31 18:55:42 +08:00
KVOJJJin c66fda7c71
chore: independent page style update (#17176) 2025-03-31 15:44:04 +08:00
诗浓 ac850e559f
feat: organize button adds organization of nodes inside iteration/loop nodes (#17068) 2025-03-31 15:17:17 +08:00
Joel 7df36fe9f5
fix: run frontend test failed and enable run test in CI (#17017) 2025-03-31 14:36:01 +08:00
NFish 161724fb17
Fix/workspace logo style (#17164) 2025-03-31 14:26:43 +08:00
zxhlyh 32527b26d5
fix: model page switch marketplace (#17147) 2025-03-31 11:13:05 +08:00
KVOJJJin e008faf729
Feat: dark mode for independent pages (#17045) 2025-03-31 10:28:19 +08:00
GuanMu f30b1c2358
fix: update border radius of ListboxOptions for improved UI consistency #17101 (#17102) 2025-03-29 23:43:18 +08:00
Good Wood 42968cb945
fix: fix cannot select stream-tool-call in agent modal (#17015) 2025-03-29 14:47:28 +08:00
jiangbo721 a1aa325ce3
Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id (#17075)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-29 14:15:53 +08:00
tyounami fb11264f42
docs: correct type desc (#17043)
Co-authored-by: bo.zhao <bo.zhao@iglooinsure.com>
2025-03-28 19:24:45 +08:00
Novice dd3844d1d3
fix(answer): The chat interface outputs twice (#17033) 2025-03-28 18:18:29 +08:00
GuanMu bc22076ad8
fix: update account dropdown border radius for improved UI consistency #17030 (#17031) 2025-03-28 16:01:59 +08:00
KVOJJJin 9feafb6dbd
fix: show build app limit in app creation modal (#16940) 2025-03-28 15:39:21 +08:00
GuanMu c7fcfc863d
fix: add overflow hidden to Collapse component #17009 (#17011) 2025-03-28 14:39:16 +08:00
過世秋風 377d11d13b
fix: WorkflowRunDetailApi created_at、finished_at types changed to timestamps (#16821) 2025-03-27 17:23:30 +08:00
诗浓 7f8bfb6e4a
fix(ui): improve chart text spacing and prevent unnecessary truncation (#16894) 2025-03-27 15:58:23 +08:00
Joel 395fdc4960
fix: some parallel logs missing (#16923) 2025-03-27 15:42:01 +08:00
Good Wood 094b049c94
fix: fix the bug where pressing Enter in Chinese input mode on Safari… (#16914) 2025-03-27 15:41:06 +08:00
KVOJJJin c23135c9e8
feat: webapp support change inputs after conversation started (#16901) 2025-03-27 11:58:16 +08:00
Novice 0722beeb0b
fix(agent app): moderation feature can't work as expected (#16794) 2025-03-27 11:41:14 +08:00
非法操作 91db2207b3
fix: tool's number and secet input display issue (#16834) 2025-03-26 21:17:04 +08:00
非法操作 d87d66ab88
fix missing agent node help link (#16841) 2025-03-26 16:28:32 +08:00
Joel 032d849f17
chore: handle Textarea component ref warning in react 19 (#16818) 2025-03-26 14:55:02 +08:00
XiaoBa c451f54925
feat: add the maximum number of iterations to env (#16805)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-26 14:17:59 +08:00
Good Wood 71edaba9df
fix: fix ui layout when in mobile mode (#16793) 2025-03-26 11:01:13 +08:00
crazywoola bbf1639c63
feat: add jp_ja for knowledge api (#16766) 2025-03-25 20:31:01 +08:00
Novice ac3577bc56
chore(slider): fix the slider lint error (#16746) 2025-03-25 17:09:59 +08:00
GuanMu 0811a23cd4
fix: trim whitespace from URL input in file uploader component #16700 (#16722) 2025-03-25 16:48:25 +08:00
Novice 05c6d57f29
fix(slider): the slider's style is not as expected (#16711) 2025-03-25 16:47:23 +08:00
Wu Tianwei 6a0f1dad7f
fix: update htmlContent type and wrap button in div for manualClose (#16716) 2025-03-25 14:58:42 +08:00
David 40cadab8a6
fix: fix icon generation error on Windows platform (#16254) 2025-03-25 14:54:49 +08:00
诗浓 af5d6ca27d
fix: regex expressions distorted in code block (#16690) 2025-03-25 14:28:35 +08:00
GuanMu 360986f38d
Feat add childchunk api (#16094) 2025-03-24 20:58:28 +08:00
Wu Tianwei 6e26ed2bb7
fix: update retrieval configuration to correctly handle reranking mod… (#16641) 2025-03-24 17:47:56 +08:00
KVOJJJin b247fbb2ef
Fix: style of sidebar with in mobile (#16629) 2025-03-24 16:30:23 +08:00
KVOJJJin bc6f122364
Fix: style issue of app detail panel in jp (#16620) 2025-03-24 15:54:00 +08:00
KVOJJJin 815d77856d
Fix: show feedback status in conversation (#16615) 2025-03-24 15:20:18 +08:00
zxhlyh 05eaef84bb
fix: cancel marketplace debounced search when clear search keywords (#16614) 2025-03-24 15:17:12 +08:00
Joel 16b6ffd915
fix: sanitizer svg to avoid xss (#16606) 2025-03-24 14:36:07 +08:00
Wu Tianwei 9701b573e0
feat: add datasets detail context and provider for improved data vali… (#16451) 2025-03-24 14:30:26 +08:00
L8ng 83cd14104d
feat: datasets openapi list segements support paged resp (#16603) 2025-03-24 14:27:31 +08:00
KVOJJJin e2988acc2f
Fix: web app sidebar cannot close when long title conversation existed (#16593) 2025-03-24 12:51:21 +08:00
Joel cea4669b76
fix: transition in simple select causes page crash (#16587) 2025-03-24 11:07:16 +08:00
zxhlyh 17b4d4c7b2
fix: workflow if-else node variable tag style (#16583) 2025-03-24 11:06:10 +08:00
Wu Tianwei 6d5d6f0f24
fix: update app mode display text for advanced-chat type (#16578) 2025-03-24 10:17:04 +08:00
Good Wood 7ce8faf176
fix: fix variable-aggregator cannot pass node check in group mode (#16439)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-24 09:49:33 +08:00
jiangbo721 f31e3313b0
feat: Make the logic of APP filtering and creation the same (#16079)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-23 09:40:15 +08:00
NFish f8e7e301cd
fix: update chatbot doc link at create app page (#16479) 2025-03-23 09:27:16 +08:00
dotdotdot 35bafb3235
fix: the error occurring when passing inputs on iOS devices and some … (#16534) 2025-03-23 09:26:35 +08:00
LiuBodong ae5d2ecf48
fix:weight_type missing when create document in dataset (#16503) 2025-03-22 20:21:57 +08:00
kenwoodjw 3306228840
fix: workflow file add related-id in iteration node (#16255)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-03-21 20:57:02 +08:00
Joel 7709d9df20
Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
2025-03-21 17:41:03 +08:00
Joel e61415223b
fix: xss in render svg (#16433) 2025-03-21 15:14:08 +08:00
Jyong 2c9af712a2
Fix/create document by api with metadata (#16307)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-03-20 14:33:32 +08:00
GuanMu c1f3d968bf
fix: enhance React imports in LLM panel component #16282 (#16283) 2025-03-20 10:55:37 +08:00
リイノ Lin 285314da1c
fix: update workflow doc (#16251) 2025-03-20 09:28:42 +08:00
Panpan cade0f65e2
fix: reset inputs when reset conversation (#16233) 2025-03-20 00:17:58 +08:00
GuanMu 106169ed7f
refactor: improve layout structure in StepOne component for better re… (#16209) 2025-03-19 20:44:43 +08:00
Wu Tianwei 965bfc49dd
fix: update _dataset handling in knowledge retrieval config (#16218) 2025-03-19 17:48:49 +08:00
jimmyfen 425ea4e5b6
fix: model changed but completion params not change (#16156) 2025-03-19 17:48:18 +08:00
诗浓 0189a8b0f6
fix: agent node help link error in zh (#16194) 2025-03-19 16:04:17 +08:00
Wu Tianwei 411e332f1b
feat: dark mode for knowledge (#15236) 2025-03-19 11:19:57 +08:00
KVOJJJin 7d620ffd5e
Feat:app list dark mode (#16110) 2025-03-18 16:21:53 +08:00
-LAN- cefec44070
feat: add app_mode field to app import and model definitions (#15729)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
2025-03-18 11:12:25 +08:00
zxhlyh 20376ca951
feat: upgrade knowledge metadata (#16063)
Support filter knowledge by metadata.

Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: NFish <douxc512@gmail.com>
2025-03-18 11:01:06 +08:00
诗浓 947c9f70fb
fix: improve InputNumber component step behavior and disabled state (#16044) 2025-03-18 10:42:29 +08:00
XiaoBa 5e52d4d6b3
feat: add Maximum number of Parallelism branches to env (#15964)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-18 09:32:47 +08:00
Kalo Chin 939dcb4c0a
chore: enhance ListWrapper and PluginPage components with stable scro… (#16048) 2025-03-18 09:12:49 +08:00
GuanMu db7a37a111
fix: adjust position of table of contents in Doc component (#15996) 2025-03-17 19:37:21 +08:00
Benjamin 3a69a6a452
Fix/enable marketplace bug (#15895) 2025-03-16 11:14:12 +08:00
Joel f8f21ef7c0
fix: node use vision model may caused page crash (#15921) 2025-03-16 08:54:18 +08:00
ShadowJobs 0587eb4956
FIX:microsoft word text copy and paste error (#14905)
Co-authored-by: LinYing <linying@momenta.ai>
2025-03-14 18:31:20 +08:00
Yi Feng 1a6298b6ea
fix: Remove any extra Spaces in the title (#15841) 2025-03-14 17:12:29 +08:00
過世秋風 98bd79f548
fix: update Knowledge Api doc: 【Update a Chunk in a Document】 (#15823) 2025-03-14 16:45:20 +08:00
KVOJJJin 10bd03611c
Fix style of opening statement (#15821) 2025-03-14 15:50:28 +08:00
诗浓 e796937d02
feat: add keyboard shortcuts support for dialog confirmation (#15752) 2025-03-13 21:42:53 +08:00
XiaoBa f22a1adb8b
fix: Integration langfuse, front-end error( #15695) (#15709)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-13 15:43:41 +08:00
NFish 37486a9cc6
fix: update default github star count value (#15708) 2025-03-13 14:39:26 +08:00
KVOJJJin efebbffe96
Fix:webapp UI issues (#15601) 2025-03-13 14:23:41 +08:00
Lam adfaee7ab5
fix: prevent AppIconPicker click event from propagating (#15575) (#15647) 2025-03-12 20:03:09 +08:00
Joel b938c9b7f6
fix: trace return null cause page crash (#15588) 2025-03-12 14:40:43 +08:00
Rafael Carvalho 1d5ea80a2b
feat: env MAX_TOOLS_NUM (#15431)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-12 12:57:05 +08:00
Mars 1fab02c25a
fix:message api doc (#15568)
Co-authored-by: mars <linjx2@by-health.com>
2025-03-12 12:38:23 +08:00
Lam 0bc4da38fc
feat: add debounced enter key submission to install form (#15445) (#15542) 2025-03-12 11:25:54 +08:00