feat(web): complete V21 UI redesign #6

Merged
xiaoxia merged 2 commits from develop into main 2026-06-25 15:00:48 +08:00
Owner

Complete redesign of all frontend pages to strictly conform to V21 prototype design system.

  • Header/MainLayout with sticky top navigation
  • WorkspaceList, ProjectAssets, ProjectResults, ProjectTitles, ProjectVoices, ProjectGeneration pages redesigned
  • Login and Plans pages updated
  • V21 color scheme, spacing, cards, grids, typography applied throughout
  • Removed Ant Design layout components, replaced with custom V21-compliant CSS
Complete redesign of all frontend pages to strictly conform to V21 prototype design system. - Header/MainLayout with sticky top navigation - WorkspaceList, ProjectAssets, ProjectResults, ProjectTitles, ProjectVoices, ProjectGeneration pages redesigned - Login and Plans pages updated - V21 color scheme, spacing, cards, grids, typography applied throughout - Removed Ant Design layout components, replaced with custom V21-compliant CSS
xiaoxia added 2 commits 2026-06-25 14:56:59 +08:00
feat(web): complete V21 UI redesign for all pages
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 24s
Deploy / Deploy Staging (push) Failing after 26s
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
Deploy / Production Browser E2E (push) Has been skipped
32dcf483f8
- Replaced Ant Design Card/Layout with V21-compliant components
- Updated Header, MainLayout to V21 sticky top navigation
- Redesigned WorkspaceList, ProjectAssets, ProjectResults, ProjectTitles, ProjectVoices, ProjectGeneration with V21 card/grid system
- Added V21 color scheme, typography, spacing, pill badges, vertical/video cards
- Updated Login page and Plans subscription page to V21 design
- CSS-only styling without Ant Design overrides where possible
fix(web): resolve TypeScript unused variable warnings
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 24s
Deploy / Deploy Staging (push) Failing after 25s
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
Deploy / Production Browser E2E (push) Has been skipped
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Successful in 23s
Tests / test (pull_request) Successful in 15s
Tests / lint (pull_request) Successful in 8s
796074867b
xiaoxia merged commit a31145950f into main 2026-06-25 15:00:48 +08:00
Sign in to join this conversation.