dify/web/app/components
CodingOnStar 4c8124fe6f test(JinaReader): add tests for handling null and undefined limits
- Introduced new test cases to verify that the JinaReader component correctly handles scenarios where the crawl limit is null or undefined, ensuring that the task is not initiated in these cases.
- Refactored existing tests to remove unnecessary promise resolutions, improving clarity and maintainability.
2025-12-29 15:32:44 +08:00
..
app refactor(query-state): migrate query param state management to nuqs (#30184) 2025-12-29 11:24:54 +08:00
app-sidebar chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
apps refactor(query-state): migrate query param state management to nuqs (#30184) 2025-12-29 11:24:54 +08:00
base refactor(web): drop swr and migrate share/chat hooks to tanstack query (#30232) 2025-12-29 14:04:01 +08:00
billing chore: some test (#30144) 2025-12-25 15:34:24 +08:00
custom chore: some tests for components (#30194) 2025-12-26 14:36:24 +08:00
datasets test(JinaReader): add tests for handling null and undefined limits 2025-12-29 15:32:44 +08:00
develop chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
explore refactor(query-state): migrate query param state management to nuqs (#30184) 2025-12-29 11:24:54 +08:00
goto-anything chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
header test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
plugins refactor(plugin-tasks): consolidate plugin task components and improve state management 2025-12-29 15:30:13 +08:00
rag-pipeline chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
share feat: allow config NEXT_PUBLIC_BATCH_CONCURRENCY (#30086) 2025-12-26 10:49:10 +08:00
signin chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
tools refactor(query-state): migrate query param state management to nuqs (#30184) 2025-12-29 11:24:54 +08:00
workflow refactor(web): Migrate to Unified TanStack Devtools (#30279) 2025-12-29 09:43:44 +08:00
workflow-app fix: add transparent border to prevent button size flickering (#30128) 2025-12-25 19:50:21 +08:00
app-initializer.tsx refactor(web): drop swr and migrate share/chat hooks to tanstack query (#30232) 2025-12-29 14:04:01 +08:00
browser-initializer.spec.ts feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
browser-initializer.tsx feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
devtools.tsx refactor(web): Migrate to Unified TanStack Devtools (#30279) 2025-12-29 09:43:44 +08:00
i18n-server.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
i18n.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
react-scan.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
sentry-initializer.tsx refactor(web): Migrate to Unified TanStack Devtools (#30279) 2025-12-29 09:43:44 +08:00
splash.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
with-i18n.tsx Initial commit 2023-05-15 08:51:32 +08:00