|
|
5c72fa2139
|
refactor(web): use resolved suspense query atom
|
2026-07-09 01:32:20 +08:00 |
|
|
|
312340f17a
|
refactor(web): add resolved suspense query atom
|
2026-07-09 01:30:48 +08:00 |
|
|
|
0786c45466
|
refactor(web): add prefetched query atom
|
2026-07-09 01:20:36 +08:00 |
|
|
|
caf1a22020
|
refactor(web): sync app context effects with jotai (#38570)
|
2026-07-08 15:55:25 +00:00 |
|
|
|
23b936aeb5
|
refactor(web): remove app context provider (#38568)
|
2026-07-08 13:52:45 +00:00 |
|
|
|
98d9b11f7b
|
chore(agent-v2): sync changes (#38513)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Jashwanth Reddy Gummula <gmrnlg1971@gmail.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: wangxiaolei <fatelei@gmail.com>
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 12:05:04 +00:00 |
|
|
|
d67123e5fd
|
refactor(web): remove remaining app context consumers (#38565)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 11:28:25 +00:00 |
|
|
|
1340bef096
|
test: scope agent build draft e2e selector (#38563)
|
2026-07-08 10:32:57 +00:00 |
|
|
|
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 |
|
|
|
af5b08ac5c
|
refactor(web): migrate agent v2 app context consumers (#38558)
|
2026-07-08 09:42:49 +00:00 |
|
|
|
eca2d419b2
|
refactor(web): migrate workflow app context consumers (#38552)
|
2026-07-08 09:01:30 +00:00 |
|
|
|
dce45ef6ae
|
refactor(web): migrate account settings app context consumers (#38544)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 08:15:54 +00:00 |
|
|
|
5ffd4345dc
|
fix: display errors for oauth page (#38546)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 08:07:14 +00:00 |
|
|
|
5a210cf03e
|
refactor(web): migrate billing app context consumers (#38541)
|
2026-07-08 07:02:47 +00:00 |
|
|
|
3523da508f
|
fix(web): guard invite-settings activate button against double-click (#38337)
|
2026-07-08 06:28:43 +00:00 |
|
|
|
503d80be1d
|
refactor(web): migrate plugins and tools app context consumers (#38533)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 06:26:56 +00:00 |
|
|
|
10cf9be3c7
|
test(web): align auth e2e with console home (#38538)
|
2026-07-08 06:17:14 +00:00 |
|
|
|
41fb479957
|
fix(web): cache server console context (#38535)
|
2026-07-08 06:16:59 +00:00 |
|
|
|
76a6cd3335
|
refactor(web): migrate app context consumers (#38530)
|
2026-07-08 03:51:50 +00:00 |
|
|
|
ee0068eed4
|
refactor(web): migrate dataset access context (#38523)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 02:35:54 +00:00 |
|
|
|
5308b95aff
|
refactor(web): reduce query atom subscriptions (#38521)
|
2026-07-07 15:10:58 +00:00 |
|
|
|
56f3d0a11e
|
refactor(web): clarify app context bootstrap graph (#38516)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-07 14:08:38 +00:00 |
|
|
|
6edce14e88
|
fix: can't debug model plugins (#38500)
|
2026-07-07 13:03:32 +00:00 |
|
|
|
3ddfba5ca5
|
fix(web): add backdrop blur to skip nav (#38517)
|
2026-07-07 13:02:30 +00:00 |
|
|
|
2c6ec1a761
|
refactor(web): move app context layout styles to shell (#38511)
|
2026-07-07 09:47:30 +00:00 |
|
|
|
dbd3316615
|
chore: set NEXT_PUBLIC_ENABLE_FEATURE_PREVIEW default to true (#38362)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-07 02:20:15 +00:00 |
|
|
|
b9c7199d34
|
fix(web): unify detail sidebar home control (#38487)
|
2026-07-07 01:44:14 +00:00 |
|
|
|
d0ea5a5e0d
|
chore(agent-v2): sync changes (#38442)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
|
2026-07-06 13:51:33 +00:00 |
|
|
|
bdb3469ca0
|
refactor(dify-ui): consolidate radio family API (#38479)
|
2026-07-06 12:27:49 +00:00 |
|
|
|
c47663d77b
|
chore: Update sidebar web app menu translations (#38473)
|
2026-07-06 10:09:36 +00:00 |
|
|
|
1247fa28f1
|
fix(web): redirect imported apps with creator permissions (#38460)
|
2026-07-06 09:11:56 +00:00 |
|
|
|
93eb6d32b5
|
fix(web): update snippet placeholder icon color (#38445)
|
2026-07-06 05:10:36 +00:00 |
|
|
|
94c0967e30
|
refactor(api): migrate console explore endpoints to BaseModel (#37953)
|
2026-07-06 02:51:10 +00:00 |
|
|
|
6dff7c0a85
|
fix(dify-ui): preserve radio value generics (#38429)
|
2026-07-05 14:01:36 +00:00 |
|
|
|
e742e0ec17
|
fix(dify-ui): improve picker type inference (#38428)
|
2026-07-05 14:01:21 +00:00 |
|
|
|
acfef79a8f
|
fix(web): prevent plugin cards from overlapping marketplace panel (#38427)
|
2026-07-05 14:01:07 +00:00 |
|
|
|
750075c859
|
style: fix provider card dropdown menu seperator margin (#38422)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-05 14:00:40 +00:00 |
|
|
|
1b3e8e9943
|
chore(agent-v2): sync daily changes (#38298)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.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: 林玮 (Jade Lin) <linw1995@icloud.com>
|
2026-07-05 08:09:38 +00:00 |
|
|
|
5b4ceacbe7
|
fix(chat): enhance pointer event handling in chat components (#38385)
|
2026-07-03 09:46:22 +00:00 |
|
|
|
d3ed533716
|
fix(web): adjust snippets input count badge color (#38386)
|
2026-07-03 09:05:52 +00:00 |
|
|
|
81cc43b753
|
fix: incorrect backgroud when dark mode and no plugins (#38378)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-07-03 08:21:50 +00:00 |
|
|
|
7b7956f3e7
|
feat: snippet siderbar update (#38371)
|
2026-07-03 07:18:13 +00:00 |
|
|
|
c080e2c3b8
|
chore(i18n): sync translations with en-US (#38355)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-07-03 04:22:13 +00:00 |
|
|
|
1bc279e7d4
|
fix: handle Xinference model credential context (#38348)
|
2026-07-03 04:12:00 +00:00 |
|
|
|
cb6179356c
|
fix(web): align external API and service API buttons vertically in datasets header (#38139)
|
2026-07-03 02:34:38 +00:00 |
|
|
|
374bdb7cdd
|
feat(device-flow): redirect SSO-complete failures to a dedicated device error view (#38185)
|
2026-07-03 02:11:54 +00:00 |
|
|
|
d120995efc
|
fix: prevent app card meta overflow (#38349)
|
2026-07-03 01:50:05 +00:00 |
|
|
|
57f687fb45
|
fix(web): align main nav app item states (#38326)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
|
2026-07-02 21:03:30 +00:00 |
|
|
|
12c06a61be
|
fix(web): keep app sort filter with header filters (#38324)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-02 11:53:33 +00:00 |
|
|
|
ff56fb7e23
|
fix(workspace): expose last opened in contract (#38323)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 11:14:35 +00:00 |
|