- Shipped
- 24 Aprili 2026, 05:49 UTC
- Author
- kamo
- Commit
- f921a75
Platform admins (top-level org owner) now see every org in the system via the new /api/security/org/all-networks endpoint instead of just their own memberships. The header title and subtitle update to reflect the admin context. Other enhancements: - Pagination: client-side, default 25/page, configurable (10/25/50/100) - Live search: filters by title, short title, or domain in real time - Filter chips: "All", "Orgs I Own", "DNS Not Yet Configured" - Result count shown next to page-size selector - Page number buttons with ellipsis collapse for large page counts - OrgLogo component consolidates logo rendering (short logo via getOrgLogoUrl) for both the current-org card and all org cards in the list - ENTER button correctly guarded by org.memberId (shared user+member record) - ENTER AS SYSTEM MEMBER available for all orgs when canEnterAsSystemMember