d66b0d2d11
refactor(tests): reorganize test files and enhance test coverage for utility functions
...
- Moved test files for completion parameters, clipboard, app redirection, and emoji utilities to the appropriate directory structure.
- Added comprehensive tests for clipboard functionality, including modern and legacy methods.
- Implemented tests for app redirection logic based on user permissions and app modes.
- Enhanced tests for completion parameters validation and error handling.
- Introduced tests for emoji search functionality with various scenarios.
- Updated icon utility tests to cover edge cases and security concerns.
- Improved formatting tests for numbers, file sizes, and time representation.
2026-03-26 09:42:09 +08:00
20dea1faa2
use base ui toast
2026-03-25 20:38:44 +08:00
a7178b4d5c
tix test
2026-03-25 19:25:22 +08:00
f0041ec619
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
...
# Conflicts:
# web/app/components/workflow-app/hooks/__tests__/use-nodes-sync-draft.spec.ts
# web/app/components/workflow-app/hooks/__tests__/use-workflow-refresh-draft.spec.ts
# web/app/components/workflow-app/hooks/use-workflow-run.ts
# web/app/components/workflow-app/index.tsx
# web/app/components/workflow/panel/chat-variable-panel/components/use-variable-modal-state.ts
# web/app/components/workflow/panel/chat-variable-panel/components/variable-modal.helpers.ts
2026-03-25 18:41:16 +08:00
ab6993b6e7
fix(workflow): tighten tsgo types in workflow editor
2026-03-25 18:35:51 +08:00
449d8c7768
test(workflow-app): enhance unit tests for workflow components and hooks ( #34065 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <1835304752@qq.com >
Co-authored-by: hjlarry <hjlarry@163.com >
Co-authored-by: Stephen Zhou <hi@hyoban.cc >
Co-authored-by: tmimmanuel <14046872+tmimmanuel@users.noreply.github.com >
Co-authored-by: Desel72 <pedroluiscolmenares722@gmail.com >
Co-authored-by: Renzo <170978465+RenzoMXD@users.noreply.github.com >
Co-authored-by: Krishna Chaitanya <krishnabkc15@gmail.com >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 18:34:32 +08:00
3571bee55f
fix(web): use ScrollArea in skill start tab
2026-03-25 18:29:32 +08:00
9fe089d355
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
2026-03-25 17:52:16 +08:00
7636e3a3bb
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
2026-03-25 17:49:36 +08:00
0e6d97acf9
fix: HumanInput node should unable to paste into container ( #34077 )
2026-03-25 17:22:21 +08:00
7fbb1c96db
feat(workflow): add selection context menu helpers and integrate with context menu component ( #34013 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <1835304752@qq.com >
Co-authored-by: hjlarry <hjlarry@163.com >
Co-authored-by: Stephen Zhou <hi@hyoban.cc >
Co-authored-by: tmimmanuel <14046872+tmimmanuel@users.noreply.github.com >
Co-authored-by: Desel72 <pedroluiscolmenares722@gmail.com >
Co-authored-by: Renzo <170978465+RenzoMXD@users.noreply.github.com >
Co-authored-by: Krishna Chaitanya <krishnabkc15@gmail.com >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 17:21:48 +08:00
6189d3f778
fix: populate sequence in workflow LLM generation and render outputs_as_generation
2026-03-25 16:47:50 +08:00
f87dafa229
fix: partner stack not recorded when not login ( #34062 )
2026-03-25 16:16:52 +08:00
10c1c96ea5
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
2026-03-25 16:07:02 +08:00
a8e1ff85db
feat(web): base-ui slider ( #34064 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-25 16:03:49 +08:00
b4af0d0f9a
refactor: add composable avatar slot wrappers ( #34058 )
2026-03-25 14:16:37 +08:00
fe4d07476a
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
...
# Conflicts:
# web/i18n/zh-Hans/workflow.json
# web/i18n/zh-Hant/workflow.json
2026-03-25 14:02:27 +08:00
beeb07bc70
refactor(web): simplify avatar composition api
2026-03-25 13:53:54 +08:00
af3069e3be
chore(i18n): sync translations with en-US ( #34055 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
2026-03-25 13:53:00 +08:00
1a2baa431e
refactor(web): compose avatar fallbacks from primitives
2026-03-25 13:47:59 +08:00
76b8f7ee4b
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
2026-03-25 13:45:58 +08:00
b1cfd835f5
refactor(web): expose avatar primitives for composition ( #34057 )
2026-03-25 13:43:46 +08:00
720c950f9e
refactor(web): remove tooltip-plus and migrate to ui tooltip
2026-03-25 13:35:43 +08:00
2ce4c21be2
[autofix.ci] apply automated fixes
2026-03-25 05:20:02 +00:00
4763c80a1b
fix(skill): align node menu to the right
2026-03-25 12:58:26 +08:00
9213c1e572
fix: lint
2026-03-25 12:45:59 +08:00
ede716fca3
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
2026-03-25 12:45:48 +08:00
d7e49c388c
refactor(workflow): migrate legacy toast usage to ui toast ( #34002 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 12:42:18 +08:00
ab63df602a
fix(skill): stabilize file tree local operations
2026-03-25 12:21:32 +08:00
21bdb6da47
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
2026-03-25 11:50:33 +08:00
cb28885205
fix: update docs path ( #34052 )
2026-03-25 11:35:20 +08:00
c6c2715395
fix(workflow): clear loop/iteration metadata when pasting node outside container ( #29983 )
...
Co-authored-by: hjlarry <hjlarry@163.com >
2026-03-25 11:14:12 +08:00
79e59d8957
clean unused deps
2026-03-25 10:15:40 +08:00
aa1d211b71
fix import
2026-03-25 10:13:16 +08:00
dc2b6fe10a
Merge branch 'main' into feat/support-agent-sandbox
2026-03-25 10:11:16 +08:00
844b880d19
refactor: prefer instrumentation-client ( #34009 )
2026-03-25 09:54:25 +08:00
88d82b5401
fix
2026-03-25 00:05:40 +08:00
84005bd25b
Align skill tree menu behaviors
2026-03-24 23:21:24 +08:00
612d90ac6f
fix: remove portal-to-follow-elem-plus shim
2026-03-24 22:18:30 +08:00
432e355dc4
fix: context menu
2026-03-24 21:04:13 +08:00
60e46854c6
fix: context menu
2026-03-24 20:39:07 +08:00
c697c1244f
fix(web): patch storybook dependency resolution
2026-03-24 20:32:55 +08:00
654890ed16
fix: style
2026-03-24 20:25:03 +08:00
7bc0ec8a36
fix: import skill modal
2026-03-24 20:18:38 +08:00
a3cd497dc0
fix: style
2026-03-24 20:14:40 +08:00
2e1888d37b
fix: tests
2026-03-24 20:10:17 +08:00
c75adb8154
fix: type error
2026-03-24 20:06:56 +08:00
70767f756c
refactor(skill): migrate file tree menus to base ui overlays
2026-03-24 19:57:29 +08:00
29469a8600
fix: prevent duplicate skill file creation submits
2026-03-24 19:37:29 +08:00
27f32ce383
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
2026-03-24 19:30:56 +08:00