wulf-pulse/lib
root 2f20b99195 fix: add resource foreign key validation for tasks
Tasks also reference resources via assigned_resource_id and other fields.
Added validation for all task resource foreign keys:
- assigned_resource_id
- creator_resource_id
- completed_by_resource_id
- last_activity_resource_id

This completes the fix for tasks foreign key constraint violations.
2026-01-24 08:13:18 -05:00
..
hooks Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
services fix: add resource foreign key validation for tasks 2026-01-24 08:13:18 -05:00
types Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
utils fix: add required filters for billing items and validate task project references 2026-01-24 08:09:10 -05:00
utils.ts Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00