Files
xiaoxia-saas/apps
CI Bot 1feff1c6fb
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 48s
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Successful in 57s
CI/CD Pipeline / Unit Tests (pull_request) Successful in 1m22s
CI/CD Pipeline / Unit Tests (push) Successful in 1m23s
CI/CD Pipeline / Frontend Lint (push) Failing after 2m19s
CI/CD Pipeline / Frontend Lint (pull_request) Failing after 2m19s
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (push) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (push) Has been skipped
CI/CD Pipeline / Build Production Runtime Images (push) Has been skipped
CI/CD Pipeline / Staging E2E Tests (push) Has been skipped
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (pull_request) Has been skipped
CI/CD Pipeline / Build Production Runtime Images (pull_request) Has been skipped
CI/CD Pipeline / Deploy Production (push) Has been skipped
CI/CD Pipeline / Production Browser E2E (push) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (pull_request) Has been skipped
CI/CD Pipeline / Staging E2E Tests (pull_request) Has been skipped
CI/CD Pipeline / Deploy Production (pull_request) Has been skipped
CI/CD Pipeline / Integration Tests (push) Successful in 1m35s
CI/CD Pipeline / Integration Tests (pull_request) Successful in 1m25s
CI/CD Pipeline / Production Browser E2E (pull_request) Has been skipped
feat: 编辑器渲染结果联动 + 一键生成链路打通
- editPlans.ts: 新增 GeneratedVideo 类型 + getGenerationTaskResults 函数
- products.ts: 重写为基于 /generation/tasks 端点(后端无 /products 路由)
- GeneratePage.tsx: 生成完成后获取视频 URL + 预览/下载/分享/导航成片库
- EditingPlanner.tsx: 移除 GenerationProgressModal 死代码(genModalOpen 从未设为 true)

打通生成→预览→下载→分享→成片库完整链路,消除所有 404 API 调用
2026-07-14 13:50:24 +08:00
..