Commit Graph

2423 Commits (55711dac88c3f843d212fd181cd1549a11b2abe6)

Author SHA1 Message Date
GuanMu 55711dac88 fix: Update Chinese and English translations, remove redundant text from the debug section 11 months ago
GuanMu 25b6bc4235 feat: Update input component to support forward referencing, add node search functionality to workflow action component, and update Chinese and English translations to support new features 11 months ago
NFish d9eb5554b3
fix: prevent trigger form submit action when press 'enter' (#22313) 11 months ago
Rhon Joe df886259bd
test(web): add password regexp test case (#22308) 11 months ago
Minamiyama 016ff0feae
fix(ui): prevent var icon hidden when only one var in list of start node (#22290) 11 months ago
非法操作 aa6cad5f1d
fix: tool's model selector and app selector not work (#22291) 11 months ago
Rhon Joe 7f5087c6db
reject whitespace characters in password regexp (#22232) 11 months ago
yolofit 817071e448
fix: iteration itemType support conversation var (#22220) (#22236) 11 months ago
GuanMu f193e9764e
fix: Optimize the workspace panel width calculation (#22195) 11 months ago
Minamiyama 5f9628e027
feat(workflow): add drag-and-drop support for variable list items for start node (#22150) 11 months ago
HyaCinth 76d21743fd
fix(web): Optimize AppInfo Component Layout (#22212) (#22218) 11 months ago
HyaCinth 2d3c5b3b7c
fix(emoji-picker): Adjust the style of the emoji picker (#22161) (#22231) 11 months ago
Joel 1d85979a74
chore:extract last run common logic (#22214) 11 months ago
le0zh fe4e2f7921
feat: support var in suggested questions (#17340)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
Marcelo Díaz 9a9ec0c99b
feat: Add Audio configuration setting to app configuration UI (#21957) 11 months ago
Wu Tianwei c805238471
fix: adjust layout styles for header and dataset update (#22182) 11 months ago
诗浓 e576b989b8
feat(tool): add support for API key authentication via query parameter (#21656) 11 months ago
Maries 390e4cc0bf
chore(version): bump to 1.6.0 (#22136) 11 months ago
Joel 11f9a897e8
chore: fix schema editor can not hover item (#22155) 11 months ago
非法操作 c51b4290dc
fix: mcp server card button display (#22141) 11 months ago
github-actions[bot] b834131f50
chore: translate i18n files (#22132)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
11 months ago
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>
11 months ago
Wu Tianwei a316766ad7
chore: Update theme vars (#22113) 11 months ago
Minamiyama a9cc19f530
feat(question-classifier): add drag-and-drop sorting for topics list (#22066)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
NFish 785c4caa67
fix: allow update plugin install settings (#22111) 11 months ago
Heyang Wang 4403bc67a1
fix(Drawer): add overflow hidden to ensure copy button is always clickable (#21992) (#22103)
Co-authored-by: wangheyang <wangheyang@corp.netease.com>
11 months ago
Davide Delbianco 1885426421
feat: Allow to change SSL verify in HTTP Node (#22052)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
Minamiyama 3643ed1014
Feat: description field for env variables (#21556) 11 months ago
kurokobo e39236186d
feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme (#21321) 11 months ago
Davide Delbianco 816210d744
Expose LLM usage in workflows (#21766)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
11 months ago
Minamiyama f925869f61
fix(variable): ensure unique variable names in var-list (#22038) 11 months ago
NFish f62b59a805
don't add search params when opening detail links from marketplace. (#22034) 11 months ago
Minamiyama a4bdeba60d
feat(question-classifier): add instanceId to class-item editor (#22002) 11 months ago
Minamiyama 71385d594d
fix(variables): Improve `getNodeUsedVars` implementation details (#21987) 11 months ago
NeatGuyCoding 1760179093
minro fix: fix a typo for aliyun (#22001)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
11 months ago
鸽子 aded30b664
fix: resolve dropdown menu visibility issue caused by z-index conflict (#22000) 11 months ago
Minamiyama c48b32c9e3
ENH(ui): enhance check list (#21932)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 months ago
mizoo de22648b9f
feat: Add support for type="hidden" input elements in Markdown forms (#21922)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 months ago
허재원 8288145ee4
chore(i18n): fix typos and improve Korean translation (#21955) 11 months ago
NeatGuyCoding 51f6095be7
minor fix: translation for pause (#21949)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
11 months ago
heyszt a201e9faee
feat: Add Aliyun LLM Observability Integration (#21471) 11 months ago
HyaCinth fec6bafcda
refactor(web): Restructure the operation buttons layout in the app information component (#21742) (#21818) 11 months ago
Nite Knite 13990f31a1
feat: update account menu style (#21916) 11 months ago
GuanMu de39b737b6
Feat list query (#21907) 11 months ago
GuanMu a66ed7157e
feat: add document pause and resume functionality (#21894) 11 months ago
Minamiyama 317d287458
fix(loop-variables): validate variable name input (#21888) 11 months ago
Joel ed54bd5121
fix: not search plugin if marketplace enabled (#21880) 11 months ago
GuanMu 06c3deff11
Fix: Add title attribute to edit time text for improved accessibility (#21871) 11 months ago
Ali Saleh 1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
11 months ago
Minamiyama a45aa1e505
feat(variables): auto replace spaces with underscores in variable name inputs (#21843) 11 months ago