62dedba3cc
try scp
2026-03-17 12:02:34 +08:00
5c8c9a9f84
Merge remote-tracking branch 'origin/main' into deploy/dev
2026-03-17 11:01:43 +08:00
569748189e
refactor: use hoisted modern monaco ( #33540 )
2026-03-17 10:56:46 +08:00
f198f5b0ab
fix: raise block selector overlay z-index ( #33557 )
2026-03-17 10:39:48 +08:00
49e0e1b939
fix(web): page crash in knowledge retrieval node caused by dataset selection and score threshold ( #33553 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-17 10:35:07 +08:00
6da802eb2a
refactor(custom): reorganize web app brand module and raise coverage threshold ( #33531 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-16 18:17:21 +08:00
ef4398ed8b
Merge branch 'feat/model-plugins-implementing' into deploy/dev
2026-03-16 18:01:31 +08:00
e6b6849791
Merge remote-tracking branch 'origin/main' into feat/model-plugins-implementing
2026-03-16 18:00:14 +08:00
c3ee83645f
fix(web): migrate InputNumber to Base UI NumberField ( #33520 )
2026-03-16 17:59:30 +08:00
c66820de6f
Merge remote-tracking branch 'origin/main' into feat/model-plugins-implementing
2026-03-16 17:02:52 +08:00
4822d550b6
chore: remove next img ( #33517 )
2026-03-16 16:48:22 +08:00
548b20f70b
test: fix flaky CI failures in node-control and firecrawl specs
2026-03-16 16:32:07 +08:00
8b62b99d9d
test: add coverage for model provider and workflow edge cases
2026-03-16 16:16:04 +08:00
a1255ec0a0
Merge branch 'fix/auto-activate-credential-on-create' into deploy/dev
2026-03-16 15:37:40 +08:00
669d4e0b92
Merge remote-tracking branch 'origin/main' into feat/model-plugins-implementing
2026-03-16 15:13:53 +08:00
a01c384f5b
chore: remove next font ( #33512 )
2026-03-16 14:57:25 +08:00
34159cbc3d
Merge branch 'main' into feat/model-plugins-implementing
2026-03-16 14:49:25 +08:00
378577767b
refactor(web): split text-generation result flow and raise coverage ( #33499 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-16 14:42:32 +08:00
45c28905f2
feat: enterprise OTEL telemetry exporter (squash merge from feat/otel-telemetry-ee)
2026-03-15 21:21:45 -07:00
3232548880
Merge remote-tracking branch 'origin/main' into feat/model-plugins-implementing
2026-03-15 12:58:50 +08:00
bdbec77c54
Merge branch 'feat/model-plugins-implementing' into deploy/dev
2026-03-13 21:55:37 +08:00
471106cef1
refactor(workflow): unify llm model issue checks
2026-03-13 21:54:25 +08:00
b70c78446d
Merge branch 'feat/model-plugins-implementing' into deploy/dev
2026-03-13 21:49:51 +08:00
0c42c11d28
fix(workflow): scope llm model warning dot
2026-03-13 21:47:57 +08:00
7e1dc3c122
refactor(web): split share text-generation and add high-coverage tests ( #33408 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-13 19:10:24 +08:00
03c58d151a
test: strengthen model provider header coverage
2026-03-13 18:40:29 +08:00
21cb5ae1b6
Merge remote-tracking branch 'origin/main' into feat/model-plugins-implementing
2026-03-13 15:36:25 +08:00
97776eabff
chore: add tracking info of in site message ( #33394 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-13 15:29:24 +08:00
7a308c9f40
Merge branch 'feat/model-plugins-implementing' into deploy/dev
2026-03-13 15:11:47 +08:00
a985be6282
Merge remote-tracking branch 'origin/main' into feat/model-plugins-implementing
2026-03-13 15:11:39 +08:00
fe561ef3d0
feat(workflow): add edge context menu with delete support ( #33391 )
2026-03-13 15:11:24 +08:00
724eaee77e
chore: add dev proxy server, update deps ( #33371 )
2026-03-13 12:52:19 +08:00
92eb6de4de
Merge branch 'feat/model-plugins-implementing' into deploy/dev
2026-03-12 23:12:29 +08:00
d0054e28fe
Merge remote-tracking branch 'origin/main' into feat/model-plugins-implementing
2026-03-12 23:12:06 +08:00
0dcfac5b84
fix: The HTTP Request node panel supports line break and overflow handling for variable values ( #33359 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-12 17:57:08 +08:00
b66097b5f3
chore: use tsconfigPaths for vinext ( #33363 )
2026-03-12 17:56:22 +08:00
33626cb3e1
Merge branch 'fix/http-node-panel-style' into deploy/dev
2026-03-12 17:37:48 +08:00
11aca07375
fix: The HTTP Request node panel supports line break and overflow handling for variable values
2026-03-12 17:34:27 +08:00
ab71798546
Merge branch 'feat/model-plugins-implementing' into deploy/dev
2026-03-12 16:56:12 +08:00
a1410dc531
test: add helper text visibility tests for model selector popup
...
- Implemented tests to verify the display of the compatible-only helper text based on the presence of scope features.
- Updated the Popup component to conditionally render a banner when scope features are applied.
- Added localization for the new helper text in English, Japanese, and Simplified Chinese.
2026-03-12 16:53:04 +08:00
e2f433bab9
test(web): add coverage for workflow plugin install flows
2026-03-12 16:07:50 +08:00
64a66f2adc
Merge remote-tracking branch 'origin/main' into feat/model-plugins-implementing
2026-03-12 15:51:42 +08:00
ceaa399351
test: refactor mock implementation in markdown component tests ( #33350 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-03-12 15:50:07 +08:00
e407d688d2
fix test
2026-03-12 15:45:24 +08:00
2f85c77a54
fix tests
2026-03-12 15:37:33 +08:00
729e18a7d6
Merge remote-tracking branch 'origin/main' into feat/model-plugins-implementing
...
# Conflicts:
# web/app/components/workflow/nodes/_base/components/variable/variable-label/base/variable-label.tsx
# web/eslint-suppressions.json
2026-03-12 15:26:16 +08:00
ed5511ce28
test: improve coverage for some files ( #33218 )
2026-03-12 15:09:10 +08:00
9633199ccf
Merge branch 'feat/model-plugins-implementing' into deploy/dev
2026-03-12 15:00:39 +08:00
04f4627f9b
refactor: extract providerSupportsCredits into shared utility
...
Unify the credits-support check across useCredentialPanelState and
model-selector popup by extracting a pure providerSupportsCredits
function. This also fixes the popup's credits-exhausted alert firing
for non-trial providers like Minimax and ZHIPU AI.
2026-03-12 15:00:29 +08:00
c167ee199c
feat: implement dynamic plugin card icon URL generation
...
Added a utility function to generate plugin card icon URLs based on the plugin's source and workspace context. Updated the Card component to utilize this function for determining the correct icon source. Enhanced unit tests to verify the correct URL generation for both marketplace and package icons.
2026-03-12 14:58:16 +08:00