Skip to content

feat(azure/entra-id): frontend panel — AzureEntraIdPanel (IW-265)#49

Merged
eyriehq-bot[bot] merged 1 commit into
dev/v0.15.0from
feat/iw-265-entra-id-panel
May 31, 2026
Merged

feat(azure/entra-id): frontend panel — AzureEntraIdPanel (IW-265)#49
eyriehq-bot[bot] merged 1 commit into
dev/v0.15.0from
feat/iw-265-entra-id-panel

Conversation

@eyriehq-bot
Copy link
Copy Markdown
Contributor

@eyriehq-bot eyriehq-bot Bot commented May 17, 2026

Summary

  • Adds AzureEntraIdPanel.jsx and manifest.js to azure/entra-id/
  • Table: Name | App ID | Type | Enabled — all columns sortable
  • Detail drawer: Overview (app_id, service_principal_type, account_enabled) + Tags section
  • Status pill: Enabled → green, Disabled → gray
  • No Metrics button — Entra ID has no Azure Monitor metrics
  • Follows the same fetchPlugin + useData + AlertBanner pattern as AzureVirtualMachinesPanel
  • Icon: Users (lucide-react)

Test plan

  • Panel loads without errors at /plugins/azure/entra-id
  • Empty state renders when no service principals collected
  • Table rows are sortable (Name, Type, Enabled)
  • Status pill correctly shows Enabled (green) / Disabled (gray)
  • Clicking a row opens the detail drawer
  • Drawer shows Overview, Tags sections (tags section hidden when empty)
  • No Metrics button in drawer header
  • Escape key closes drawer
  • Refresh button triggers SSE stream

Closes IW-265

…st (IW-265)

Table: Name | App ID | Type | Enabled
Drawer: Overview (app_id, type, account_enabled) + Tags
Status pill: Enabled/green, Disabled/gray
No metrics (Entra ID has no Monitor metrics)
Icon: Users (lucide)
@eyriehq-bot eyriehq-bot Bot merged commit d6d31dd into dev/v0.15.0 May 31, 2026
@eyriehq-bot eyriehq-bot Bot deleted the feat/iw-265-entra-id-panel branch May 31, 2026 01:23
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.

0 participants