wulf-pulse/components
lorentz 5dfd68affd perf: switch ticket modal from live API to Postgres
- New GET /api/tickets/by-number/[ticketNumber]: single query with resources
  join, returns ticket + picklist labels (status/priority cached per deploy)
- /api/tickets/[id]/notes: Postgres ticket_notes + resources join (was N+1 API calls)
- /api/tickets/[id]/time-entries: Postgres time_entries + resources join (was N+1 API calls)
- Modal: replaces 2-step fetch (all tickets → by id) with single by-number lookup
2026-03-23 11:09:29 -04:00
..
admin ui: clarify date range doesn't apply to configuration items and other non-date entities 2026-03-17 15:59:19 -04:00
analytics Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
auth feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
backup feat: Morning NOC Summary adaptive card for Teams 2026-03-11 09:34:51 -04:00
companies Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
configuration-items Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
kiosk feat: kiosk UI updates - new cards, gauge chart, performance improvements 2026-02-19 15:31:23 -05:00
navigation feat: enable Entra ID authentication 2026-03-17 08:49:20 -04:00
quotes perf: switch ticket modal from live API to Postgres 2026-03-23 11:09:29 -04:00
settings feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
tasks Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
tickets Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
ui fix: remove hardcoded sm:max-w-lg from DialogContent so className overrides work 2026-02-19 20:51:57 -05:00
zabbix feat: Morning NOC Summary adaptive card for Teams 2026-03-11 09:34:51 -04:00
theme-provider.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
theme-toggle.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00