Skip to content

[comp] Production Deploy#2825

Merged
tofikwest merged 3 commits into
releasefrom
main
May 12, 2026
Merged

[comp] Production Deploy#2825
tofikwest merged 3 commits into
releasefrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 12, 2026

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.


Summary by cubic

Adds platform-admin framework management for organizations across API and admin UI. Admins can now list, add, and remove org frameworks without changing global definitions.

  • New Features
    • API: Added AdminFrameworksController (GET/POST/DELETE at /v1/admin/organizations/:orgId/frameworks). Returns active frameworks and only unavailable platform frameworks. Guarded by PlatformAdminGuard, audited, and throttled (30/min). Wired into FrameworksModule.
    • UI: Added a “Frameworks” tab in Admin Org. Shows active and available frameworks, with add/remove actions and confirmation dialog. Includes mobile cards and desktop table, plus responsive tab select.
    • Tests: New controller and UI tests. Updated admin security baseline and tabs tests to cover the new controller and tab.

Written for commit 98bf1fa. Summary will update on new commits.

github-actions Bot and others added 3 commits May 11, 2026 21:24
Add platform-admin scoped framework management so admins can add or remove frameworks for a specific organization without touching global framework definitions.

Co-authored-by: Cursor <cursoragent@cursor.com>
…om-admin

feat(admin): manage organization frameworks
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

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

Project Deployment Actions Updated (UTC)
app (staging) Ready Ready Preview, Comment May 12, 2026 2:30pm
comp-framework-editor (staging) Ready Ready Preview, Comment May 12, 2026 2:30pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
portal (staging) Skipped Skipped May 12, 2026 2:30pm

Request Review

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 10 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@tofikwest tofikwest merged commit 7098ae1 into release May 12, 2026
13 of 14 checks passed
@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.50.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants