yyh
|
e18310e52e
|
refactor(dify-ui): simplify overlay content APIs (#41098)
|
2026-08-22 23:54:08 +00:00 |
|
yyh
|
8e1c259a66
|
fix(web): prevent workflow errors after app deletion (#40977)
|
2026-08-19 12:24:40 +00:00 |
|
yyh
|
6d89557355
|
feat(dify-ui): add input group composition (#40890)
|
2026-08-18 02:14:39 +00:00 |
|
yyh
|
7ab368f4a4
|
refactor(web): migrate app icon commands (#40646)
|
2026-08-13 06:44:00 +00:00 |
|
yyh
|
312bc4912d
|
refactor(web): migrate shared icon commands (#40620)
|
2026-08-13 02:29:36 +00:00 |
|
Wu Tianwei
|
fbaf23dc8d
|
fix(web): improve app deployment v2 accessibility (#40550)
|
2026-08-12 03:43:35 +00:00 |
|
yyh
|
668fb4c14a
|
refactor(web): sync zendesk from profile query (#40473)
|
2026-08-12 02:57:27 +00:00 |
|
Wu Tianwei
|
7aba539e82
|
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 01:55:36 +00:00 |
|
yyh
|
cd0e88c680
|
refactor(web): read dataset profile from query cache (#40468)
|
2026-08-11 08:30:49 +00:00 |
|
yyh
|
3d02a12eb6
|
refactor(web): read app profile from query cache (#40467)
|
2026-08-11 08:09:58 +00:00 |
|
yyh
|
06e757a9e9
|
fix(web): name the snippet info menu trigger (#40251)
|
2026-08-10 03:13:31 +00:00 |
|
yyh
|
abbed23c64
|
fix(web): make dataset sidebar menu items buttons (#40248)
|
2026-08-10 02:56:09 +00:00 |
|
yyh
|
dee9d27af8
|
fix(web): associate app deletion confirmation label (#40375)
|
2026-08-10 01:52:09 +00:00 |
|
yyh
|
73197e4354
|
refactor(web): modernize Studio app list data flow (#40109)
|
2026-08-07 02:23:38 +00:00 |
|
yyh
|
dec1cb3798
|
fix(ui): align button spacing with design (#39990)
|
2026-08-04 10:37:16 +00:00 |
|
yyh
|
802fe70423
|
test(web): remove Base UI component mocks (#39877)
|
2026-08-02 09:51:45 +00:00 |
|
yyh
|
b6824334cf
|
refactor(web): align Base UI state consumers (#39864)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-01 13:09:30 +00:00 |
|
Stephen Zhou
|
0441d27cac
|
chore: canonicalize Tailwind classes (#39762)
|
2026-07-29 11:58:14 +00:00 |
|
yyh
|
62db37c403
|
fix(web): improve DSL export feedback (#39409)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-22 09:40:47 +00:00 |
|
yyh
|
15674a9db6
|
test(web): align test state boundaries (#39239)
|
2026-07-20 06:06:17 +00:00 |
|
yyh
|
5fd06fafe0
|
test(web): remove low-value unit tests (#39193)
|
2026-07-17 08:59:26 +00:00 |
|
yyh
|
e134c947c1
|
refactor(web): standardize hotkey ownership and typing (#38960)
|
2026-07-15 02:22:40 +00:00 |
|
yyh
|
e2fccb604a
|
refactor(web): rebuild goto anything dialog (#38914)
|
2026-07-14 10:38:45 +00:00 |
|
Stephen Zhou
|
a84c2d36a3
|
style: format with vp fmt (#38803)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-12 15:57:46 +00:00 |
|
Stephen Zhou
|
b9fde89781
|
refactor(web): migrate i18n to selector optimize mode (#38657)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-10 09:35:31 +00:00 |
|
Stephen Zhou
|
a5a7c762a3
|
refactor(web): split app context state atoms (#38588)
|
2026-07-09 07:42:02 +00:00 |
|
Stephen Zhou
|
94ba597d32
|
refactor(web): migrate shell navigation app context consumers (#38560)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 10:11:27 +00:00 |
|
Jingyi
|
b9c7199d34
|
fix(web): unify detail sidebar home control (#38487)
|
2026-07-07 01:44:14 +00:00 |
|
Stephen Zhou
|
8540ca9242
|
refactor(web): migrate snippet console contracts (#38258)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 16:31:39 +00:00 |
|
yyh
|
f1f6ab0ac6
|
refactor(ui): use inset ring utilities (#38275)
|
2026-07-01 12:23:23 +00:00 |
|
Stephen Zhou
|
edf21269b3
|
refactor(web): decouple detail sidebars from main nav (#38241)
|
2026-07-01 06:07:07 +00:00 |
|
FFXN
|
ca2755e0c1
|
feat: refine snippet siderbar and support RBAC. (#38134)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-29 06:03:40 +00:00 |
|
盐粒 Yanli
|
52c106b532
|
feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-26 13:13:35 +00:00 |
|
Wu Tianwei
|
affdc89f84
|
feat: enhance app permissions and access controls (#37933)
|
2026-06-25 09:28:58 +00:00 |
|
Stephen Zhou
|
ea1aa2fecd
|
chore(web): remove unused frontend code (#37866)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-24 09:25:52 +00:00 |
|
Stephen Zhou
|
f665bcac95
|
chore(web): clean up unused production code (#37854)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-24 07:10:17 +00:00 |
|
Wu Tianwei
|
8f6b57fe24
|
fix: add RBAC feature across various components (#37732)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-22 07:30:28 +00:00 |
|
Sukka
|
9eca75c7fc
|
refactor(web): migrate shared localStorage to createLocalStorageState (#37408)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-06-19 13:51:45 +00:00 |
|
Wu Tianwei
|
33edf97f81
|
feat: RBAC (#37107)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: Charles Yao <chongbinyao33@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
|
2026-06-18 16:35:29 +00:00 |
|
Jingyi
|
e189ceb397
|
fix: align app and knowledge detail shell styles (#37555)
|
2026-06-17 01:25:05 +00:00 |
|
Jingyi
|
9b74df21d0
|
feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-06-15 08:47:15 +00:00 |
|
yyh
|
ad96501e09
|
fix(ui): keep loading buttons focusable (#37383)
|
2026-06-12 10:31:33 +00:00 |
|
Stephen Zhou
|
5ed663e7fd
|
refactor: use foxact package for copied hooks (#37308)
|
2026-06-11 01:05:08 +00:00 |
|
Rohit Gahlawat
|
62a1476a95
|
refactor(web): mark Props of misc components as read-only (#25219) (#37294)
|
2026-06-10 18:18:02 +00:00 |
|
yyh
|
a83118c0f4
|
refactor(web): compose tab header with dify-ui tabs (#37280)
|
2026-06-10 10:45:22 +00:00 |
|
Hanqing Zhao
|
09bfbf386e
|
feat: enter the app name that need to be deleted by one click (#37263)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-06-10 07:15:59 +00:00 |
|
FFXN
|
00ac937934
|
feat: snippet (#37046)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-05 09:38:42 +00:00 |
|
Zongrong Li
|
99833f65d8
|
refactor(web): migrate NEED_REFRESH_APP_LIST_KEY to useLocalStorage/useSetLocalStorage (#36908)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-06-02 08:41:01 +00:00 |
|
yyh
|
cee90a4e82
|
feat(ui): add kbd primitive (#36729)
|
2026-05-27 11:58:13 +00:00 |
|
yyh
|
7f633622aa
|
fix(web): use popup-open selectors for trigger styles (#36471)
|
2026-05-21 06:13:11 +00:00 |
|