dependabot[bot]
37714cb44e
chore(deps): bump authlib from 1.6.9 to 1.6.11 in /api ( #35341 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-17 03:40:49 +00:00
Coding On Star
a5ce17009f
feat(web): add tracking for app preview events in AppCard component ( #35347 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-04-17 03:37:24 +00:00
yyh
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
Stephen Zhou
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
40e040ca1a
chore: workspace lint ( #35331 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 16:47:53 +00:00
Stephen Zhou
4289cb2634
chore: workspace level typecheck ( #35329 )
2026-04-16 14:42:04 +00:00
yyh
c966e281d4
refactor(web): align UI component APIs with shadcn v4 best practices ( #35328 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 13:30:12 +00:00
Stephen Zhou
abb84f1c38
chore: enable noUncheckedIndexedAccess ( #35178 )
2026-04-16 13:01:35 +00:00
yyh
e507675860
fix(web): add destructive hover background to menu item components ( #35322 )
2026-04-16 12:26:06 +00:00
Joel
21420eab64
chore: hidden tooltip
2026-04-16 18:40:23 +08:00
Joel
df1093b326
chore: hight
2026-04-16 18:29:39 +08:00
Joel
5423d7540e
fix: value change
2026-04-16 18:21:05 +08:00
Joel
60541f88ee
chore: missing files
2026-04-16 18:09:16 +08:00
Joel
b33270f825
feat: support config in embedding
2026-04-16 18:08:30 +08:00
yyh
3445469385
perf(web): optimize first-screen rendering performance ( #35313 )
2026-04-16 09:53:16 +00:00
Joel
e999136e6f
feat: app publish support config hidden
2026-04-16 17:18:36 +08:00
CodingOnStar
90384b26b3
merge
2026-04-16 16:58:52 +08:00
CodingOnStar
14e1fe46a5
Merge branch 'feat/dropdown-migaration' into deploy/dev
2026-04-16 16:58:08 +08:00
Joel
6978767f56
feat: workflow support get params from url and add set url config modal
2026-04-16 16:56:06 +08:00
Yunlu Wen
3193e8a712
chore: reorg imports ( #35308 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 08:50:02 +00:00
CodingOnStar
79d87e6000
refactor(web): replace Dropdown component with DropdownMenu in various components
...
- Updated DebugItem, MobileOperationDropdown, and Operation components to utilize DropdownMenu for improved dropdown functionality.
- Removed deprecated Dropdown component references and adjusted related tests accordingly.
- Enhanced user interactions and accessibility across dropdown menus.
2026-04-16 16:40:26 +08:00
James
e8af6a6b3b
test: migrate conversation service mock tests to testcontainers ( #35198 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 07:55:21 +00:00
jimcody1995
7f4fe4d064
test: migrate clean notion task tests to SQLAlchemy 2.0 APIs ( #35159 )
2026-04-16 07:52:11 +00:00
yyh
a1f990584b
refactor(web): unify Base UI component props to namespace types ( #35306 )
2026-04-16 07:35:04 +00:00
CodingOnStar
a13996dba1
refactor(web): replace PortalToFollowElem with DropdownMenu in various components
...
- Updated PublishWithMultipleModel, AppSidebarDropdown, DatasetSidebarDropdown, and others to use DropdownMenu for dropdown functionality.
- Adjusted related tests to reflect the new DropdownMenu structure.
- Enhanced the user interface by improving dropdown interactions and accessibility.
2026-04-16 15:30:27 +08:00
hjlarry
b491ea53c5
fix: improve i18n and comment default uuidv7
2026-04-16 15:18:06 +08:00
Ayush Baluni
54e51be665
fix: apply score threshold after reranking in hybrid search ( #35263 )
2026-04-16 06:21:11 +00:00
非法操作
0fea760143
fix: http node key value type dropdown ( #35304 )
2026-04-16 06:06:57 +00:00
yyh
c3eff6abdc
fix(web): set app card dropdown menu to non-modal ( #35302 )
2026-04-16 05:36:20 +00:00
Coding On Star
c661d5c43a
refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select ( #35278 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-04-16 05:13:17 +00:00
NVIDIAN
b665eaa015
refactor(api): migrate console conversation responses to BaseModel ( #35294 )
...
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
2026-04-16 05:11:21 +00:00
JzoNg
6de81c403d
fix uv.lock
2026-04-16 12:57:34 +08:00
yyh
b08665e598
refactor(web): redesign Select component and migrate WorkplaceSelector ( #35293 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 04:53:21 +00:00
JzoNg
ac2104581b
fix merge confilcts of evaluation-fe
2026-04-16 12:47:16 +08:00
dependabot[bot]
883d757392
chore(deps): bump dompurify from 3.3.3 to 3.4.0 ( #35286 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 04:40:43 +00:00
NVIDIAN
25df902ec4
refactor(api): add BaseModel workflow field schemas ( #35297 )
...
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
2026-04-16 04:39:59 +00:00
NVIDIAN
5956dd79df
refactor(api): add BaseModel conversation variable schemas ( #35296 )
...
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
2026-04-16 04:39:30 +00:00
yyh
70556d9386
chore(deps): upgrade vite-plus to 0.1.18 ( #35300 )
2026-04-16 04:37:05 +00:00
bohdansolovie
9fa50774b4
test: migrate duplicate and vector index task integration tests to SQLAlchemy 2.0 APIs ( #35292 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 04:36:33 +00:00
dependabot[bot]
731414a44f
chore(deps): bump pypdf from 6.10.0 to 6.10.1 in /api ( #35273 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 04:36:03 +00:00
dependabot[bot]
d42d08aa57
chore(deps): bump hono from 4.12.12 to 4.12.14 ( #35287 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 04:35:49 +00:00
dependabot[bot]
987b5f4bf4
chore(deps): bump langsmith from 0.7.30 to 0.7.31 in /api ( #35288 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 04:35:21 +00:00
JzoNg
129f681c59
fix(web): slient snippet draft fetching
2026-04-16 12:29:07 +08:00
JzoNg
d776fc0827
fix(web): icon missing
2026-04-16 12:18:48 +08:00
JzoNg
7af6074cb5
Merge branch 'main' into jzh
2026-04-16 12:09:59 +08:00
JzoNg
7aa700bf2b
fix(web): fix merge
2026-04-16 12:06:53 +08:00
github-actions[bot]
665978a602
chore(i18n): sync translations with en-US ( #35283 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-04-16 03:52:40 +00:00
JzoNg
0d47750b15
Merge branch 'main' into jzh
2026-04-16 11:48:48 +08:00
FFXN
5e7d9eff84
feat: evaluation ( #35290 )
...
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-16 11:25:23 +08:00
JzoNg
a9dc57eeef
fix(web): input fields form & graph publish
2026-04-16 11:07:26 +08:00