dify/web/service
yyh 2ec34b2cfb
feat(workflow): improve block selector navigation and previews (#39212)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-18 09:56:36 +00:00
..
__tests__ test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
access-control test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
knowledge test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
_tools_util.spec.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
_tools_util.ts fix: properly escape collectionName in query string parameters (#14476) 2025-02-27 18:59:07 +08:00
annotation.spec.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
annotation.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
apps.ts refactor(web): rebuild goto anything dialog (#38914) 2026-07-14 10:38:45 +00:00
base.spec.ts chore: new agent enchance (#39040) 2026-07-16 06:46:41 +00:00
base.ts chore: new agent enchance (#39040) 2026-07-16 06:46:41 +00:00
billing.ts chore: seprate vector space quota query (#36514) 2026-05-22 09:26:17 +00:00
client.spec.ts feat: new agent support import and export in frontend (#39012) 2026-07-15 09:54:09 +00:00
client.ts feat: new agent support import and export in frontend (#39012) 2026-07-15 09:54:09 +00:00
common.ts fix: align member invitation flow and API contracts (#38856) 2026-07-13 15:16:23 +00:00
console-link.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
console-openapi-url.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
console-router-loader.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
datasets.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
debug.ts chore: Improve workflow generator accessibility and API contracts (#38838) 2026-07-13 09:15:54 +00:00
device-flow.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
explore.spec.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
explore.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
fetch.spec.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
fetch.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
log.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
marketplace-templates.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugins.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
refresh-token.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
server.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
share.ts refactor(chat): modernize speech-to-text pipeline (#38653) 2026-07-13 04:21:29 +00:00
sso.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
strategy.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
tools.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
try-app.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-apps.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-base.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-billing.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-common.ts chore: migrate linting to vp lint with ESLint fallback (#38834) 2026-07-13 06:41:53 +00:00
use-datasource.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-education.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-endpoints.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-explore.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-flow.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-log.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-models.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-pipeline.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-plugins-auth.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-plugins.ts chore: migrate linting to vp lint with ESLint fallback (#38834) 2026-07-13 06:41:53 +00:00
use-share.spec.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-share.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-snippet-workflows.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-snippets.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-strategy.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-tools.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-triggers.ts feat(workflow): improve block selector navigation and previews (#39212) 2026-07-18 09:56:36 +00:00
use-try-app.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-workflow.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-workspace.ts feat: ee workspace permission control (#30841) 2026-01-19 11:06:04 +08:00
utils.ts test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
webapp-auth.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
workflow-generator.ts chore: Improve workflow generator accessibility and API contracts (#38838) 2026-07-13 09:15:54 +00:00
workflow.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00