Skip to content

Add public sharing functionality for Oracle reports #493

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

rishsriv
Copy link
Member

@rishsriv rishsriv commented Apr 25, 2025

Summary

  • Add database columns and API endpoints to support public sharing of Oracle reports
  • Allows reports to be shared via public links that don't require authentication
  • Implements toggle functionality to make reports public or private

- Add `is_public` and `public_uuid` columns to OracleReports table
- Create new endpoint to toggle public status on/off
- Add public endpoint to fetch reports by UUID
- Update report listing to include public status and URL
- Update report MDX endpoint to include public status info

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

Co-Authored-By: Claude <[email protected]>
@rishsriv rishsriv merged commit ad4a9ad into main Apr 25, 2025
@rishsriv rishsriv deleted the feature/public-reports branch April 25, 2025 07:13
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.

1 participant