twwu
bc061016b6
refactor: Extract getDatasetLink function into separate callback
2025-09-10 11:11:27 +08:00
twwu
92a91d790f
refactor: Rename createRouter to createRoute
2025-09-10 11:06:07 +08:00
twwu
88563f10df
Update datasets.ts
2025-09-10 11:04:02 +08:00
twwu
9ae6978a77
refactor: Simplify dataset navigation and avatar display logic
2025-09-10 11:00:49 +08:00
twwu
9fdaa14c8d
fix: Handle missing dataset avatars and improve routing
2025-09-10 10:51:48 +08:00
lyzno1
f4ecc293f9
fix(dataset-sidebar): eliminate icon flickering during expand/collapse
...
- Unified layout structure for both expand/collapse states
- Single AppIcon component with dynamic size props instead of conditional rendering
- Fixed container structure prevents DOM rebuilding and flickering
- Adjusted spacing for collapsed state more button positioning
2025-09-09 22:53:13 +08:00
twwu
2d6330f9b3
fix: Fix RAG pipeline identifier name dash format
2025-09-09 18:40:32 +08:00
twwu
01416fe6a8
feat: Add chunk input field translation and tooltip
2025-09-09 18:13:36 +08:00
twwu
045d07885d
Merge branch 'main' into fix/value-content-rerender-error
2025-09-09 16:40:08 +08:00
twwu
7596eb4c2f
refactor: clean up unused code and improve Textarea component
2025-09-09 16:24:20 +08:00
crazywoola
eb52216a9c
Revert "example of remove useEffect" ( #25418 )
2025-09-09 16:23:44 +08:00
Joel
4c92e63b0b
fix: avatar is not updated after setted ( #25414 )
2025-09-09 16:00:50 +08:00
crazywoola
9240ed680e
fix: hide export pipeline button ( #25343 )
2025-09-09 15:44:45 +08:00
twwu
c8614b108a
refactor: replace useResetDatasetList with useInvalidDatasetList across multiple components
2025-09-09 15:35:02 +08:00
XiamuSanhua
ac2aa967c4
feat: change history by supplementary node information ( #25294 )
...
Co-authored-by: alleschen <alleschen@tencent.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-09 15:18:42 +08:00
Wu Tianwei
37975319f2
feat: Add customized json schema validation ( #25408 )
2025-09-09 15:15:32 +08:00
zxhlyh
c595c03452
fix: credential not allow to use in load balancing ( #25401 )
2025-09-09 14:52:50 +08:00
yinyu
cf1ee3162f
Support Anchor Scroll In The Output Node ( #25364 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-09 10:35:07 +08:00
NeatGuyCoding
bf6485fab4
minor fix: some translation mismatch ( #25386 )
2025-09-09 10:30:04 +08:00
HuDenghui
d5e86d9180
fix: Fixed the X-axis scroll bar issue in the LLM node settings panel ( #25357 )
2025-09-09 09:47:27 +08:00
Yongtao Huang
cab1272bb1
Fix: use correct maxLength prop for verification code input ( #25371 )
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-08 20:44:48 +08:00
Matri Qi
563a5af9e7
Fix/disable no constant binary expression ( #25311 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 20:44:20 +08:00
Debin.Meng
a932413314
fix: Incorrect URL Parameter Parsing Causes user_id Retrieval Error ( #25261 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 18:00:33 +08:00
github-actions[bot]
57f1822213
chore: translate i18n files and update type definitions ( #25349 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 16:37:20 +08:00
twwu
be005d0549
Merge branch 'feat/rag-2' into fix/hide-export-button
2025-09-08 15:29:04 +08:00
-LAN-
b865ef54d5
chore: bump version to 2.0.0-beta.2
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-09-08 15:19:02 +08:00
Yongtao Huang
cdfdf324e8
Minor fix: correct PrecessRule typo ( #25346 )
2025-09-08 15:08:56 +08:00
-LAN-
23cd615489
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
2025-09-08 14:30:43 +08:00
Cluas
f891c67eca
feat: add MCP server headers support #22718 ( #24760 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
2025-09-08 14:10:55 +08:00
-LAN-
299141ae01
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
2025-09-08 13:56:45 +08:00
twwu
1427e08cb4
fix: prevent memory leak by revoking object URLs after file download in various components
2025-09-08 11:43:32 +08:00
twwu
f7d4e17ae1
style: improve pointer event handling in PublishToast and Workflow components
2025-09-08 11:06:35 +08:00
Wu Tianwei
18204ac2b0
fix: fix dark mode styling issues ( #25338 )
2025-09-08 10:38:36 +08:00
twwu
092e249bfb
style: enhance loading indicator and adjust Markdown component styling for consistency
2025-09-08 10:26:08 +08:00
twwu
ed9b6f7bce
style: update DSL modal and uploader components for improved UI consistency
2025-09-08 10:09:11 +08:00
github-actions[bot]
3d16767fb3
chore: translate i18n files and update type definitions ( #25334 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 10:05:25 +08:00
crazywoola
c2e67e93ef
Fix mem leak of URL.createObjectURL() ( #25303 )
2025-09-08 09:47:51 +08:00
zyileven
98204d78fb
Refactor:upgrade react19 ref as props ( #25225 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 09:46:02 +08:00
Asuka Minato
27bf244b3b
keep add and remove the same ( #25277 )
2025-09-08 09:42:39 +08:00
Krito.
e1f871fefe
fix: ensure consistent DSL export behavior across UI entry ( #25317 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 09:41:51 +08:00
Yongtao Huang
beaa8de648
Fix: correct queryKey in useBatchUpdateDocMetadata and add test case ( #25327 )
2025-09-08 09:34:04 +08:00
lyzno1
b623224d07
fix: remove workflow file preview docs ( #25318 )
2025-09-07 21:31:05 +08:00
-LAN-
92a939c401
chore: ignore PWA generated files in version control ( #25313 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-09-07 21:29:59 +08:00
-LAN-
7aef0b54e5
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
2025-09-07 12:34:54 +08:00
kurokobo
1f10c1f474
fix(datasource): load default fileExtensions for file node earlier
2025-09-06 16:11:52 +00:00
Asuka Minato
bbc43ca50d
example of no-unstable-context-value ( #25279 )
2025-09-06 22:53:01 +08:00
Yongtao Huang
a1abe98666
Fix mem leak of URL.createObjectURL
2025-09-06 22:13:18 +08:00
github-actions[bot]
e41e23481c
chore: translate i18n files and update type definitions ( #25260 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-06 16:06:09 +08:00
-LAN-
30e5c197cb
fix: standardize text color in install form to text-secondary ( #25272 )
2025-09-06 16:05:01 +08:00
-LAN-
52b1ac5f54
feat(web): add Progressive Web App (PWA) support ( #25274 )
2025-09-06 16:04:24 +08:00