yyh
|
ca490d84ff
|
fix
|
2025-12-26 17:01:16 +08:00 |
yyh
|
d64510146c
|
Revert "refactor: simplify modal context handlers for pricing modal"
This reverts commit 4c0fc56dd5.
|
2025-12-26 16:55:52 +08:00 |
yyh
|
1785dce04e
|
refactor plugin installation query state
|
2025-12-26 16:08:21 +08:00 |
yyh
|
4c0fc56dd5
|
refactor: simplify modal context handlers for pricing modal
|
2025-12-26 15:46:39 +08:00 |
yyh
|
2a1e9a3bd7
|
fix test
|
2025-12-26 15:38:24 +08:00 |
yyh
|
dee2492350
|
simplify pricing modal history handling
|
2025-12-26 15:34:50 +08:00 |
yyh
|
9f3a148732
|
fix apps category history behavior
|
2025-12-26 15:13:33 +08:00 |
yyh
|
073d0aa2d0
|
refactor pricing modal query hook
|
2025-12-26 15:05:23 +08:00 |
yyh
|
7a31cb9064
|
clean
|
2025-12-26 12:44:31 +08:00 |
yyh
|
68164a76e4
|
fix
|
2025-12-26 12:41:47 +08:00 |
yyh
|
15d3e4a602
|
add test for use-query-params hook
|
2025-12-26 12:30:04 +08:00 |
yyh
|
e6bc971e11
|
Merge branch 'main' into refactor/search-params
|
2025-12-26 12:03:48 +08:00 |
yyh
|
caea6c9b6e
|
refactor: replace useQueryState with useState for category management in Apps component
|
2025-12-26 11:54:10 +08:00 |
yyh
|
4f672757c1
|
refactor: remove deprecated removeSpecificQueryParam function and associated tests
|
2025-12-26 11:53:54 +08:00 |
yyh
|
a7972c5abd
|
fix: correct category handling in MarketplaceContextProvider to default to all plugins
|
2025-12-26 11:41:07 +08:00 |
yyh
|
5a0d0d8c86
|
refactor: migrate useAppsQueryState tests to use NuqsTestingAdapter for improved URL handling
|
2025-12-26 11:35:37 +08:00 |
yyh
|
f3a42878ae
|
fix test
|
2025-12-26 11:32:40 +08:00 |
Stephen Zhou
|
89495dc165
|
update test for useTabSearchParams
|
2025-12-26 11:18:04 +08:00 |
Stephen Zhou
|
ddd66af024
|
remove useTabSearchParams, test not ready
|
2025-12-26 11:15:06 +08:00 |
Asuka Minato
|
f0d02b4b91
|
refactor: split changes for api/controllers/console/explore/message.py (#29890)
|
2025-12-26 11:02:12 +08:00 |
Asuka Minato
|
d100354851
|
refactor: split changes for api/controllers/console/explore/saved_mes… (#29889)
|
2025-12-26 11:00:31 +08:00 |
Asuka Minato
|
93d1b2fc32
|
refactor: split changes for api/controllers/console/workspace/load_ba… (#29887)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-26 11:00:03 +08:00 |
zhaobingshuang
|
fa1009b938
|
fix(dataset): dataset tags service_api error "Dataset not found" (#30028)
Co-authored-by: zbs <zbs@cailian.onaliyun.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-26 10:55:42 +08:00 |
wangxiaolei
|
fd64156f9d
|
feat: allow config NEXT_PUBLIC_BATCH_CONCURRENCY (#30086)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-26 10:49:10 +08:00 |
wangxiaolei
|
bdd8a35b9d
|
feat: add mcp tool display directly (#30019)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-26 10:41:10 +08:00 |
wangxiaolei
|
b892906d71
|
fix: fix metadata filter not survive a rename (#30174)
|
2025-12-26 10:40:30 +08:00 |
yyh
|
eeb2b9d39c
|
refactor: unify query param state with nuqs
|
2025-12-26 10:16:54 +08:00 |
Asuka Minato
|
7e06225ce2
|
refactor: part of remove all reqparser (#29847)
|
2025-12-25 19:57:07 +08:00 |
Pleasure1234
|
f08d847c20
|
fix: add transparent border to prevent button size flickering (#30128)
|
2025-12-25 19:50:21 +08:00 |
lif
|
44fc0c614c
|
fix(web): correct deleted tools matching to use provider_id instead of id (#30138)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2025-12-25 19:49:26 +08:00 |
Joel
|
0f3ffbee2c
|
chore: some test (#30148)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-25 19:45:27 +08:00 |
Stephen Zhou
|
08d5eee993
|
fix: load i18n on server (#30171)
|
2025-12-25 19:13:59 +08:00 |
wangxiaolei
|
9885e92854
|
fix: validate first then save to db (#30107)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-25 19:36:52 +09:00 |
Coding On Star
|
f2555b0bb1
|
feat(refactoring): introduce comprehensive guidelines and tools for component refactoring in Dify (#30162)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-25 18:19:28 +08:00 |
Joel
|
c3bb95d71d
|
fix: update permission in member list caused page crash (#30164)
|
2025-12-25 17:26:21 +08:00 |
wangxiaolei
|
996c7d9e16
|
perf: using pipeline to delete redis cache (#30159)
|
2025-12-25 17:04:37 +08:00 |
Maries
|
0c4233e7df
|
fix(web): disable cache for trigger dynamic select options (#30161)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-25 16:35:26 +08:00 |
JeeekXY
|
0f85ce3d0e
|
fix: prioritize copying selected text (#30141)
|
2025-12-25 16:22:42 +08:00 |
Maries
|
b90e6aa14c
|
fix(api): move cache invalidation outside redis lock to prevent timeout (#30150)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-25 16:21:25 +08:00 |
-LAN-
|
f5fdd02022
|
chore: bump version to 1.11.2 (#30088)
|
2025-12-25 16:16:24 +08:00 |
wangxiaolei
|
d1f9911848
|
feat: make the SegmentService.get_segments sort stable (#30152)
|
2025-12-25 15:53:38 +08:00 |
Joel
|
5549ab66ff
|
chore: some test (#30144)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-25 15:34:24 +08:00 |
zxhlyh
|
fb14644a79
|
fix: workflow past version data sync (#30139)
|
2025-12-25 11:53:33 +08:00 |
-LAN-
|
1ebc17850b
|
fix(api): force download for HTML previews (#30090)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-25 11:43:07 +08:00 |
Shemol
|
e6e439f54c
|
feat(web): add unit tests for Badge component (#30096)
Signed-off-by: SherlockShemol <shemol@163.com>
|
2025-12-25 11:25:21 +08:00 |
-LAN-
|
d3b7d06be4
|
ci: generate docker compose in autofix (#30105)
|
2025-12-25 11:22:54 +08:00 |
Shemol
|
29e7e822d7
|
test: Add comprehensive test suite for Chip component (#30119)
Signed-off-by: SherlockShemol <shemol@163.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-25 10:40:04 +08:00 |
倉嶋 将矢
|
a26b2d74d4
|
fix: allow None values in VariableMessage validation (#30082)
|
2025-12-25 10:20:25 +08:00 |
倉嶋 将矢
|
9000fa1a88
|
fix: handle list content type in Parameter Extraction node (#30070)
|
2025-12-25 10:19:50 +08:00 |
yyh
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |