b4d28fca54
fix(web): polish integration page titles
2026-05-18 11:16:15 -07:00
728c6b8201
chore: rename to marketplace path
2026-05-18 11:16:15 -07:00
5600cefa53
feat: add interation discover route
2026-05-18 11:16:15 -07:00
2705a7c1db
feat(integrations): align tools and plugin category UI
2026-05-18 11:12:16 -07:00
258a751b8c
feat(integrations): improve data source plugin management
2026-05-18 11:12:16 -07:00
5a35d3d9cd
feat(plugin): add update settings popover
2026-05-18 11:12:16 -07:00
b029c9b1cd
feat: add integrations plugin category views
2026-05-18 11:10:11 -07:00
0a8c46a3a7
refactor: polish integrations and main nav UI
...
Reuse shared base controls in MainNav and Integrations, add active integration icons, and keep compact integration content framing covered by targeted tests.
2026-05-18 11:10:10 -07:00
65770903d1
feat: refine integrations layout and controls
...
- add integrations headers, install action, permission quick settings, and update setting entry points
- centralize default vs compact content insets for integrations child pages
- cover provider, plugin, marketplace, MCP, and model provider behaviors with focused tests
2026-05-18 11:10:10 -07:00
4740a89f4a
feat: add canonical integrations routes
2026-05-18 11:09:14 -07:00
06f076e0ff
fix: no model selected but params keep loading ( #36342 )
2026-05-18 10:19:52 +00:00
c057b5c5ff
chore: Filter model presets by supported parameters ( #36339 )
2026-05-18 10:03:46 +00:00
c407f40e0d
refactor(web): simplify github install focus ( #36314 )
2026-05-18 06:45:12 +00:00
28818f2e2a
fix(web): constrain dialog overflow layouts ( #36302 )
2026-05-18 06:11:58 +00:00
e2c52c9b0f
refactor: migrate checkbox to dify-ui ( #36295 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-18 05:27:42 +00:00
3bc3386535
refactor(install): improve layout and scrolling behavior for plugin installation step ( #36199 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-05-15 03:12:14 +00:00
1a4288c811
fix: action btn is hidden if there are many packages to install ( #36176 )
2026-05-14 10:21:32 +00:00
d110112863
chore: update deps ( #36091 )
2026-05-13 03:51:21 +00:00
a18d7f51eb
fix: fixed relative ( #36078 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-05-12 11:05:57 +00:00
bd0d10ac5c
fix: use infotip for help glyphs ( #36008 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 04:23:04 +00:00
a643b05368
fix(web): remove unsafe select value casts ( #36007 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 04:01:49 +00:00
e134c1e0d5
feat(web): improve a11y and remove data-testid ( #35999 )
2026-05-11 03:53:03 +00:00
e48d7bb097
refactor(web): migrate drawer components to dify-ui and remove legacy drawer implementation ( #35982 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-05-09 16:24:45 +00:00
8581a68174
refactor(web): drop headless-ui, migrate overlay to dify-ui ( #35963 )
...
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 >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
2026-05-09 10:33:25 +00:00
2bb1f0906b
refactor(web): migrate legacy tooltip callers ( #35961 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 05:26:21 +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
2ff50514c8
refactor: migrate app selector to combobox ( #35896 )
2026-05-08 01:23:32 +00:00
9331024d91
refactor(web): portal to follow elem migration ( #35892 )
...
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-05-07 13:02:11 +00:00
8967ff34b3
fix(web): normalize dify-ui overlay control ( #35832 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 07:28:13 +00:00
995c43f3dd
refactor: migrate workflow queries to contracts ( #35799 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-05 14:53:38 +00:00
195ff4711d
refactor(web): migrate subscription create modal to dialog ( #35721 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-30 05:33:37 +00:00
fe2f7a8920
refactor(web): migrate short tooltips to dify-ui ( #35715 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-30 03:29:17 +00:00
9f47317032
refactor(auth): update OAuth button and settings modal for improved state management and UI consistency ( #35702 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 15:54:15 +00:00
0e55dcb297
refactor(web): migrate rich tooltip overlays ( #35675 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 06:44:39 +00:00
28a26f2d59
refactor: improve scrollbar handling in plugin and model selector UI ( #35630 )
2026-04-28 06:09:02 +00:00
8c7393ef46
refactor(web): improve a11y and design-system consistency for date/time picker and auto-update strategy picker ( #35627 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-28 05:31:38 +00:00
282561a861
fix: align auto update time picker to the right ( #35621 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
2026-04-28 04:29:16 +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
818a71d637
refactor(web): migrate simple overlay tooltips ( #35588 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-27 05:03:38 +00:00
7002512106
feat: refactor modals to use Dialog component and add tests for ApiKeyModal and ProviderConfigModal ( #35550 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-24 08:43:03 +00:00
c9503fd818
fix(web): three small UX fixes on /datasets and /plugins ( #35514 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-23 06:46:54 +00:00
f746c7bdf2
fix(plugin): handle file input reset and improve local installer close functionality ( #35506 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-04-23 03:03:20 +00:00
4c908c8f39
refactor: migrate base/select to dify-ui/select ( #35487 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-22 09:35:57 +00:00
d65a6b4810
refactor: migrate from PortalToFollowElem to Popover component across various components ( #35454 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 10:09:22 +00:00
d583b1b835
refactor(web): continue replacing PortalToFollowElem with Popover components ( #35431 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 02:44:52 +00:00
a633387e9b
chore: fix oxlint warnings (unused variables and imports) ( #35249 )
...
Co-authored-by: Your Name <you@example.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
2026-04-20 13:43:17 +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
0c8acd402a
chore(web): drop delay={0} from tooltip triggers and retype DocName ( #35382 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-18 11:21:07 +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
b6c7581a31
refactor(web): replace portal component with DropdownMenu in various components ( #35319 )
...
Signed-off-by: dependabot[bot] <support@github.com >
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com >
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com >
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com >
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-17 05:53:51 +00:00