Commit Graph

12 Commits

Author SHA1 Message Date
CodingOnStar
630a3bd5d2 fix(web): keep standalone marketplace files in knip production
Mark the standalone host entries with `!` so knip --production traces
Marketplace, HydrateQueryClient, and MarketplaceLiveSearch.
2026-09-02 16:38:58 +08:00
CodingOnStar
17135522af fix(web): address marketplace review comments
Gate iframe install on plugin.install, keep the 15s deadline off package
downloads, abort cancelled collection fetches, bound /templates prefetch,
and stop caching partial template-collection failures. Revert unrelated
Main Nav order and icon styling, remove the unused performance E2E
bundle, and expose a standalone Marketplace entry instead of Knip path
aliases.
2026-09-02 14:25:14 +08:00
CodingOnStar
6864ba33cd fix(web): keep marketplace knip production exports live
Use shouldSearchMarketplacePlugins and HERO_GRID_PITCH_PX from production
catalog code, keep getStandaloneCreationHref exported via the marketplace
model entry, drop the test-only language helper, and remove an unused type import.
2026-08-31 20:08:22 +08:00
CodingOnStar
c48f932985 fix(web): drop unused marketplace knip exports
Un-export file-private creator-profile and banner-viewability symbols.
Restore model-provider hooks tests from origin/main, and mark the
standalone marketplace server helpers as knip entries so production
file checks stay green.
2026-08-31 19:54:35 +08:00
CodingOnStar
e3b8e26192 merge: bring origin/main into feat/creator-profile-home
# Conflicts:
#	api/openapi/markdown/console-openapi.md
#	api/services/agent_config_service.py
#	api/tests/unit_tests/services/agent/test_skill_standardize_service.py
#	knip.config.ts
#	oxlint-suppressions.json
#	packages/contracts/generated/api/console/agent/zod.gen.ts
#	packages/contracts/generated/api/console/apps/zod.gen.ts
2026-08-20 15:18:59 +08:00
yyh
72b6a4e6ed
refactor: consolidate frontend browser test infrastructure (#40997) 2026-08-20 06:13:30 +00:00
CodingOnStar
94aa8adebf fix: keep marketplace search autocomplete as a knip entry 2026-08-16 16:59:23 +08:00
CodingOnStar
7eb37099d9 fix: restore marketplace entry modules consumed by dify-marketplace
The knip production check flagged these as unused, but the outer
dify-marketplace repository imports them via path aliases into its own
Next.js app, so deleting them broke that build. Restore them and
declare them as knip entries with the cross-repo consumer documented.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-15 16:06:57 +08:00
yyh
7ab368f4a4
refactor(web): migrate app icon commands (#40646) 2026-08-13 06:44:00 +00:00
Wu Tianwei
6899c7720f
refactor(web): remove deprecated deployments pages (#40593) 2026-08-12 08:49:51 +00:00
Wu Tianwei
7aba539e82
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 01:55:36 +00:00
yyh
cfef48c408
chore: upgrade workspace dependencies (#40069) 2026-08-06 05:56:30 +00:00