Jingyi-Dify
4163b4dd81
feat(workflow): restore start placeholder drafts
2026-06-08 19:08:33 -07:00
Jingyi-Dify
02c9b6e5ce
feat(workflow): add start node placeholder panel
...
Add a workflow-only start placeholder node that opens a right-panel start selector for the initial workflow entry choice.
Keep the placeholder frontend-local by filtering it from draft sync payloads, while preserving existing start templates for other app modes.
2026-06-08 14:19:39 -07:00
yyh
5ee7bedb56
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
...
# Conflicts:
# .agents/skills/frontend-code-review/SKILL.md
# .agents/skills/frontend-code-review/references/business-logic.md
# .agents/skills/frontend-code-review/references/code-quality.md
# .agents/skills/frontend-code-review/references/performance.md
# api/controllers/console/explore/recommended_app.py
# eslint-suppressions.json
# packages/contracts/generated/api/console/workspaces/orpc.gen.ts
# packages/iconify-collections/custom-vender/info.json
# web/__tests__/apps/app-list-browsing-flow.test.tsx
# web/app/(commonLayout)/role-route-guard.tsx
# web/app/components/app-sidebar/nav-link/index.tsx
# web/app/components/apps/__tests__/empty.spec.tsx
# web/app/components/apps/__tests__/list.spec.tsx
# web/app/components/apps/empty.tsx
# web/app/components/apps/list.tsx
# web/app/components/base/search-input/__tests__/index.spec.tsx
# web/app/components/base/search-input/index.tsx
# web/app/components/header/account-setting/index.tsx
# web/app/components/header/header-wrapper.tsx
# web/app/components/plugins/marketplace/search-box/index.tsx
# web/app/components/tools/mcp/modal.tsx
# web/features/tag-management/components/tag-filter.tsx
# web/i18n/en-US/workflow.json
# web/i18n/zh-Hans/workflow.json
2026-06-08 10:32:32 +08:00
00ac937934
feat: snippet ( #37046 )
...
Co-authored-by: JzoNg <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-05 09:38:42 +00:00
yyh
acbea6701c
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-01 18:33:10 +08:00
yyh and GitHub
8fc2807194
feat(web): create system-features vertical ( #36894 )
2026-06-01 10:15:25 +00:00
Jingyi-Dify
67fee14770
feat: migrate installed app route
2026-05-27 17:38:33 -07:00
Stephen Zhou and GitHub
2b2a5824c1
refactor: migrate to tailwind v4 style ( #36417 )
2026-05-20 03:39:44 +00:00
2eb37caf2e
refactor(api): migrate console.app.workflow to BaseModel ( #36216 )
...
Co-authored-by: WH-2099 <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-18 07:31:37 +00:00
7066372892
feat(workflow): enhance workflow run callbacks with additional data tracking ( #36149 )
...
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-14 06:20:12 +00:00
8f93bb36ba
feat(dify-ui): add drawer ( #35917 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-08 08:53:32 +00:00
9331024d91
refactor(web): portal to follow elem migration ( #35892 )
...
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <[email protected] >
2026-05-07 13:02:11 +00:00
cc4d6db7c8
chore: update dependency catalog ( #35594 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-27 07:29:42 +00:00
a633387e9b
chore: fix oxlint warnings (unused variables and imports) ( #35249 )
...
Co-authored-by: Your Name <[email protected] >
Co-authored-by: Claude Sonnet 4.6 <[email protected] >
Co-authored-by: Asuka Minato <[email protected] >
2026-04-20 13:43:17 +00:00
yyh and GitHub
4f03b7193e
docs(frontend): align docs and comments ( #35364 )
2026-04-20 07:54:49 +00:00
c7641bb1ce
refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions ( #35394 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-20 02:52:08 +00:00
dfcc0f8863
refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui ( #35349 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-17 08:46:11 +00:00
b565a51ed9
refactor(web): quality closure pass on base UI primitives ( #35333 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 23:56:11 +00:00
6ca066983d
chore: auto fix for tailwind rules ( #35332 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 17:11:06 +00:00
Stephen Zhou and GitHub
abb84f1c38
chore: enable noUncheckedIndexedAccess ( #35178 )
2026-04-16 13:01:35 +00:00
53a22aa41b
feat: collaboration ( #30781 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: yyh <[email protected] >
Co-authored-by: yyh <[email protected] >
2026-04-16 02:21:04 +00:00
af7d5e60b4
feat(ui): scaffold @langgenius/dify-ui and migrate design tokens ( #35256 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-15 13:11:20 +00:00
2c58b424a1
refactor(web): migrate confirm dialogs to base/ui/alert-dialog ( #35127 )
...
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <[email protected] >
2026-04-14 14:46:26 +00:00
e1bbe57f9c
refactor(web): re-design button api ( #35166 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-14 13:22:23 +00:00
1ce6e279f0
test: add unit tests for AppPublisher, Sidebar, Chat, FileUploader, Form Demo, Notion Page Selector, Prompt Editor, and Header Navigation components ( #34802 )
...
Co-authored-by: CodingOnStar <[email protected] >
2026-04-09 07:30:51 +00:00
36e840cd87
chore: knip fix ( #34481 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-02 15:03:42 +00:00
1873b22e96
refactor: update to tailwind v4 ( #34415 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <[email protected] >
2026-04-02 07:06:11 +00:00
yyh and GitHub
f9d9ad7a38
refactor(web): migrate remaining toast usage ( #34433 )
2026-04-02 04:16:50 +00:00
+3
449d8c7768
test(workflow-app): enhance unit tests for workflow components and hooks ( #34065 )
...
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <[email protected] >
Co-authored-by: hjlarry <[email protected] >
Co-authored-by: Stephen Zhou <[email protected] >
Co-authored-by: tmimmanuel <[email protected] >
Co-authored-by: Desel72 <[email protected] >
Co-authored-by: Renzo <[email protected] >
Co-authored-by: Krishna Chaitanya <[email protected] >
Co-authored-by: yyh <[email protected] >
Co-authored-by: Copilot <[email protected] >
2026-03-25 18:34:32 +08:00
c8ed584c0e
fix: adding a restore API for version control on workflow draft ( #33582 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <[email protected] >
2026-03-20 14:54:23 +08:00
yyh and GitHub
296b7044af
refactor: route next/navigation through compat re-export ( #33636 )
2026-03-18 12:57:03 +08:00
yyh and GitHub
d7f70f3c0f
refactor: route low-cost next modules through compat re-exports ( #33622 )
2026-03-18 10:37:29 +08:00
yyh and GitHub
45a8967b8b
chore(ui): raise overlay primitives z-index for legacy coexistence ( #33185 )
2026-03-10 13:46:38 +08:00
Stephen Zhou and GitHub
f487b680f5
refactor: spilt context for better hmr ( #33033 )
2026-03-05 15:54:56 +08:00
zxhlyh and GitHub
f3c840a60e
fix: workflow canvas sync ( #33030 )
2026-03-05 15:08:37 +08:00
yyh and GitHub
b68ee600c1
refactor: migrate workflow onboarding modal to base dialog ( #32915 )
2026-03-04 11:13:43 +08:00
b6d506828b
test(web): add and enhance frontend automated tests across multiple modules ( #32268 )
...
Co-authored-by: CodingOnStar <[email protected] >
2026-02-13 10:27:48 +08:00
Wu Tianwei and GitHub
e32490f54e
feat(workflow): enhance workflow run history management and UI updates ( #32230 )
2026-02-11 14:09:33 +08:00
Varun Chawla and GitHub
6d9665578b
fix: replace sendBeacon with fetch keepalive for autosave on page close ( #32088 )
...
Signed-off-by: Varun Chawla <[email protected] >
2026-02-10 16:59:02 +08:00
a1fc280102
feat: Human Input Node ( #32060 )
...
The frontend and backend implementation for the human input node.
Co-authored-by: twwu <[email protected] >
Co-authored-by: JzoNg <[email protected] >
Co-authored-by: yyh <[email protected] >
Co-authored-by: zhsama <[email protected] >
2026-02-09 14:57:23 +08:00
wangxiaolei and GitHub
f686197589
feat: use latest hash to sync draft ( #31924 )
2026-02-04 19:32:36 +08:00
1e344f773b
refactor(web): extract complex components into modular structure with comprehensive tests ( #31729 )
...
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: Claude Opus 4.5 <[email protected] >
2026-02-04 18:35:31 +08:00
297dd832aa
refactor(datasets): extract hooks and components with comprehensive tests ( #31707 )
...
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: Claude Opus 4.5 <[email protected] >
2026-02-04 18:12:17 +08:00
aa7fe42615
test: enhance CommandSelector and GotoAnythingProvider tests ( #31743 )
...
Co-authored-by: CodingOnStar <[email protected] >
2026-02-03 13:47:30 +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 <[email protected] >
Co-authored-by: Joel <[email protected] >
Co-authored-by: yessenia <[email protected] >
Co-authored-by: QuantumGhost <[email protected] >
2026-01-30 10:16:46 +08:00
CrabSAMA and GitHub
7d1ad7e03a
refactor: unified shortcut keys display using component ( #31713 )
2026-01-29 17:57:46 +08:00
盐粒 Yanli and GitHub
b9ac7af9c5
refactor(web): consolidate download helpers ( #31664 )
2026-01-29 16:02:49 +08:00
136618b567
fix: more doc link fix ( #31395 )
...
Co-authored-by: Riskey <[email protected] >
2026-01-22 15:18:42 +08:00
036f6ef5ab
fix: following docs link fix ( #31390 )
...
Co-authored-by: Riskey <[email protected] >
2026-01-22 15:02:37 +08:00