Jingyi-Dify
6a08d8dd6f
fix(workflow): polish start selector states
2026-06-08 20:08:03 -07:00
Jingyi-Dify
7b030ff1bc
fix(workflow): use scroll area for trigger actions
2026-06-08 19:38:14 -07:00
Jingyi-Dify
60d779152c
feat(workflow): align start selector design
2026-06-08 19:13:11 -07:00
Jingyi-Dify
ff97259011
feat(workflow): add start placeholder panel
2026-06-08 19:10:09 -07:00
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
Joel
18efc8ed88
chore: menu pos and menu action
2026-06-08 18:08:19 +08:00
Joel
46e1a5a6db
chore: publish pipeline template copywriting and icon
2026-06-08 18:02:00 +08:00
Joel
a2267276ae
chore: knowledge toggle icon
2026-06-08 18:01:59 +08:00
yyh
38af34a742
fix: keep global nav account expanded
2026-06-08 17:44:02 +08:00
Joel
a6084ca3c7
chore: chunking Setting move place
2026-06-08 17:27:42 +08:00
Joel
d8b847dcf0
chore: i18n and split in menu
2026-06-08 17:15:03 +08:00
yyh
2509682e07
fix: align secondary sidebar help icon
2026-06-08 17:10:26 +08:00
Joel
5582b35d56
chroe: copywriting
2026-06-08 17:04:28 +08:00
Joel
db83df9f9c
chore: knowledge icon
2026-06-08 17:04:28 +08:00
Joel
0683c0e7a7
chore: sidbar hover toggle and no data icon
2026-06-08 17:04:28 +08:00
Joel
0f493a52a1
fix: annotation page highlight
2026-06-08 16:35:17 +08:00
yyh
fc4f9db79a
fix: creators filter styles
2026-06-08 16:31:10 +08:00
yyh
e9b8a1606e
fix: remove unnecessary title prop
2026-06-08 16:28:31 +08:00
Joel
453c4c4c5f
chore: update annotations
2026-06-08 16:20:44 +08:00
Joel
58e25d0534
chore: toogle icon
2026-06-08 16:20:44 +08:00
Joel
18d2423ed1
feat: apps support sort by
2026-06-08 15:55:57 +08:00
Joel
3556611c2b
chore: header filter
2026-06-08 15:36:15 +08:00
yyh
e37b4af0e8
feat(web): autofocus main nav search inputs
2026-06-08 15:34:43 +08:00
yyh
a0eb2ba0ff
feat(web): support search input autofocus
2026-06-08 15:34:33 +08:00
yyh
75f1094459
fix(web): use native button for explore app cards
2026-06-08 15:14:33 +08:00
yyh
f61f9634f8
fix(web): use radio semantics for explore categories
2026-06-08 15:07:21 +08:00
yyh
11f78289d3
fix: highlight integration popover triggers
2026-06-08 14:50:18 +08:00
yyh
062341ab26
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
...
# Conflicts:
# eslint-suppressions.json
# web/i18n/ar-TN/plugin.json
# web/i18n/de-DE/plugin.json
# web/i18n/es-ES/plugin.json
# web/i18n/es-ES/workflow.json
# web/i18n/fa-IR/plugin.json
# web/i18n/fa-IR/workflow.json
# web/i18n/fr-FR/plugin.json
# web/i18n/fr-FR/workflow.json
# web/i18n/hi-IN/plugin.json
# web/i18n/hi-IN/workflow.json
# web/i18n/id-ID/plugin.json
# web/i18n/id-ID/workflow.json
# web/i18n/it-IT/plugin.json
# web/i18n/it-IT/workflow.json
# web/i18n/ja-JP/plugin.json
# web/i18n/ja-JP/workflow.json
# web/i18n/ko-KR/plugin.json
# web/i18n/ko-KR/workflow.json
# web/i18n/nl-NL/app.json
# web/i18n/nl-NL/plugin.json
# web/i18n/nl-NL/workflow.json
# web/i18n/pl-PL/plugin.json
# web/i18n/pl-PL/workflow.json
# web/i18n/pt-BR/plugin.json
# web/i18n/ro-RO/plugin.json
# web/i18n/ro-RO/workflow.json
# web/i18n/ru-RU/plugin.json
# web/i18n/ru-RU/workflow.json
# web/i18n/sl-SI/plugin.json
# web/i18n/sl-SI/workflow.json
# web/i18n/th-TH/plugin.json
# web/i18n/th-TH/workflow.json
# web/i18n/tr-TR/plugin.json
# web/i18n/tr-TR/workflow.json
# web/i18n/uk-UA/plugin.json
# web/i18n/uk-UA/workflow.json
# web/i18n/vi-VN/plugin.json
# web/i18n/vi-VN/workflow.json
# web/i18n/zh-Hant/plugin.json
# web/i18n/zh-Hant/workflow.json
2026-06-08 14:37:00 +08:00
yyh
6ea9ba5926
fix: question icon style
2026-06-08 14:20:29 +08:00
Evan and GitHub
6291452020
refactor(web): mark Props of base/ components as read-only ( #25219 ) ( #37161 )
2026-06-08 05:48:04 +00:00
KVOJJJin and GitHub
d46a4c05b1
fix(web): z-index issue of variable picker in prompt editor ( #37163 )
2026-06-08 05:39:06 +00:00
yyh
7a9054fdea
fix: workspace filter style
2026-06-08 13:30:00 +08:00
yyh
508baa782c
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-08 13:14:55 +08:00
yyh
f5ee121d2c
fix: workspace card components
2026-06-08 13:02:26 +08:00
yyh
2bf60a67ad
fix: style
2026-06-08 12:36:17 +08:00
yyh
ed10b82bb1
fix: export
2026-06-08 10:40:36 +08:00
yyh
41106ef6c9
fix: lint and type-check
2026-06-08 10:34:16 +08:00
db1aa683bc
feat(web): gate /create and /refine slash commands behind feature preview flag ( #37094 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected] >
2026-06-08 02:32:52 +00: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
72c92fa60a
refactor(web): mark Props of explore/try-app/preview components as read-only ( #25219 ) ( #37135 )
...
Co-authored-by: archievi <[email protected] >
2026-06-07 12:36:03 +00:00
Jingyi-Dify
f0bcb77d55
fix(web): update preferences active icon
2026-06-07 00:12:29 -07:00
Jingyi-Dify
44a89bf870
fix(web): align main nav glass tokens
2026-06-07 00:11:58 -07:00
Jingyi-Dify
60ad023553
Revert "chore(web): remove explicit plugin type anys"
...
This reverts commit 9c6a7679ac .
2026-06-06 22:29:41 -07:00
Jingyi-Dify
9c6a7679ac
chore(web): remove explicit plugin type anys
2026-06-06 22:06:10 -07:00
Jingyi-Dify
11b2ba29c1
fix(web): preserve marketplace install dialog during loading
2026-06-06 21:54:42 -07:00
Jingyi-Dify
c52df73117
fix(web): align integration loading skeletons with loaded cards
2026-06-06 21:54:42 -07:00
Jingyi-Dify
9b8d81c852
fix(web): keep plugin install tasks visible while pending
2026-06-06 21:54:42 -07:00
Joel
b28b2892f1
chroe: remove app create card
2026-06-06 10:42:13 +08:00
Joel
7f5349e707
chore: type selctc
2026-06-06 10:33:14 +08:00