dify/web/app
CodingOnStar aa2c38074c feat: implement document creation pipeline with multi-step wizard and datasource management
- Added CreateFromDSLModal component for importing datasets from DSL.
- Implemented document creation pipeline with steps for selecting data sources, processing documents, and displaying processing results.
- Introduced hooks for managing datasource actions, UI state, and document steps.
- Created preview components for local files, online documents, and website crawls.
- Integrated billing and vector space management features.

This commit enhances the document creation experience by providing a structured workflow and improved user interface.
2026-01-12 11:57:28 +08:00
..
(commonLayout) refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
(shareLayout) fix: web app login code encrypt (#30705) 2026-01-07 18:04:42 -08:00
account feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
activate refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
components feat: implement document creation pipeline with multi-step wizard and datasource management 2026-01-12 11:57:28 +08:00
education-apply feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
forgot-password refactor(web): migrate legacy forms to TanStack Form (#30631) 2026-01-06 20:18:27 +08:00
init refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
install refactor(web): migrate legacy forms to TanStack Form (#30631) 2026-01-06 20:18:27 +08:00
oauth-callback feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
repos/[owner]/[repo]/releases chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
reset-password feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
signin fix: signin page stuck on loading when refresh token valid but access token expired (#30675) 2026-01-07 14:20:38 +08:00
signup refactor(web): align signup mail submit and tests (#30456) 2026-01-04 19:59:06 +08:00
styles fix(theme): make sticky headers opaque in dark mode (Monaco sticky sc… (#29826) 2025-12-18 15:00:15 +08:00
layout.tsx refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
page.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
routePrefixHandle.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00