Skip to content

refactor(dashboard): align console with Ant Design patterns - #14

Merged
PeterGuy326 merged 1 commit into
masterfrom
agent/antd-spec-console
Aug 12, 2026
Merged

PeterGuy326 merged 1 commit into
masterfrom
agent/antd-spec-console

Conversation

@PeterGuy326

Copy link
Copy Markdown
Owner

Summary

  • rebuild the queue console around Ant Design Layout, Menu, Row/Col, Card, Statistic, Table and Typography patterns
  • move task submission into explicit queue context and reduce duplicate navigation/action hierarchy
  • route component states through ConfigProvider and Ant semantic styles, removing all dashboard !important overrides
  • fix light/dark status Tag and Badge contrast, mobile semantics, and responsive overflow
  • document the Ant Design component contract and strengthen CI design checks

Verification

  • corepack pnpm typecheck
  • corepack pnpm check:design
  • corepack pnpm build
  • corepack pnpm audit --prod
  • docker compose config --quiet
  • production Compose dashboard + API readiness smoke
  • browser scan: light/dark text contrast, AX names, 320–1440px overflow

@PeterGuy326
PeterGuy326 merged commit 82a8bfb into master Aug 12, 2026
5 checks passed
@PeterGuy326
PeterGuy326 deleted the agent/antd-spec-console branch August 12, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant