wulf-pulse/app
root 4bb8e25f56 fix: transform snake_case database columns to camelCase in companies API
The companies were being returned with database column names (snake_case)
but the TypeScript Company interface expects camelCase. Added transform
function to convert column names, fixing the localeCompare error in
mapping pages.
2026-02-02 21:54:52 -05:00
..
addigy-devices Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
addigy-mappings Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
admin feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
api fix: transform snake_case database columns to camelCase in companies API 2026-02-02 21:54:52 -05:00
auth feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
auvik-mappings Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
config-enrichment-test Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
configuration-items Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
dashboard perf: use cached database data for dashboard stats 2026-02-02 21:45:18 -05:00
quotes feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
rmm-mappings Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
settings feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
setup Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
favicon.ico Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
globals.css Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
layout.tsx feat: update favicon to match dashboard Activity icon 2026-02-02 21:29:52 -05:00
page.tsx Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00