Commit Graph

4 Commits

Author SHA1 Message Date
Ra
d33c1767bc add markdown formatting to the AI's responses for the chat page 2025-09-02 16:49:47 -07:00
Ra
ea3cfbcc54 fix image asset refs 2025-08-25 15:16:13 -07:00
Ra
1a9e92d7bd Implement comprehensive report system with detailed viewing and AI enhancements
- Add detailed report viewing with full-screen ReportDetail component for both company and employee reports
- Fix company wiki to display onboarding Q&A in card format matching Figma designs
- Exclude company owners from employee submission counts (owners contribute to wiki, not employee data)
- Fix employee report generation to include company context (wiki + company report + employee answers)
- Fix company report generation to use filtered employee submissions only
- Add proper error handling for submission data format variations
- Update Firebase functions to use gpt-4o model instead of deprecated gpt-4.1
- Fix UI syntax errors and improve report display functionality
- Add comprehensive logging for debugging report generation flow

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-18 19:08:29 -07:00
Ra
557b113196 Fix organization setup flow: redirect to onboarding for incomplete setup 2025-08-18 10:33:45 -07:00