Commit Graph
64 Commits
Author SHA1 Message Date
Coding On StarGitHubCodingOnStarautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
d583b1b835 refactor(web): continue replacing PortalToFollowElem with Popover components (#35431)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 02:44:52 +00:00
yyhGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
dfcc0f8863 refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-17 08:46:11 +00:00
Stephen ZhouGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
6ca066983d chore: auto fix for tailwind rules (#35332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 17:11:06 +00:00
Stephen ZhouandGitHub abb84f1c38 chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
yyhGitHubcopilot-swe-agent[bot] <[email protected]>
538093855b refactor(web): align Switch API with Base UI naming convention (#35269)
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
2026-04-15 15:47:59 +00:00
yyhGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
af7d5e60b4 feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-15 13:11:20 +00:00
yyhGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
e1bbe57f9c refactor(web): re-design button api (#35166)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-14 13:22:23 +00:00
Stephen ZhouGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
36e840cd87 chore: knip fix (#34481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-02 15:03:42 +00:00
Stephen ZhouGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>yyh
1873b22e96 refactor: update to tailwind v4 (#34415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <[email protected]>
2026-04-02 07:06:11 +00:00
yyhandGitHub f9d9ad7a38 refactor(web): migrate remaining toast usage (#34433) 2026-04-02 04:16:50 +00:00
yyhandGitHub 0478023900 refactor(web): migrate dataset-related toast callsites to base/ui/toast and update tests (#33892) 2026-03-23 13:13:52 +08:00
Stephen ZhouandGitHub 4822d550b6 chore: remove next img (#33517) 2026-03-16 16:48:22 +08:00
yyhandGitHub ea0e1b52a8 refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
Apoorv DarshanandGitHub 00591a592c refactor(web): replace String.match() with RegExp.exec() for non-global regex (#32386) 2026-02-18 17:46:38 +09:00
b6d506828b test(web): add and enhance frontend automated tests across multiple modules (#32268)
Co-authored-by: CodingOnStar <[email protected]>
2026-02-13 10:27:48 +08:00
10f85074e8 test: add comprehensive unit and integration tests for dataset module (#32187)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: Cursor <[email protected]>
2026-02-12 10:00:32 +08:00
297dd832aa refactor(datasets): extract hooks and components with comprehensive tests (#31707)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: Claude Opus 4.5 <[email protected]>
2026-02-04 18:12:17 +08:00
盐粒 YanliandGitHub b9ac7af9c5 refactor(web): consolidate download helpers (#31664) 2026-01-29 16:02:49 +08:00
8f414af34e test: add comprehensive tests (#31649)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: Claude Opus 4.5 <[email protected]>
2026-01-29 11:16:26 +08:00
c8abe1c306 test: add tests for dataset document detail (#31274)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: CodingOnStar <[email protected]>
2026-01-27 15:43:27 +08:00
92dbc94f2f test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053)
Co-authored-by: CodingOnStar <[email protected]>
2026-01-19 14:40:32 +08:00
wangxiaoleiandGitHub 8cf5d9a6a1 fix: fix Cannot destructure property 'name' of 'value' as it is undef… (#30991) 2026-01-14 19:30:47 +08:00
yyhandGitHub 2aaaa4bd34 feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
Stephen ZhouandGitHub 1873b5a766 chore: remove useless __esModule (#30366) 2025-12-30 15:37:16 +08:00
Stephen ZhouGitHubyyhautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
6d0e36479b refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-29 14:52:32 +08:00
yyhandGitHub 3cbbb06dc4 chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
1e3823e605 chore: fix type check for i18n (#30058)
Co-authored-by: Claude Opus 4.5 <[email protected]>
Co-authored-by: yyh <[email protected]>
2025-12-24 16:31:16 +08:00
Stephen ZhouandGitHub 403adefc07 chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
f2842da397 chore(web): new lint setup (#30020)
Co-authored-by: yyh <[email protected]>
2025-12-23 16:58:55 +08:00
eabdc5f0eb refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <[email protected]>
Co-authored-by: yyh <[email protected]>
2025-12-22 16:35:22 +08:00
a26881cb24 refactor: unified cn utils (#29916)
Co-authored-by: yyh <[email protected]>
Co-authored-by: yyh <[email protected]>
2025-12-19 12:08:34 +08:00
yyhandGitHub 4553e4c12f test: add comprehensive Jest tests for CustomPage and WorkflowOnboardingModal components (#29714) 2025-12-16 14:18:09 +08:00
c904c58c43 test: add unit tests for DocumentPicker, PreviewDocumentPicker, and R… (#29695)
Co-authored-by: CodingOnStar <[email protected]>
2025-12-16 13:06:50 +08:00
bafd093fa9 fix: Add dataset file upload restrictions (#29397)
Co-authored-by: kurokobo <[email protected]>
Co-authored-by: yyh <[email protected]>
2025-12-10 16:41:05 +08:00
18601d8b38 Refactor datasets service toward TanStack Query (#29008)
Co-authored-by: Wu Tianwei <[email protected]>
2025-12-09 13:48:23 +08:00
14d1b3f9b3 feat: multimodal support (image) (#27793)
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Copilot <[email protected]>
2025-12-09 11:44:50 +08:00
1a7898dff1 fix: Fix retrieval configuration handling in dataset components (#26361)
Co-authored-by: Copilot <[email protected]>
2025-09-29 14:58:28 +08:00
+10
-LAN-GitHubtwwucrazywoolajyongWu TianweiQuantumGhostlyzno1quicksandJyonglyzno1zxhlyhYongtao Huangautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>JoelCopilotnite-kniteHanqing Zhaogemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>Harry
85cda47c70 feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: twwu <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: jyong <[email protected]>
Co-authored-by: Wu Tianwei <[email protected]>
Co-authored-by: QuantumGhost <[email protected]>
Co-authored-by: lyzno1 <[email protected]>
Co-authored-by: quicksand <[email protected]>
Co-authored-by: Jyong <[email protected]>
Co-authored-by: lyzno1 <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Yongtao Huang <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: nite-knite <[email protected]>
Co-authored-by: Hanqing Zhao <[email protected]>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <[email protected]>
2025-09-18 12:49:10 +08:00
Yongtao HuangandGitHub 208ce4e774 CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
CovfefeableandGitHub 449e16782e fix: update DocumentList to include max height and overflow styles (#21466) 2025-06-25 11:17:31 +08:00
yusheng chenandGitHub c05e03fc09 refactor & perf: import { noop } from 'lodash-es' across web (#17439) 2025-04-06 17:56:08 +08:00
7709d9df20 Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: twwu <[email protected]>
Co-authored-by: jZonG <[email protected]>
2025-03-21 17:41:03 +08:00
Wu TianweiandGitHub 411e332f1b feat: dark mode for knowledge (#15236) 2025-03-19 11:19:57 +08:00
20376ca951 feat: upgrade knowledge metadata (#16063)
Support filter knowledge by metadata.

Co-authored-by: Joel <[email protected]>
Co-authored-by: NFish <[email protected]>
2025-03-18 11:01:06 +08:00
09d759d196 fix: Fix parent child retrieval issues (#12206)
Co-authored-by: NFish <[email protected]>
Co-authored-by: nite-knite <[email protected]>
2025-01-02 16:07:21 +08:00
49feff082f feat: parent child retrieval (#12106)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: -LAN- <[email protected]>
2024-12-26 12:01:51 +08:00
-LAN-andGitHub db2aa83a7c Revert "Feat/parent child retrieval" (#12095) 2024-12-25 20:55:44 +08:00
+56 2b2263a349 Feat/parent child retrieval (#12086)
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: AkaraChen <[email protected]>
Co-authored-by: nite-knite <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: Warren Chen <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Yi Xiao <[email protected]>
Co-authored-by: yihong <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: KVOJJJin <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JzoNgKVO <[email protected]>
Co-authored-by: Charlie.Wei <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: huayaoyue6 <[email protected]>
Co-authored-by: kurokobo <[email protected]>
Co-authored-by: Matsuda <[email protected]>
Co-authored-by: shirochan <[email protected]>
Co-authored-by: Jyong <[email protected]>
Co-authored-by: Huỳnh Gia Bôi <[email protected]>
Co-authored-by: Julian Huynh <[email protected]>
Co-authored-by: Hash Brown <[email protected]>
Co-authored-by: 非法操作 <[email protected]>
Co-authored-by: Kazuki Takamatsu <[email protected]>
Co-authored-by: Trey Dong <[email protected]>
Co-authored-by: VoidIsVoid <[email protected]>
Co-authored-by: Gimling <[email protected]>
Co-authored-by: xiandan-erizo <[email protected]>
Co-authored-by: Muneyuki Noguchi <[email protected]>
Co-authored-by: zhaobingshuang <[email protected]>
Co-authored-by: zhaobs <[email protected]>
Co-authored-by: suzuki.sh <[email protected]>
Co-authored-by: Yingchun Lai <[email protected]>
Co-authored-by: huanshare <[email protected]>
Co-authored-by: huanshare <[email protected]>
Co-authored-by: orangeclk <[email protected]>
Co-authored-by: 문정현 <[email protected]>
Co-authored-by: barabicu <[email protected]>
Co-authored-by: Wei Mingzhi <[email protected]>
Co-authored-by: Paul van Oorschot <[email protected]>
Co-authored-by: zkyTech <[email protected]>
Co-authored-by: zhangkunyuan <[email protected]>
Co-authored-by: Tommy <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Novice <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: liuzhenghua <[email protected]>
Co-authored-by: Jiang <[email protected]>
Co-authored-by: jiangzhijie <[email protected]>
Co-authored-by: Joe <[email protected]>
Co-authored-by: Alok Shrivastwa <[email protected]>
Co-authored-by: Alok Shrivastwa <[email protected]>
Co-authored-by: JasonVV <[email protected]>
Co-authored-by: Hiroshi Fujita <[email protected]>
Co-authored-by: Kevin9703 <[email protected]>
Co-authored-by: NFish <[email protected]>
Co-authored-by: Junyan Qin <[email protected]>
Co-authored-by: IWAI, Masaharu <[email protected]>
Co-authored-by: IWAI, Masaharu <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: luckylhb90 <[email protected]>
Co-authored-by: hobo.l <[email protected]>
Co-authored-by: douxc <[email protected]>
2024-12-25 18:17:15 +08:00
Yi XiaoandGitHub 793205afc5 Feat: rerank model verification in front end (#9271) 2024-10-12 21:24:43 +08:00
Nam VuandGitHub 2d7954c7da Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00