Commit Graph

3389 Commits

Author SHA1 Message Date
autofix-ci[bot] e2585036f4
[autofix.ci] apply automated fixes 2025-12-26 08:45:53 +00:00
yyh aad49474f3
lint 2025-12-26 16:43:37 +08:00
yyh 017274faea
Update i18n configuration to use JSON files for translations and improve documentation 2025-12-26 16:43:37 +08:00
yyh 2ffe51d75b
auto generate 2025-12-26 16:43:37 +08:00
yyh a5ee7663d5
align translations 2025-12-26 16:43:37 +08:00
Stephen Zhou 06a082b968
Merge branch 'main' into 12-24-json-for-translation 2025-12-26 15:56:47 +08:00
Joel 8d26e6ab28
chore: some tests for components (#30194)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-26 14:36:24 +08:00
Stephen Zhou ea99537e5b
lint update 2025-12-26 11:30:36 +08:00
Stephen Zhou d5418babdf
Merge branch 'main' into 12-24-json-for-translation 2025-12-26 11:29:21 +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 b892906d71
fix: fix metadata filter not survive a rename (#30174) 2025-12-26 10:40:30 +08:00
Stephen Zhou c6d367a76f
lint update 2025-12-26 10:11:08 +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 3736e2d91e
type for namespace 2025-12-25 19:45:26 +08:00
Stephen Zhou fcd25d3d45
load on server 2025-12-25 19:34:42 +08:00
Stephen Zhou 731d15888d
Merge branch 'main' into 12-24-json-for-translation 2025-12-25 19:31:26 +08:00
Stephen Zhou 8389f82d49
Revert "save res"
This reverts commit 2585c8a26b.
2025-12-25 19:23:51 +08:00
Stephen Zhou 08d5eee993
fix: load i18n on server (#30171) 2025-12-25 19:13:59 +08:00
Stephen Zhou 2585c8a26b
save res 2025-12-25 18:40:41 +08:00
Stephen Zhou 4de1de2155
save eslint rules 2025-12-25 18:37:21 +08: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
Stephen Zhou c98ca4daa2
readd base change 2025-12-25 18:07:50 +08:00
Stephen Zhou 76dc2ea5a0
Revert "migrate to flatted keys"
This reverts commit 469bcd1e64.
2025-12-25 18:06:00 +08:00
Stephen Zhou 9183831568
clean 2025-12-25 17:27:52 +08:00
Joel c3bb95d71d
fix: update permission in member list caused page crash (#30164) 2025-12-25 17:26:21 +08:00
Stephen Zhou 1dfbe132d2
sort keys 2025-12-25 17:23:50 +08:00
Stephen Zhou 2007d5d51c
clean deps 2025-12-25 17:10:52 +08:00
Stephen Zhou c07f38b4c2
remove eslint rule 2025-12-25 17:10:08 +08:00
Stephen Zhou e6dbd1facf
clean deps 2025-12-25 16:57:38 +08:00
Stephen Zhou 177bd5b26b
update script 2025-12-25 16:55:19 +08:00
Stephen Zhou fd5d9327de
Merge branch 'main' into 12-24-json-for-translation 2025-12-25 16:44:26 +08:00
Stephen Zhou 2559d75aa6
fix test 2025-12-25 16:44:10 +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
Stephen Zhou 3e9c427b06
Merge branch 'main' into 12-24-json-for-translation 2025-12-25 16:17:53 +08:00
-LAN- f5fdd02022
chore: bump version to 1.11.2 (#30088) 2025-12-25 16:16:24 +08:00
Stephen Zhou 6cd33fc1c1
Merge branch 'main' into 12-24-json-for-translation 2025-12-25 16:06:52 +08:00
Stephen Zhou 469bcd1e64
migrate to flatted keys 2025-12-25 16:05:05 +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
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
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
Stephen Zhou d9a3e421eb
update 2025-12-25 10:35:59 +08:00
Stephen Zhou 1c8d7aeef5
Merge branch 'main' into 12-24-json-for-translation 2025-12-25 09:45:23 +08:00
yyh 3cbbb06dc4
chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
yyh 98196981f4
Merge remote-tracking branch 'origin/main' into 12-24-json-for-translation 2025-12-24 19:21:19 +08:00
Maries 02e0fadef7
feat: add editing support for trigger subscriptions (#29957)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-24 19:15:54 +08:00
Stephen Zhou aeccd50d72
refactor: use json for translation 2025-12-24 19:02:42 +08:00