dify/web/app/components
twwu 449755ada4 refactor(test-run, preparation): restructure test run components, enhance data handling, and improve user experience with new loading states and error handling 2025-08-20 16:40:56 +08:00
..
app Merge branch 'main' into feat/rag-2 2025-08-19 14:59:06 +08:00
app-sidebar Merge branch 'main' into feat/rag-2 2025-08-13 15:05:57 +08:00
apps Fix hover button contrast in dark mode for app and dataset cards (#23955) 2025-08-15 10:38:03 +08:00
base Merge branch 'main' into feat/rag-2 2025-08-19 14:59:06 +08:00
billing refactor(billing, chunk-preview): update link target and improve file property handling in document preview 2025-08-20 10:23:33 +08:00
custom fix: show 'reset brand' button after set branding image (#20420) 2025-05-29 15:13:00 +08:00
datasets refactor(test-run, preparation): restructure test run components, enhance data handling, and improve user experience with new loading states and error handling 2025-08-20 16:40:56 +08:00
develop fix: correct File Preview API position in Japanese advanced chat template (#23645) 2025-08-10 11:17:38 +08:00
explore fix(ui): Optimize UI component styles and layouts (#24090) (#24092) 2025-08-18 15:56:10 +08:00
goto-anything Feature/improve goto anything commands (#24091) 2025-08-18 16:07:54 +08:00
header Merge branch 'main' into feat/rag-2 2025-08-19 14:59:06 +08:00
plugins Merge branch 'main' into feat/rag-2 2025-08-19 14:59:06 +08:00
rag-pipeline refactor(test-run, preparation): restructure test run components, enhance data handling, and improve user experience with new loading states and error handling 2025-08-20 16:40:56 +08:00
share lint: fix sonarjs/no-dead-store issues (#23653) 2025-08-10 11:16:43 +08:00
signin Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tools Merge branch 'main' into feat/rag-2 2025-08-18 11:16:18 +08:00
workflow refactor(test-run, preparation): restructure test run components, enhance data handling, and improve user experience with new loading states and error handling 2025-08-20 16:40:56 +08:00
workflow-app Merge branch 'main' into feat/rag-2 2025-08-19 14:59:06 +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
sentry-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
swr-initializer.tsx fix: resolve user profile dropdown cache sync issue across layouts (#23937) 2025-08-14 19:51:28 +08:00
with-i18n.tsx