dify/web/app/components
Coding On Star d6b025e91e
test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-02-12 10:04:56 +08:00
..
app feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
app-sidebar refactor: unified shortcut keys display using component (#31713) 2026-01-29 17:57:46 +08:00
apps feat: try app support review (#31716) 2026-01-29 19:40:47 +08:00
base test: add comprehensive unit and integration tests for dataset module (#32187) 2026-02-12 10:00:32 +08:00
billing feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
custom chore: remove useless __esModule (#30366) 2025-12-30 15:37:16 +08:00
datasets test: add comprehensive unit and integration tests for dataset module (#32187) 2026-02-12 10:00:32 +08:00
develop feat: Service API - add end-user lookup endpoint (#32015) 2026-02-09 14:01:22 +08:00
devtools refactor(web): organize devtools components (#30318) 2025-12-30 09:21:41 +08:00
explore style: update banner item styles and enhance dark/light theme variables (#32111) 2026-02-09 15:32:40 +08:00
goto-anything refactor(web): extract complex components into modular structure with comprehensive tests (#31729) 2026-02-04 18:35:31 +08:00
header fix: hide invite button if current user is not workspace manager (#31744) 2026-02-11 16:31:12 +08:00
plugins test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00
provider refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
rag-pipeline feat(tests): add mock for useInvalidateWorkflowRunHistory in pipeline run tests (#32234) 2026-02-11 14:51:43 +08:00
share feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
signin test: add tests for dataset document detail (#31274) 2026-01-27 15:43:27 +08:00
tools test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00
workflow feat(workflow): enhance workflow run history management and UI updates (#32230) 2026-02-11 14:09:33 +08:00
workflow-app feat(workflow): enhance workflow run history management and UI updates (#32230) 2026-02-11 14:09:33 +08:00
app-initializer.tsx refactor: update oauth_new_user handling in AppInitializer to use parseAsBoolean (#31862) 2026-02-03 15:20:26 +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
sentry-initializer.tsx refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
splash.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00