Files
multica/packages
J 656d4f9a74 refactor(autopilots): fold access management into the edit dialog (MUL-3893)
Remove the standalone 'Manage access' button from the autopilot detail
header and surface the grant/revoke list as an 'Access' section inside
the Edit dialog's configuration sidebar. Anyone who cannot open Edit
already cannot manage access, so the separate affordance was redundant.

- Extract the dialog body into a reusable AutopilotAccessManager
- Render it in edit mode only, gated on canManageAccess
- Drop ManageAccessDialog and its now-dead i18n keys

Co-authored-by: multica-agent <github@multica.ai>
2026-06-30 19:04:42 +08:00
..