Files
api/services/nginx/app/modules/goals/classes
Jeppe Bundgaard f58eb87131 Add progress_alert_frequency to goals_criteria with JSON parsing and export support
- Introduce `goals_criteria_progress_alert_frequency` property in `goals_criteria` class to handle alert frequencies.
- Extend `fromJson` to parse `progress_alert_frequency` with support for camelCase input.
- Update `toArray` to include `progress_alert_frequency` in serialized output.
2026-01-26 19:43:52 +01:00
..