nxtgauge-frontend-solid/src/components
Tracewebstudio Dev 0d63bb304e Add comprehensive test infrastructure and AI guardrails
- Add Vitest unit tests for AiChatWidget component
- Add Playwright E2E tests: ai-chat-widget, api, security, guardrails
- Add AI guardrails tests validating no phone/email leaks from Ollama
- Add security tests: auth, rate limiting, input validation, token handling
- Add API tests for AI endpoints and authentication
- Fix playwright.config.ts reporter path conflict
- Update CompanyJobsPage with AI generate buttons (orange icon, loading state)
- Fix AiChatWidget accessibility (role=dialog, aria-label, aria-modal)
- Add app.css spin animation for AI loading spinner
- Add Gitea Actions workflow for nightly CI tests
- Add TESTING.md documentation
2026-05-01 02:54:25 +02:00
..
admin chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
dashboard Add comprehensive test infrastructure and AI guardrails 2026-05-01 02:54:25 +02:00
AiChatWidget.tsx Add comprehensive test infrastructure and AI guardrails 2026-05-01 02:54:25 +02:00
ArticleContent.tsx feat: improve Help Center UI with mixed dark/light theme and structured content 2026-04-09 21:52:16 +02:00
CaptchaCanvas.tsx feat(frontend): finalize onboarding, otp verification, and roleless dashboard flow 2026-03-19 00:30:33 +01:00
DashboardLayout.tsx fix(wallet): fetch pricing by concrete role key 2026-04-29 09:59:41 +02:00
DashboardShell.tsx fix(ui): wire and restyle dashboard notifications dropdown 2026-04-29 11:51:37 +02:00
NotificationBell.tsx fix(ui): wire and restyle dashboard notifications dropdown 2026-04-29 11:51:37 +02:00
OpportunityGraph.tsx feat: align solid public pages and auth flows with nextjs parity 2026-03-17 15:35:58 +01:00
PublicBackground.tsx Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
PublicFooter.tsx feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
PublicHeader.tsx docs: clarify real data implementations are wired to backend APIs 2026-04-10 01:21:36 +02:00
PublicLanding.tsx feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
RoleLandingPage.tsx feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00