Commit Graph

2040 Commits

Author SHA1 Message Date
NFish fd8c8dd3b4 fix: hide opensource license link when custom branding is enabled (#23569) 2025-08-07 05:37:05 -07:00
crazywoola c4d0141841 Fix/footer behavior (#23555) 2025-08-07 16:55:23 +08:00
thief f1fd38dabf Fixes #23536 (#23542) 2025-08-07 14:42:34 +08:00
HyaCinth fa8e0d2fda chore: Optimize component styles and interactions (#23250) (#23543) 2025-08-07 14:19:38 +08:00
hangboss1761 e13a3caca0 fix: update the guiding text in the upload component (#23509) 2025-08-07 10:06:04 +08:00
lyzno1 7b6591fce4 fix: make TagSelector always visible for accessibility and mobile support (#23515) 2025-08-07 09:25:26 +08:00
lyzno1 ac1c4f8ea5 Enhance API documentation TOC with modern design and improved UX (#23490)
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-06 14:45:06 +08:00
lyzno1 779216aaa5 Fix API documentation layout and dark mode contrast issues (#23462) 2025-08-06 11:19:47 +08:00
GuanMu 2cc6dbd570 Feat workflow node align (#23451) 2025-08-06 11:01:10 +08:00
crazywoola 60adc7c1bd fix: can not find file (#23472) 2025-08-06 10:39:19 +08:00
lyzno1 d813be8591 fix: Multiple UI component improvements and code quality enhancements (#23446) 2025-08-05 19:36:07 +08:00
Minamiyama a11cc66c78 feat(workflow): add relations panel to visualize dependencies (#21998)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-05 15:08:23 +08:00
lyzno1 26961fa654 fix: resolve sidebar animation issues and improve app detail page UX (#23407) 2025-08-05 15:06:40 +08:00
lyzno1 12d91edc70 fix: remove redundant useEffect from TagSelector component (#23406) 2025-08-05 13:15:26 +08:00
Matri Qi d9fe818ed6 lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00
Wu Tianwei a6e4b9b23f fix: installed apps preview language error (#23397) 2025-08-05 11:01:31 +08:00
yyh d77a23fa53 feat: enhance document list navigation and sorting functionality (#23383) 2025-08-05 10:19:47 +08:00
NeatGuyCoding 9ec39e5b2e fix: fetchAppWithTags may return empty when apps is over 100 (#23350) 2025-08-04 20:20:43 +08:00
Tianyi Jing 7681361614 fix: diplay all helpfields (#23348)
Signed-off-by: jingfelix <jingfelix@outlook.com>
2025-08-04 14:39:54 +08:00
yyh 39060af190 security: Fix XSS vulnerability in authentication check-code pages (#23295) 2025-08-04 12:48:38 +08:00
znn 0a5aac600e fixing footer (#22927) 2025-08-04 10:14:57 +08:00
yyh 4d456d824f fix(ui): temporarily remove TagSelector from app sidebar per design review (#23329) 2025-08-03 22:30:21 +08:00
znn e0728d4f10 retention of data filled on tab switch for tool plugin (#23323) 2025-08-03 18:31:15 +08:00
lyzno1 ecea3142c9 feat(ui): unify tag editing in app sidebar and add management entry to TagFilter (#23325) 2025-08-03 18:30:47 +08:00
qiaofenlin b108f213b1 feat: support workflow version specification in workflow and chat APIs (#23188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-03 16:27:12 +08:00
Warren Wong 8b9e0d7691 feat: Add Download Button to UI for Knowledge Resource Source Files (#23320) 2025-08-03 16:26:11 +08:00
znn 0222199f02 fixing chat window api recall fix on changing browser tab or window (#23301) 2025-08-03 10:14:17 +08:00
Matri Qi 1a81aad80e chore: fix function name typo (#23306) 2025-08-03 10:09:26 +08:00
NeatGuyCoding fa519797af fix: fix wrong css class (#23299) 2025-08-02 17:36:15 +08:00
Matri Qi 71a7661682 Fix/variable input validation issue (#23300) 2025-08-02 17:35:51 +08:00
zxhlyh fdc7d26bfe Chore/variable label (#23270) 2025-08-01 15:43:36 +08:00
NeatGuyCoding 5b21840b3a minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288) 2025-08-01 14:51:16 +08:00
HyaCinth 25be0f7977 chore: Optimize component styles and interactions (#23250) (#23251) 2025-08-01 14:18:38 +08:00
Alan Bustamante d84ea9cb27 fix: improve boolean field handling in plugin configuration forms (#23160)
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-01 10:34:46 +08:00
Alex Chim 17c9afedfb [Enhancement] Allow modify conversation variable via api (#23112)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-01 09:34:56 +08:00
GuanMu abc71ced84 Fix: Update the background color and hover effect of secondary buttons (#23186) 2025-07-31 21:19:34 +08:00
HyaCinth 0d302ec2d5 chore: Optimize dark mode styles (#23222) (#23231) 2025-07-31 17:43:08 +08:00
lyzno1 9049d1492a fix: resolve sidebar animation glitches and layout shifts in app detail page (#23216) (#23221) 2025-07-31 16:04:49 +08:00
NFish 4161ba9865 fix: call checkOrSetAccessToken when app access mode is PUBLIC (#23195)
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-31 14:18:54 +08:00
GuanMu 70301df399 Fix: Fix style issues (#23209) 2025-07-31 11:47:34 +08:00
lyzno1 f49b472c4b fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
kenwoodjw b3a3eb5fe0 feat: support metadata condition filter string array (#23111)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-07-30 16:13:45 +08:00
呆萌闷油瓶 ef97c6774d fix: element of Array[string] and Array[number] and size attribution (#23074)
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-30 15:21:50 +08:00
GuanMu 7138adf691 Feat annotations panel (#22968) 2025-07-30 13:40:48 +08:00
Joel b0cb9324bb fix: disabled auto update but still show in plugin detail (#23150) 2025-07-30 11:15:06 +08:00
baonudesifeizhai 7c5bc408dc Fix/http node timeout validation#23077 (#23117)
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-29 21:40:15 +08:00
lyzno1 2cc7caa71b fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable (#23083) (#23104) 2025-07-29 21:39:40 +08:00
zxhlyh 837111dda4 chore: base form (#23101) 2025-07-29 15:37:16 +08:00
GuanMu bea4feea79 Fix variable config (#23070) 2025-07-29 11:24:59 +08:00
KVOJJJin 8f06e2e78b Fix: number input can display 0 (#23084) 2025-07-29 10:59:12 +08:00