dify/web/contract/console
yyh 166b4a5a2b
feat(sandbox): add sandbox file API service layer
- Add types for sandbox file API (SandboxFileNode, SandboxFileDownloadTicket)
- Add oRPC contracts for listFiles and downloadFile endpoints
- Add TanStack Query hooks (useGetSandboxFiles, useDownloadSandboxFile)
- Add useSandboxFilesTree hook with flat-to-tree conversion
2026-01-26 15:40:27 +08:00
..
account.ts use contract for api request 2026-01-21 18:20:38 +08:00
app-asset.ts refactor(app-asset): migrate file upload to presigned URL and batch upload 2026-01-23 15:11:04 +08:00
apps.ts use contract for api request 2026-01-21 18:20:38 +08:00
billing.ts refactor(contract): restructure console contracts with nested billing module (#30999) 2026-01-15 10:41:18 +08:00
sandbox-file.ts feat(sandbox): add sandbox file API service layer 2026-01-26 15:40:27 +08:00
sandbox-provider.ts feat(sandbox): preserve user config when switching to system default 2026-01-19 22:27:06 +08:00
system.ts refactor(contract): restructure console contracts with nested billing module (#30999) 2026-01-15 10:41:18 +08:00
try-app.ts feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
workflow-comment.ts use contract for api request 2026-01-21 18:20:38 +08:00
workflow.ts fix: Add sandbox feature to workflow features mapping 2026-01-25 16:30:50 +08:00