tenantpilot/components
Ahmed Darrazi 434f33ac8f
All checks were successful
Trigger Cloudarix Deploy / call-webhook (push) Successful in 1s
feat: Improve policy type badge system with definitive mapping
- Create PolicyTypeBadge component for consistent badge rendering
- Add POLICY_TYPE_MAP with explicit labels for all 7 policy types:
  - configurationProfile → 'Settings Catalog'
  - deviceConfiguration → 'Device Configuration'
  - compliancePolicy → 'Compliance Policy'
  - endpointSecurity → 'Endpoint Security'
  - windowsUpdateForBusiness → 'Windows Update'
  - enrollmentConfiguration → 'Enrollment'
  - appConfiguration → 'App Configuration'
- Update PolicyTable and PolicyDetailSheet to use new component
- Maintain fallback heuristic matching for unknown types
2025-12-08 11:31:45 +01:00
..
auth Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00
emails Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00
policy-explorer feat: Improve policy type badge system with definitive mapping 2025-12-08 11:31:45 +01:00
search fix: Resolve search infinite loop issue 2025-12-07 22:59:07 +01:00
ui feat: Policy Explorer UX Upgrade (003) 2025-12-07 02:28:15 +01:00
Navbar.tsx Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00
Sidebar.tsx Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00
SidebarItems.tsx Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00
ThemeProvider.tsx Fix: Import ThemeProviderProps from next-themes root 2025-12-05 23:16:43 +01:00