Commit graph

5 commits

Author SHA1 Message Date
DJP
e33cdb87fc Update README with enhanced AI Tools Report features
- Document new 90-day date filter option
- Add comprehensive multi-select filtering documentation
- Document interactive pie chart visualization features
- Update usage instructions for checkbox-based filtering
- Add technical details about Chart.js integration and advanced filtering system
- Clarify backend/frontend data processing architecture

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 13:58:35 -04:00
DJP
edf31a2462 Add multi-select filtering and pie chart visualization to AI tools report
- Add Last 90 days option to date range filter
- Replace single-select dropdowns with multi-select checkboxes for User, Model, and Sub-Tool filters
- Add pie chart visualization showing tool usage distribution on Summary tab
- Include Chart.js library for interactive pie charts with hover tooltips and percentages
- Add Select All/Deselect All functionality for each filter category
- Update filtering logic to handle multiple simultaneous selections
- Implement real-time updates for all views when filters change
- Maintain existing functionality while adding enhanced filtering capabilities

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 13:51:13 -04:00
DJP
2b4d33b245 Merge branch 'master' of ssh://bitbucket.org/zlalani/ai-reports 2025-09-15 10:41:34 -04:00
DJP
0da5b0e73d Initial commit: AI Tool Usage Reporting Dashboard
Complete suite of HTML dashboards for AI tool usage and conversation reporting via webhook APIs. Includes main navigation dashboard, multiple conversation reports (Latam, SBII, Sidekick), and AI tools usage report with comprehensive analytics.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 10:41:07 -04:00
Dave Porter
38ae02493d Initial commit 2025-09-15 14:39:12 +00:00