wulf-pulse/lib/types
root 8e0ca0a63b feat: expand Resources entity to include all Autotask API fields
Add comprehensive field support for Resources entity including:
- Name fields: middleInitial, namePrefix, nameSuffix
- Contact: emailAddress2, emailAddress3, homePhone
- Employment: accountingReferenceID, payrollType, internalCost
- System: emailTypeCode, numberFormat, timeFormat, dateFormat
- Demographics: gender
- Security: licenseType, securityLevel
- Location: defaultServiceDeskRoleID

Changes:
- Migration 015: Add new columns to resources table
- Updated entity mapper to map all Autotask Resource fields
- Expanded TypeScript Resource interface with all fields
- Maintains backward compatibility with existing field names

This ensures all data exposed by the Autotask Resources API is
now captured and stored in the database.
2026-01-26 14:28:51 -05:00
..
addigy.ts Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
analytics.ts Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
autotask.ts feat: expand Resources entity to include all Autotask API fields 2026-01-26 14:28:51 -05:00
auvik.ts Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
database.ts Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
datto-rmm.ts Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
errors.ts Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
sync.ts Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
webhook.ts feat: add IP address logging to webhooks for whitelisting 2026-01-24 17:28:56 -05:00