lyzno1
|
e7a5268fdd
|
Fix hover button contrast in dark mode for app and dataset cards (#23955)
|
2025-08-15 10:38:03 +08:00 |
|
Rajhans Jadhao
|
8d47213529
|
fix(workflow/if-else): keep conditions in sync on variable rename (#23611)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-14 19:55:18 +08:00 |
|
lyzno1
|
05e071bf2f
|
fix: resolve user profile dropdown cache sync issue across layouts (#23937)
|
2025-08-14 19:51:28 +08:00 |
|
Yongtao Huang
|
2476511368
|
Fix: replace deprecated String.prototype.substr with slice (#23915)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
2025-08-14 13:47:23 +08:00 |
|
lyzno1
|
caf50ea01e
|
fix: resolve text clipping issues in overview chart components (#23907)
|
2025-08-14 10:16:20 +08:00 |
|
lyzno1
|
cc4d82f932
|
fix(web): resolve TypeScript errors in app overview components (#23901)
|
2025-08-14 09:22:27 +08:00 |
|
lyzno1
|
5dcbc9861b
|
fix: add dark mode support for embedded modal option icons (#23893)
|
2025-08-13 23:20:33 +08:00 |
|
HyaCinth
|
a36fdf6a7d
|
chore(cmdk): Resolve default option selection issue in GotoAnything component (#23878) (#23813)
|
2025-08-13 17:14:21 +08:00 |
|
lyzno1
|
e0fe0e1a3e
|
fix: goto-anything command filter should only match shortcut (#23862)
|
2025-08-13 13:55:25 +08:00 |
|
lyzno1
|
e11a334c9b
|
fix: SimpleSelect chevron icon state sync and add notClearable to monitoring selector (#23858)
|
2025-08-13 13:55:10 +08:00 |
|
Wu Tianwei
|
ad2bc7f8ac
|
fix: update modal component to use relative positioning (#23855)
|
2025-08-13 11:20:40 +08:00 |
|
lyzno1
|
854c1aa37d
|
fix: goto-anything highlighting consistency improvements (#23843)
|
2025-08-13 10:15:45 +08:00 |
|
GuanMu
|
973a390298
|
Feature/run cmd (#23822)
|
2025-08-12 23:47:50 +08:00 |
|
cathy
|
c7f36d1a5a
|
chore: goto anything mouse keyboard interaction (#23805)
|
2025-08-12 18:17:19 +08:00 |
|
GuanMu
|
de0dae9d9b
|
Fix node search (#23795)
|
2025-08-12 14:48:35 +08:00 |
|
JzoNg
|
ebbed8f863
|
form field
|
2025-08-12 14:17:08 +08:00 |
|
JzoNg
|
bdf1e9ed3b
|
form content
|
2025-08-12 13:59:28 +08:00 |
|
lyzno1
|
a62371940f
|
fix: remove misleading clear buttons and improve SimpleSelect UX (#23791)
|
2025-08-12 13:29:51 +08:00 |
|
Will
|
1ffe190557
|
Feat/improved mcp timeout configs (#23605)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-12 13:14:00 +08:00 |
|
lyzno1
|
d3eff9b1a3
|
fix: prevent X button flying to screen corners in dataset settings modal (#23788)
|
2025-08-12 12:03:04 +08:00 |
|
lyzno1
|
dc2aaae414
|
feat: add highPriority option to Modal for goto-anything layering (#23783)
|
2025-08-12 10:37:11 +08:00 |
|
lyzno1
|
e298eee822
|
feat: add select-none class to tag filter components to prevent text selection (#23774)
|
2025-08-12 09:23:59 +08:00 |
|
lyzno1
|
2944a4fd43
|
feat: add filtering support for @ command selector in goto-anything (#23763)
|
2025-08-11 22:21:37 +08:00 |
|
lyzno1
|
2c81db5a1c
|
feat: enhance GotoAnything UX with @ command selector (#23738)
|
2025-08-11 15:47:19 +08:00 |
|
Wu Tianwei
|
d30f898274
|
fix: model selector language undefined error (#23723)
|
2025-08-11 14:39:22 +08:00 |
|
lyzno1
|
0c5e66bccb
|
fix: unified error handling for GotoAnything search actions (#23715)
|
2025-08-11 11:57:06 +08:00 |
|
HyaCinth
|
ff791efe18
|
fix: Optimize the event handling for inserting variable shortcuts, resolving incorrect blur issues (#22981) (#23707)
|
2025-08-11 11:08:12 +08:00 |
|
crazywoola
|
7ee170f0a7
|
Feat node search (#23685)
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-08-11 10:19:52 +08:00 |
|
lyzno1
|
bb852ef6d2
|
fix: improve dark mode UI consistency in signin page (#23684)
|
2025-08-10 17:21:05 +08:00 |
|
lyzno1
|
a17b7b3d89
|
fix: correct File Preview API position in Japanese advanced chat template (#23645)
|
2025-08-10 11:17:38 +08:00 |
|
Matri Qi
|
ea502d36a9
|
lint: fix sonarjs/no-dead-store issues (#23653)
|
2025-08-10 11:16:43 +08:00 |
|
Guangdong Liu
|
79a3c1618f
|
fix: support custom file types in workflow Start node (#23672)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-10 11:09:47 +08:00 |
|
baonudesifeizhai
|
0be3b4e7a6
|
fix: Add internationalization support for date input formatting Fixes #23266 (#23678)
|
2025-08-10 11:05:55 +08:00 |
|
lyzno1
|
dc641348f6
|
fix: resolve datasets container rounded corners disappearing during scroll (#23667)
|
2025-08-09 22:41:42 +08:00 |
|
Ganondorf
|
5a0a2b7e44
|
Allow to export full screen image of workflow (#23655)
|
2025-08-09 15:31:32 +08:00 |
|
lyzno1
|
8362365eae
|
Fix file type misclassification in logs interface (#23641)
|
2025-08-08 22:58:52 +08:00 |
|
Joel
|
b32b7712e2
|
fix: i18n options too long breaks plugin setting ui (#23640)
|
2025-08-08 18:34:12 +08:00 |
|
Joel
|
81f6344aaa
|
feat: can update var
|
2025-08-08 16:16:52 +08:00 |
|
GuanMu
|
5cf55fcbab
|
feat: Enhance the alignment logic of the nodes in the context menu (#23617)
|
2025-08-08 15:20:24 +08:00 |
|
Joel
|
89963ecf59
|
feat: can remove
|
2025-08-08 15:08:02 +08:00 |
|
lyzno1
|
57c4fc6bf8
|
Fix X button animation glitches in secret key modals (#23614)
|
2025-08-08 14:47:15 +08:00 |
|
Joel
|
a18bcf3957
|
feat: pass current value to form input
|
2025-08-08 14:22:30 +08:00 |
|
lyzno1
|
92fcf0854b
|
fix: eliminate AppInfo sidebar animation glitches and layout jumps (#23609)
|
2025-08-08 12:55:52 +08:00 |
|
yunqiqiliang
|
f73ec60311
|
Bug Fix: Fix workflow knowledge retrieval cache bug (#23597)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-08 11:42:20 +08:00 |
|
JzoNg
|
c28720529e
|
add suspended status
|
2025-08-08 11:27:11 +08:00 |
|
JzoNg
|
242826013e
|
update validation for human input node
|
2025-08-08 10:38:32 +08:00 |
|
JzoNg
|
05453cb22f
|
user action validation
|
2025-08-08 10:14:29 +08:00 |
|
JzoNg
|
da211d3009
|
timeout value validation
|
2025-08-08 09:42:21 +08:00 |
|
Matri Qi
|
cb5e2ad9b2
|
lint: fix tailwind lint issues (#23367)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-08 09:25:41 +08:00 |
|
lyzno1
|
2edd32fdea
|
fix: resolve AppCard description overlap with tag area (#23585)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 09:05:55 +08:00 |
|
lyzno1
|
d98071a088
|
feat: add Service API file preview endpoint (#23534)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-07 21:44:29 +08:00 |
|
JzoNg
|
f8a249de03
|
email config validation
|
2025-08-07 20:03:53 +08:00 |
|
Joel
|
e2e5dedceb
|
feat: add form content editor
|
2025-08-07 18:28:17 +08:00 |
|
JzoNg
|
bd7ba85471
|
fix input focus
|
2025-08-07 18:21:43 +08:00 |
|
JzoNg
|
7d5f6bc255
|
email input
|
2025-08-07 18:13:21 +08:00 |
|
JzoNg
|
fcc8789cc3
|
member selector
|
2025-08-07 18:13:21 +08:00 |
|
Joel
|
6da1a48cad
|
chore: notes add form content holder
|
2025-08-07 17:56:37 +08:00 |
|
Joel
|
465ff7838a
|
fix: move style
|
2025-08-07 17:25:15 +08:00 |
|
Joel
|
a4bf493343
|
chore: hanele drag ui
|
2025-08-07 16:56:56 +08:00 |
|
crazywoola
|
305ea0a2d5
|
Fix/footer behavior (#23555)
|
2025-08-07 16:55:23 +08:00 |
|
Joel
|
c27f20b4b7
|
chore: hide tree view
|
2025-08-07 15:06:13 +08:00 |
|
Joel
|
a9e6140dc6
|
feat: can drag and drop hitl block
|
2025-08-07 15:05:44 +08:00 |
|
HyaCinth
|
2931c891a7
|
chore: Optimize component styles and interactions (#23250) (#23543)
|
2025-08-07 14:19:38 +08:00 |
|
JzoNg
|
792f28451c
|
timeout new data structure
|
2025-08-07 10:44:25 +08:00 |
|
hangboss1761
|
f3c98a274b
|
fix: update the guiding text in the upload component (#23509)
|
2025-08-07 10:06:04 +08:00 |
|
lyzno1
|
f6c7175828
|
fix: make TagSelector always visible for accessibility and mobile support (#23515)
|
2025-08-07 09:25:26 +08:00 |
|
JzoNg
|
82530df38f
|
mail body input
|
2025-08-06 17:04:46 +08:00 |
|
JzoNg
|
ce8325c83c
|
update data structure
|
2025-08-06 17:02:40 +08:00 |
|
JzoNg
|
3ed561d943
|
delivery method item
|
2025-08-06 17:02:40 +08:00 |
|
Joel
|
bb8d54c48b
|
chore: fix hitl not full
|
2025-08-06 16:59:46 +08:00 |
|
Joel
|
922aeb7c21
|
feat: node hitl render
|
2025-08-06 16:56:54 +08:00 |
|
lyzno1
|
1f15cba9a0
|
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
|
823872d294
|
Fix API documentation layout and dark mode contrast issues (#23462)
|
2025-08-06 11:19:47 +08:00 |
|
GuanMu
|
724ec12bf3
|
Feat workflow node align (#23451)
|
2025-08-06 11:01:10 +08:00 |
|
crazywoola
|
8aac402b24
|
fix: can not find file (#23472)
|
2025-08-06 10:39:19 +08:00 |
|
lyzno1
|
2cd3fe0dce
|
fix: Multiple UI component improvements and code quality enhancements (#23446)
|
2025-08-05 19:36:07 +08:00 |
|
Joel
|
177be06d09
|
files
|
2025-08-05 18:31:32 +08:00 |
|
Joel
|
736ec55f86
|
feat: hitl block
|
2025-08-05 18:31:18 +08:00 |
|
Joel
|
ab373197f9
|
feat: i18n
|
2025-08-05 15:14:17 +08:00 |
|
Minamiyama
|
4934dbd0e6
|
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
|
d080bea20b
|
fix: resolve sidebar animation issues and improve app detail page UX (#23407)
|
2025-08-05 15:06:40 +08:00 |
|
lyzno1
|
607dfc8be7
|
fix: remove redundant useEffect from TagSelector component (#23406)
|
2025-08-05 13:15:26 +08:00 |
|
Matri Qi
|
75f722a959
|
lint: fix issue of no-unused-vars (#23375)
|
2025-08-05 11:12:30 +08:00 |
|
Wu Tianwei
|
b946378b38
|
fix: installed apps preview language error (#23397)
|
2025-08-05 11:01:31 +08:00 |
|
yyh
|
d8584dc03a
|
feat: enhance document list navigation and sorting functionality (#23383)
|
2025-08-05 10:19:47 +08:00 |
|
Tianyi Jing
|
8041808b53
|
fix: diplay all helpfields (#23348)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-08-04 14:39:54 +08:00 |
|
znn
|
0ebcee9a6b
|
fixing footer (#22927)
|
2025-08-04 10:14:57 +08:00 |
|
yyh
|
dedd5f571c
|
fix(ui): temporarily remove TagSelector from app sidebar per design review (#23329)
|
2025-08-03 22:30:21 +08:00 |
|
znn
|
d470120a60
|
retention of data filled on tab switch for tool plugin (#23323)
|
2025-08-03 18:31:15 +08:00 |
|
lyzno1
|
0c925bd088
|
feat(ui): unify tag editing in app sidebar and add management entry to TagFilter (#23325)
|
2025-08-03 18:30:47 +08:00 |
|
qiaofenlin
|
20f0238aab
|
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
|
6d5a7684b4
|
feat: Add Download Button to UI for Knowledge Resource Source Files (#23320)
|
2025-08-03 16:26:11 +08:00 |
|
znn
|
7831d44099
|
fixing chat window api recall fix on changing browser tab or window (#23301)
|
2025-08-03 10:14:17 +08:00 |
|
Matri Qi
|
99a4bd82b5
|
chore: fix function name typo (#23306)
|
2025-08-03 10:09:26 +08:00 |
|
NeatGuyCoding
|
ff9fd0cdb2
|
fix: fix wrong css class (#23299)
|
2025-08-02 17:36:15 +08:00 |
|
Matri Qi
|
aac849d4f4
|
Fix/variable input validation issue (#23300)
|
2025-08-02 17:35:51 +08:00 |
|
zxhlyh
|
f78b903a49
|
Chore/variable label (#23270)
|
2025-08-01 15:43:36 +08:00 |
|
JzoNg
|
a6d2392c6c
|
method selector
|
2025-08-01 15:36:02 +08:00 |
|
JzoNg
|
3371989572
|
method selector
|
2025-08-01 15:14:27 +08:00 |
|
NeatGuyCoding
|
759ded3e3a
|
minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288)
|
2025-08-01 14:51:16 +08:00 |
|