dify/web/app/components
yyh a232da564a
test: try to use Anthropic Skills to add tests for web/app/components/apps/ (#29607)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-16 10:42:34 +08:00
..
app test: enhance workflow-log component tests with comprehensive coverage (#29616) 2025-12-15 21:21:14 +08:00
app-sidebar fix(workflow): validate node compatibility when importing dsl between chatflows and workflows (#28012) 2025-11-20 11:40:24 +08:00
apps test: try to use Anthropic Skills to add tests for web/app/components/apps/ (#29607) 2025-12-16 10:42:34 +08:00
base fix: update chat wrapper components to use min-h instead of h for better responsiveness (#29687) 2025-12-15 21:15:55 +08:00
billing test: add comprehensive frontend tests for billing plan assets (#29615) 2025-12-15 21:21:34 +08:00
custom feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
datasets feat: Enhance Amplitude tracking across various components (#29662) 2025-12-15 15:25:10 +08:00
develop Refactor datasets service toward TanStack Query (#29008) 2025-12-09 13:48:23 +08:00
explore chore: test for app card and no data (#29570) 2025-12-12 16:01:58 +08:00
goto-anything Stop showing slash commands in general Go to Anything search (#29012) 2025-12-02 14:24:21 +08:00
header feat: multimodal support (image) (#27793) 2025-12-09 11:44:50 +08:00
plugins feat: Enhance Amplitude tracking across various components (#29662) 2025-12-15 15:25:10 +08:00
rag-pipeline feat: Enhance Amplitude tracking across various components (#29662) 2025-12-15 15:25:10 +08:00
share chore: test for app card and no data (#29570) 2025-12-12 16:01:58 +08:00
signin [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
tools test: add comprehensive Jest tests for ConfirmModal component (#29627) 2025-12-15 11:14:38 +08:00
workflow feat: Enhance Amplitude tracking across various components (#29662) 2025-12-15 15:25:10 +08:00
workflow-app feat: Enhance Amplitude tracking across various components (#29662) 2025-12-15 15:25:10 +08:00
browser-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
i18n-server.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
i18n.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
react-scan.tsx feat: add ReactScan component for enhanced development scanning (#29086) 2025-12-03 18:19:12 +08:00
sentry-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
splash.tsx chore: improve the user experience of not login into apps (#28120) 2025-11-12 16:47:45 +08:00
swr-initializer.tsx rm useless router.replace (#27386) 2025-10-26 19:26:46 +08:00
with-i18n.tsx