towerops/lib/towerops_web/components
Graham McIntire 243c687d35
fix all credo issues and add flash auto-dismiss
- Replace TODO comment with "Future enhancement" note
- Alias nested DeviceProfiles.Importer module
- Replace expensive length/1 check with empty list comparison
- Extract nested logic into helper functions to reduce complexity:
  - import_sensor_with_states for sensor import
  - walk_sensor_oid and walk_processor_oid for SNMP walks
  - apply_processor_precision and determine_processor_status
  - check_device_health for device monitoring
- Add auto-dismiss functionality to flash messages (30 second timeout)
- Implement AutoDismissFlash LiveView hook in TypeScript
2026-01-18 10:43:23 -06:00
..
layouts Fix admin layout to use proper Phoenix component pattern 2026-01-06 13:04:22 -06:00
core_components.ex fix all credo issues and add flash auto-dismiss 2026-01-18 10:43:23 -06:00
layouts.ex feat: update UI to Tailwind Plus design system and fix auth redirects 2026-01-18 09:56:49 -06:00
marketing_layouts.ex Add footer with dynamic copyright year to all layouts 2026-01-17 11:05:39 -06:00