wulf-pulse/components
lorentz 6268d1fe37 feat(04-01): rewrite /api/mobile/tickets with cursor pagination and exported interfaces
- Replace page/offset pagination with opaque base64 cursor (last_activity_date, id)
- Export MobileTicket and MobileTicketListResponse interfaces for Plan 02 import
- Add requireAuth() gate (T-04-03: legacy route lacked auth)
- Server-side limit cap at 25 rows (D-11, T-04-04)
- Default status filter [1,8,7] when no status param supplied (matches legacy t.status != 5)
- Preserve getMobileCompanyFilter() helper verbatim
- Support status/priority arrays, queue, mine, and search filters
- Cursor seek predicate: (last_activity_date, id) < (cursor) for stable keyset order
2026-05-03 17:59:54 -04:00
..
admin feat: status popover + CSV export 2026-05-03 10:20:27 -04:00
analytics Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
analyzer feat: RMM Overshell, IT Glue audit/write-back, LogLift, link-aware bundles, dashboard overhaul 2026-05-03 07:13:18 -04: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
branding feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -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
dashboard feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
kiosk feat: kiosk UI updates - new cards, gauge chart, performance improvements 2026-02-19 15:31:23 -05:00
navigation fix(nav): replace NavigationMenu submenus with DropdownMenu 2026-05-03 11:18:52 -04:00
quotes feat: Mail icon for Service Desk Notification notes (noteType=2), violet color 2026-03-23 11:57:39 -04:00
rmm feat: RMM Overshell, IT Glue audit/write-back, LogLift, link-aware bundles, dashboard overhaul 2026-05-03 07:13:18 -04:00
settings feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
status feat(status): 24-hour activity sparklines on worker pulse cards 2026-05-03 10:03:54 -04: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 feat(nav): global ⌘K command palette 2026-05-03 10:11:08 -04: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