feat: V21 design system alignment for admin pages #31

Closed
xiaoxia wants to merge 385 commits from feature/v21-admin-pages into develop
Owner

Summary

Align Admin pages with V21 design system.

Changes

  • Create unified Admin.css with V21 design tokens
  • Update Dashboard with stat cards and V21 color scheme
  • Update Analytics with V21 chart colors and metrics
  • Update UserManagement with V21 table and search styles
  • Update LogViewer with V21 filter bar and log level tags
  • Update SystemMonitor with V21 progress and resource cards
  • Update AdminComingSoon with V21 result styling

V21 Design Tokens Applied

  • Primary: #4f46e5 (Indigo)
  • Success: #10b981 (Green)
  • Warning: #f59e0b (Amber)
  • Purple: #8b5cf6
  • Border radius: 22-28px
  • Card shadows: 0 24px 70px rgba(15, 23, 42, 0.09)
## Summary Align Admin pages with V21 design system. ### Changes - Create unified `Admin.css` with V21 design tokens - Update Dashboard with stat cards and V21 color scheme - Update Analytics with V21 chart colors and metrics - Update UserManagement with V21 table and search styles - Update LogViewer with V21 filter bar and log level tags - Update SystemMonitor with V21 progress and resource cards - Update AdminComingSoon with V21 result styling ### V21 Design Tokens Applied - Primary: #4f46e5 (Indigo) - Success: #10b981 (Green) - Warning: #f59e0b (Amber) - Purple: #8b5cf6 - Border radius: 22-28px - Card shadows: 0 24px 70px rgba(15, 23, 42, 0.09)
xiaoxia added 1 commit 2026-06-26 21:41:01 +08:00
feat: V21 design system alignment for admin pages
CI/CD Pipeline / Validate Code Quality And Tests (push) Waiting to run
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Waiting to run
704d381919
- Create unified Admin.css with V21 design tokens
- Update Dashboard with stat cards and V21 color scheme
- Update Analytics with V21 chart colors and metrics
- Update UserManagement with V21 table and search styles
- Update LogViewer with V21 filter bar and log level tags
- Update SystemMonitor with V21 progress and resource cards
- Update AdminComingSoon with V21 result styling
- Replace all inline styles with V21 CSS classes
- Apply Indigo/Green/Amber/Purple V21 color palette
xiaoxia closed this pull request 2026-06-27 00:41:47 +08:00
Some checks are pending
CI/CD Pipeline / Validate Code Quality And Tests (push) Waiting to run
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Waiting to run
CI/CD Pipeline / CI Gate (pull_request)
Required
AI Code Review / AI Code Review (pull_request)
Required

Pull request closed

Sign in to join this conversation.