Skip to content

Add AI daily report functionality#42

Merged
houdl merged 6 commits intomainfrom
ai_daily_report
Apr 2, 2026
Merged

Add AI daily report functionality#42
houdl merged 6 commits intomainfrom
ai_daily_report

Conversation

@CircleSoar
Copy link
Copy Markdown
Contributor

  • Add daily_report model with polymorphic relationship to factors/signals
  • Add FactorDailyReportController and SignalDailyReportController
  • Add FactorDailyReportGeneratorService and SignalDailyReportGeneratorService
  • Add GenerateFactorDailyReportJob and GenerateSignalDailyReportJob
  • Add daily_reports.css styling
  • Update controllers to include daily report buttons
  • Add config/schedule.rb for scheduled reports
  • Update CLAUDE.md with frontend-design skill reference

CircleSoar and others added 6 commits March 19, 2026 16:28
- Add daily_report model with polymorphic relationship to factors/signals
- Add FactorDailyReportController and SignalDailyReportController
- Add FactorDailyReportGeneratorService and SignalDailyReportGeneratorService
- Add GenerateFactorDailyReportJob and GenerateSignalDailyReportJob
- Add daily_reports.css styling
- Update controllers to include daily report buttons
- Add config/schedule.rb for scheduled reports
- Update CLAUDE.md with frontend-design skill reference

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Resolved conflicts:
- application.css: Kept main's modular @import structure
- sidekiq.yml: Merged daily report generation jobs with adjusted schedule
- schema.rb: Used main's newer schema version

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@houdl houdl merged commit 6dcd207 into main Apr 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants