dify/web/app/components
wangxiaolei 870a6427c9
Some checks are pending
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
feat: allow user close the tab to sync the draft (#30034)
2025-12-23 19:01:29 +08:00
..
app chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
app-sidebar chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
apps chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
base chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
billing chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
custom chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
datasets chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
develop chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
explore chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
goto-anything chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
header chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
plugins chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
rag-pipeline chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
share chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
signin chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
tools chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
workflow feat: allow user close the tab to sync the draft (#30034) 2025-12-23 19:01:29 +08:00
workflow-app chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +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
i18n-server.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
i18n.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
react-scan.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
sentry-initializer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
splash.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
swr-initializer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
with-i18n.tsx