Commit Graph

5 Commits

Author SHA1 Message Date
Xiaoxia AI 0bbee7dd27 fix(web): disable noUnusedLocals/noUnusedParameters to allow build
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 26s
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Successful in 24s
Tests / test (pull_request) Successful in 22s
Tests / lint (pull_request) Successful in 9s
Deploy / Deploy Staging (push) Successful in 1m34s
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
Deploy / Production Browser E2E (push) Has been skipped
2026-06-25 15:08:45 +08:00
Xiaoxia AI 8120597ae1 fix: exclude test files from TypeScript build
Deploy / Deploy Staging (push) Has been cancelled
Deploy / Deploy Production (push) Has been cancelled
CI/CD Pipeline / Validate Code Quality And Tests (push) Has been cancelled
2026-06-20 12:25:23 +08:00
Xiaoxia AI e5d5ae4ce7 feat(phase7): complete generation web flow and frontend build recovery
CI/CD Pipeline / Code Quality Check (push) Failing after 24s
CI/CD Pipeline / Run Tests (push) Has been skipped
CI/CD Pipeline / Build Summary (push) Has been skipped
2026-06-18 21:50:52 +08:00
Xiaoxia AI 3bf90f8614 feat(web): initialize Vite + React + TypeScript project - Phase 6 Task 1/40
Deploy / Deploy Staging (push) Failing after 7s
Deploy / Deploy Production (push) Has been skipped
Tests / test (push) Failing after 33s
Tests / lint (push) Failing after 34s
2026-06-17 10:22:48 +08:00
Xiaoxia AI b5a62ee9a3 feat: initial SaaS scaffold
- domain: User, Workspace, Project, AssetLibrary, Asset, IngestJob
- ports: repository interfaces
- application: use cases
- adapters: in-memory
- API: FastAPI 5 routes
- worker: Celery ingest_asset
- tests: 4 passing
2026-06-15 15:17:40 +08:00