Skip to content

Add public sharing UI for Oracle reports #209

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 7 commits into from
Apr 28, 2025
Merged

Conversation

rishsriv
Copy link
Member

Summary

  • Add UI components and functionality to enable public sharing of Oracle reports
  • Create public report viewer component for displaying reports without authentication
  • Implement toggle button and share dialog in the report view

Test plan

  • Test toggling reports between public and private
  • Test copying and sharing public URLs
  • Verify reports can be viewed without authentication via the public URL
  • Test the public view in different environments (local dev, production)

🤖 Generated with Claude Code

rishsriv and others added 7 commits April 25, 2025 15:12
- Create new OraclePublicReport component for displaying public reports
- Add toggle functionality to OracleReport component
- Add public report viewer test page for development
- Configure Vite server to handle public report routes
- Update apiServices with toggleReportPublicStatus function
- Update data types to include public status information

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

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