cc-dashboard/web
Vadym Samoilenko e456fd2b09 fix: chart bars visible + tool usage pct computed correctly
- Dashboard bar charts: increase opacity from /40 to /70 so bars are visible on light theme
- Tools endpoint: compute pct = count/total*100 instead of returning 0.0 default

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-06 21:27:49 +01:00
..
src fix: chart bars visible + tool usage pct computed correctly 2026-05-06 21:27:49 +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