Skip to content

Comments

feat: Admin edit organization metadata tooling #24198

Merged
sean-brydon merged 6 commits intofeat/admin-org-table-data-tablefrom
feat/orgs-edit-metadata
Oct 3, 2025
Merged

feat: Admin edit organization metadata tooling #24198
sean-brydon merged 6 commits intofeat/admin-org-table-data-tablefrom
feat/orgs-edit-metadata

Conversation

@sean-brydon
Copy link
Member

@sean-brydon sean-brydon commented Oct 1, 2025

This is a stacked PR that is on top of #24197

Implementing the ability for admins to edit organization metdata for billing in the UI

CleanShot.2025-10-01.at.09.46.53.mp4

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 1, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/orgs-edit-metadata

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@graphite-app graphite-app bot requested a review from a team October 1, 2025 08:55
@keithwillcode keithwillcode added consumer core area: core, team members only labels Oct 1, 2025
@dosubot dosubot bot added organizations area: organizations, orgs ✨ feature New feature or request labels Oct 1, 2025
@vercel
Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
cal Ignored Ignored Oct 3, 2025 8:06am
cal-eu Ignored Ignored Oct 3, 2025 8:06am

input: TAdminUpdateMetadataSchema;
};

const ALLOWED_METADATA_KEYS = ["paymentId", "subscriptionId", "subscriptionItemId"];
Copy link
Member Author

Choose a reason for hiding this comment

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

Only allow these keys for now for billing

@sean-brydon sean-brydon merged commit 656e211 into feat/admin-org-table-data-table Oct 3, 2025
5 of 6 checks passed
@sean-brydon sean-brydon deleted the feat/orgs-edit-metadata branch October 3, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consumer core area: core, team members only ✨ feature New feature or request organizations area: organizations, orgs size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants