Skip to content

Add developer account info and plugins tab to admin user view#346

Merged
simonhamp merged 1 commit intomainfrom
admin-user-developer-info
Apr 10, 2026
Merged

Add developer account info and plugins tab to admin user view#346
simonhamp merged 1 commit intomainfrom
admin-user-developer-info

Conversation

@simonhamp
Copy link
Copy Markdown
Member

Summary

  • Show a Developer Account section on the user edit page when the user has a developer profile, displaying Stripe Connect status, account link, country, payout currency, payouts/charges enabled, onboarding completion, and plugin terms acceptance
  • Add a Developer Plugins relation manager tab listing all plugins created by the user, with links to each plugin's edit page
  • Add a Developer boolean column to the users index table indicating whether a user has a developer account

Test plan

  • Developer Account section visible only for users with a developer account
  • Stripe Connect account ID links to Stripe dashboard
  • Developer Plugins tab lists only the user's plugins
  • Developer column renders on users index
  • All 7 tests passing

🤖 Generated with Claude Code

Show Stripe Connect account info, onboarding status, and plugin terms
when viewing a developer user in admin. Add Developer Plugins relation
manager tab and a developer indicator column on the users index table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@simonhamp simonhamp marked this pull request as ready for review April 10, 2026 10:10
@simonhamp simonhamp merged commit 6085793 into main Apr 10, 2026
2 checks 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.

1 participant