dify/web/app/components
Coding On Star a408a5d87e
test(workflow): add helper specs and raise targeted workflow coverage (#33995)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-24 17:51:07 +08:00
..
__tests__ refactor(web): move component tests into sibling __tests__ directories (#33623) 2026-03-18 10:49:30 +08:00
app refactor(web): migrate dataset-related toast callsites to base/ui/toast and update tests (#33892) 2026-03-23 13:13:52 +08:00
app-sidebar feat(confirm): input app name for app deletion confirmation (#33660) 2026-03-19 14:25:29 +08:00
apps refactor: lazy load large modules (#33888) 2026-03-24 15:29:42 +08:00
base refactor: lazy load large modules (#33888) 2026-03-24 15:29:42 +08:00
billing feat(web): refactor pricing modal scrolling and accessibility (#34011) 2026-03-24 17:18:36 +08:00
custom refactor(custom): reorganize web app brand module and raise coverage threshold (#33531) 2026-03-16 18:17:21 +08:00
datasets fix: fix chunk not display in indexed document (#33942) 2026-03-24 10:36:48 +08:00
develop fix: copy to clipboard failed in non-secure (HTTP) contexts (#32287) 2026-03-10 15:46:17 +08:00
devtools refactor: lazy load large modules (#33888) 2026-03-24 15:29:42 +08:00
explore feat: enhance banner tracking with impression and click events (#33926) 2026-03-23 17:29:50 +08:00
goto-anything refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
header feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082) 2026-03-24 17:41:51 +08:00
plugins refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) 2026-03-24 14:02:52 +08:00
provider chore: drop pwa with serwist (#32838) 2026-03-04 17:35:35 +08:00
rag-pipeline fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +08:00
share refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
signin test(web): add and enhance frontend automated tests across multiple modules (#32268) 2026-02-13 10:27:48 +08:00
tools refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
workflow test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
workflow-app fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +08:00
app-initializer.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
browser-initializer.tsx feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
lazy-sentry-initializer.tsx refactor: lazy load large modules (#33888) 2026-03-24 15:29:42 +08:00
sentry-initializer.tsx refactor: lazy load large modules (#33888) 2026-03-24 15:29:42 +08:00
splash.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00