tenantpilot/lib
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
..
actions feat: Policy Explorer UX Upgrade (003) 2025-12-07 02:28:15 +01:00
auth Fix tenant_id not being saved to database on login 2025-12-06 12:29:00 +01:00
db Fix: Add unique constraint for policy_settings upsert 2025-12-06 23:33:43 +01:00
email Fix: Multiple TypeScript build errors for production 2025-12-05 23:49:00 +01:00
stripe Fix: Multiple TypeScript build errors for production 2025-12-05 23:49:00 +01:00
utils feat: Improve policy type badge system with definitive mapping 2025-12-08 11:31:45 +01:00
validators Feature: Global Search & Seed Data complete 2025-12-05 22:06:22 +01:00
env.mjs Add specification for 002-manual-policy-sync feature 2025-12-06 13:35:54 +01:00
utils.ts Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00