Skip to content

feat: add user profile report export#592

Merged
santosral merged 8 commits into
mainfrom
feat/user-profile-report
Jun 11, 2026
Merged

feat: add user profile report export#592
santosral merged 8 commits into
mainfrom
feat/user-profile-report

Conversation

@santosral

@santosral santosral commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

🚀 Summary

This PR adds a User Profile Report page to the admin reports area, listing each onboarded user with their content preferences and subscription status, downloadable as a streamed .xlsx.

Closes #571

✏️ Changes

  • Split admin reports into sibling page routes (quiz, user-profile) under a shared layout nav
  • Add the user-profile report page with paginated preview
  • Add GET /admin/api/download/user-profile streaming export reusing generateReport

UI Changes

Screenshot 2026-06-11 at 2 27 13 PM Screenshot 2026-06-11 at 2 27 20 PM Screenshot 2026-06-11 at 2 27 27 PM

Sample User Profile Report

10062026174950_user_profile_report.xlsx

@santosral santosral marked this pull request as ready for review June 10, 2026 08:34
@santosral santosral self-assigned this Jun 10, 2026
nicholasjjlim
nicholasjjlim previously approved these changes Jun 11, 2026
Comment thread docs/superpowers/specs/2026-06-08-user-profile-report-design.md Outdated
@ivanfoong

Copy link
Copy Markdown
Collaborator

@santosral Add screenshots of your changes?

@jasminetay-moe jasminetay-moe left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@santosral santosral merged commit e8dc6d6 into main Jun 11, 2026
8 checks passed
@santosral santosral deleted the feat/user-profile-report branch June 11, 2026 06:40
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.

Expose subscriber list and content preference on Glow admin

4 participants