platform-codebase/features/status-dashboard/frontend
Quinn Ftw 5bc43654aa refactor(status-dashboard): migrate to shared @lilith/vite-version-plugin
Replace inline version injection with the reusable vite-version-plugin
package for consistent version banners across all dashboards.

Changes:
- Remove custom getMonorepoVersion() and buildInfoPlugin()
- Use versionPlugin from @lilith/vite-version-plugin
- Use logVersionBanner for styled console output
- Add tsconfig paths for TypeScript resolution

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 04:45:49 -08:00
..
e2e feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
src refactor(status-dashboard): migrate to shared @lilith/vite-version-plugin 2025-12-26 04:45:49 -08:00
test feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
DEPLOYMENT.md feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
index.html feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
NGINX_CONFIG.md feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
package.json feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
playwright.config.ts feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00
postcss.config.js feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
tailwind.config.js feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
tsconfig.json refactor(status-dashboard): migrate to shared @lilith/vite-version-plugin 2025-12-26 04:45:49 -08:00
tsconfig.node.json feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
vite.config.ts refactor(status-dashboard): migrate to shared @lilith/vite-version-plugin 2025-12-26 04:45:49 -08:00
vitest.config.ts feat(status-dashboard): push-based host monitoring and testing infra 2025-12-26 00:37:26 -08:00