cc-dashboard/web
Vadym Samoilenko 3671657d11 fix: chart bars use pixel heights instead of percentages
Percentage heights relative to a flex parent are unreliable without explicit
height on the parent chain. Compute bar heights directly in pixels (max 160px)
to guarantee visible bars regardless of flex/CSS cascade.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 21:34:56 +01:00
..
src fix: chart bars use pixel heights instead of percentages 2026-05-06 21:34:56 +01:00
.eslintrc.cjs feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
index.html fix: implement 5-phase contract fixes, devops page, AI summaries, expanded assistant 2026-05-06 21:13:28 +01:00
package.json feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
postcss.config.js feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
tailwind.config.ts feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
tsconfig.json feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
tsconfig.node.json feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
vite.config.ts feat: AI assistant widget, design system upgrade via 21st-dev Magic 2026-05-06 19:34:17 +01:00
vitest.config.ts feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00