|
|
36fad7256d
|
fix(web): improve chat edit input behavior and shortcuts (#32757)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-01 16:24:19 +08:00 |
|
|
|
f73be8d69e
|
feat(web): add hover clear button for provider search (#32707)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-02-27 20:42:30 +08:00 |
|
|
|
5b45b62994
|
test: improve coverage for header components (#32628)
|
2026-02-27 10:27:46 +08:00 |
|
|
|
fd799fa3f4
|
fix: spin-animation animation-delay (#32560)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-02-25 23:17:08 +08:00 |
|
|
|
b5f62b98f9
|
test: add unit tests for base-components-part-5 (#32457)
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
|
2026-02-25 22:13:10 +08:00 |
|
|
|
0ac09127c7
|
test: add unit tests for base components-part-4 (#32452)
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
|
2026-02-25 17:36:58 +08:00 |
|
|
|
6f2c101e3c
|
test: add tests for some base components (#32479)
|
2026-02-25 16:08:03 +08:00 |
|
|
|
34b6fc92d7
|
test: add tests for some components in base > prompt-editor (#32472)
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
|
2026-02-25 16:07:14 +08:00 |
|
|
|
4e142f72e8
|
test(base): add test coverage for more base/form components (#32437)
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
|
2026-02-25 10:47:25 +08:00 |
|
|
|
8761109a34
|
test(base): added test coverage to form components (#32436)
|
2026-02-24 22:30:35 +08:00 |
|
|
|
00935fe526
|
test: add tests for base > image-uploader (#32416)
|
2026-02-24 21:29:28 +08:00 |
|
|
|
0358925d7d
|
test: add tests for some base components (#32415)
|
2026-02-24 21:08:57 +08:00 |
|
|
|
b8fbd7b0f6
|
test: add unit tests for chat/embedded-chatbot components (#32361)
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
|
2026-02-24 20:58:45 +08:00 |
|
|
|
b2fa6cb4d3
|
test: add unit tests for chat components (#32367)
|
2026-02-24 18:29:21 +08:00 |
|
|
|
ad3a195734
|
test(web): increase test coverage for model-provider-page folder (#32374)
|
2026-02-24 18:28:12 +08:00 |
|
|
|
0eaae4f573
|
test: added tests for some base components (#32370)
|
2026-02-24 16:22:43 +08:00 |
|
|
|
9819f7d69c
|
test: add tests for file-upload components (#32373)
Co-authored-by: sahil <sahil@infocusp.com>
|
2026-02-24 16:16:06 +08:00 |
|
|
|
740d94c6ed
|
test: add tests for some base components (#32356)
|
2026-02-24 14:35:23 +08:00 |
|
|
|
657eeb65b8
|
test: add unit tests for base-components-part-2 (#32409)
|
2026-02-24 14:34:48 +08:00 |
|
|
|
f923901d3f
|
test: add tests for base > features (#32397)
Co-authored-by: sahil <sahil@infocusp.com>
|
2026-02-24 13:01:45 +08:00 |
|
|
|
0070891114
|
test: add unit tests for prompt editor's component picker block plugin. (#32412)
|
2026-02-24 12:42:57 +08:00 |
|
|
|
6e531fe44f
|
test: add unit tests for base-components part-3 (#32408)
|
2026-02-24 12:21:02 +08:00 |
|
|
|
42af9d5438
|
test(web): add members-page account-setting specs and improve coverage (#32311)
|
2026-02-23 20:06:35 +08:00 |
|
|
|
ab64c4adf9
|
test: add test cases for some base components (#32314)
|
2026-02-23 13:17:46 +08:00 |
|
|
|
4d36a0707a
|
test: add tests for base > date-time-picker (#32396)
|
2026-02-19 10:27:11 +08:00 |
|
|
|
ea0e1b52a8
|
refactor(web): make Switch controlled-only and migrate call sites (#32399)
|
2026-02-18 23:47:07 +08:00 |
|
|
|
00591a592c
|
refactor(web): replace String.match() with RegExp.exec() for non-global regex (#32386)
|
2026-02-18 17:46:38 +09:00 |
|
|
|
faf5166c67
|
test: add unit tests for base chat components (#32249)
|
2026-02-14 12:50:27 +08:00 |
|
|
|
98466e2d29
|
test: add tests for some base components (#32265)
|
2026-02-13 14:29:04 +08:00 |
|
|
|
84d090db33
|
test: add unit tests for base components-part-1 (#32154)
|
2026-02-13 11:14:14 +08:00 |
|
|
|
8fd3eeb760
|
fix: can not upload file in single run (#32276)
|
2026-02-12 17:23:01 +08:00 |
|
|
|
10f85074e8
|
test: add comprehensive unit and integration tests for dataset module (#32187)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-12 10:00:32 +08:00 |
|
|
|
f953331f91
|
test: add unit tests for some base components (#32201)
|
2026-02-12 09:51:18 +08:00 |
|
|
|
378a1d7d08
|
Merge commit from fork
Removed the dangerous `new function` call during echarts parsing and replaced with an error message.
Co-authored-by: Byron Wang <byron@linux.com>
|
2026-02-11 14:22:30 +08:00 |
|
|
|
abc5a61e98
|
feat: support nl-NL language (#32216)
|
2026-02-11 10:42:13 +08:00 |
|
|
|
f355c8d595
|
refactor: type safe env, update to zod v4 (#32035)
|
2026-02-10 17:55:11 +08:00 |
|
|
|
1819bd72ef
|
refactor: import component css in globals.css (#32180)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-10 13:55:42 +08:00 |
|
|
|
a1fc280102
|
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
|
2026-02-09 14:57:23 +08:00 |
|
|
|
7202a24bcf
|
chore: migrate to eslint-better-tailwind (#31969)
|
2026-02-05 18:36:08 +09:00 |
|
|
|
ef0d18bb61
|
test: fix test (#31975)
|
2026-02-05 14:31:21 +08:00 |
|
|
|
90fe9abab7
|
revert: revert human input relevant code (#31766)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-30 19:18:49 +08:00 |
|
|
|
fedd097f63
|
feat: Human Input node (Frontend Part) (#31631)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-01-30 10:16:46 +08:00 |
|
|
|
b9ac7af9c5
|
refactor(web): consolidate download helpers (#31664)
|
2026-01-29 16:02:49 +08:00 |
|
|
|
6fff46bc29
|
feat: summary index (#31523)
|
2026-01-28 11:09:34 +08:00 |
|
|
|
c8abe1c306
|
test: add tests for dataset document detail (#31274)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-01-27 15:43:27 +08:00 |
|
|
|
e48419937b
|
feat: chatflow support multimodal (#31293)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-27 00:24:48 +08:00 |
|
|
|
f561656a89
|
chore: follow-up fixes for storybook vite migration (#31545)
|
2026-01-26 20:20:14 +08:00 |
|
|
|
47d0e400ae
|
chore: update to story book nextjs-vite (#31536)
|
2026-01-26 17:07:20 +08:00 |
|
|
|
e8e386a6b9
|
fix: Add vertical scrolling support for floating elements. (#30897)
Co-authored-by: zhaiguangpeng <zhaiguangpeng@didiglobal.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-26 15:17:42 +08:00 |
|
|
|
b9f718005c
|
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-22 18:16:37 +08:00 |
|