feat(policies): org-wide policies with admin-only editing (#6625)

Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>
This commit is contained in:
Reece Browne
2026-06-11 21:23:06 +01:00
committed by GitHub
co-authored by Claude Opus 4.8
parent 47e5977a31
commit ef65e6b015
7 changed files with 160 additions and 110 deletions
@@ -249,7 +249,7 @@ export function PolicyDetailPanel({
<Banner
tone="neutral"
icon={<LockIcon sx={{ fontSize: "1rem" }} />}
description="Managed by your organization. Contact an admin to change settings."
description="Managed by your organization. Contact an admin to change this policy."
/>
)}
</div>