wulf-pulse/public
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
..
branding feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
logos fix: add missing favicons for SentinelOne, IT Glue, Mimecast 2026-04-01 06:48:36 -04:00
autotask-logo.ico feat: Autotask webhook integration, TicketNotes, Datto RMM, workflow engine, Veeam agents/alarms, AI triage, misc improvements 2026-02-20 10:28:15 -05:00
favicon.ico fix: replace all favicon files with Wulf logo 2026-02-04 08:45:19 -05:00
favicon.png fix: update favicon to use Wulf logo PNG format 2026-02-04 08:12:35 -05:00
file.svg Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
globe.svg Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
icon.png fix: replace all favicon files with Wulf logo 2026-02-04 08:45:19 -05:00
next.svg Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
veeam-logo.ico feat: Autotask webhook integration, TicketNotes, Datto RMM, workflow engine, Veeam agents/alarms, AI triage, misc improvements 2026-02-20 10:28:15 -05:00
vercel.svg Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
window.svg Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
wulff-logo.png feat: add Wulff Consulting logo to navigation and favicon 2026-02-03 23:49:58 -05:00