dify/web/__tests__
yungle246 940686b731 fix: resolve CI failures after merging main
- Migration: rebase dataset_id migration onto current head (d2f1a4b8c3e0)
  instead of 7bad07dc267d, which had become a second head after upstream
  merged 0b2f2c8a9d1e; restores a single Alembic head.
- Integration test: capture dataset ids into locals before the commit that
  expires the instances, fixing a DetachedInstanceError in
  test_list_excludes_keys_bound_to_other_datasets.
- Web test: add the new useDatasetScopedApiKeys export to the use-dataset mock
  in api-key-management-flow.test.tsx (SecretKeyModal now calls it).
2026-06-18 14:20:18 +09:00
..
app feat(ui): add kbd primitive (#36729) 2026-05-27 11:58:13 +00:00
app-sidebar feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
apps feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
base feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
billing feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
custom feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
datasets refactor(web): migrate multi-checkbox lists to CheckboxGroup (#36381) 2026-05-19 07:55:33 +00:00
develop fix: resolve CI failures after merging main 2026-06-18 14:20:18 +09:00
explore feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
goto-anything chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
header refactor(web): remove app initializer and move auth boot logic to route boundaries (#36818) 2026-05-29 12:26:34 +00:00
plugins feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
rag-pipeline refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
share refactor(web): compose tab header with dify-ui tabs (#37280) 2026-06-10 10:45:22 +00:00
tools feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
utils feat(web): create system-features vertical (#36894) 2026-06-01 10:15:25 +00:00
workflow/workflow-generator feat: enhance go to anything (#32130) 2026-06-04 11:06:17 +00:00
app-star-i18n.test.ts feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
description-validation.test.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
document-detail-navigation-fix.test.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
document-list-sorting.test.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
embedded-user-id-auth.test.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
embedded-user-id-store.test.tsx refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
i18n-upload-features.test.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
navigation-utils.test.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
plugin-tool-workflow-error.test.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
real-browser-flicker.test.tsx chore(tailwind-css): migrate to css first (#35754) 2026-05-06 04:28:11 +00:00
unified-tags-logic.test.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
workflow-onboarding-integration.test.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
xss-prevention.test.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00