towerops/lib/towerops_web/live
Graham McIntire fcf3ce154f
Add firmware update indicator to device detail page
- Load available firmware in DeviceLive.Show
- Add firmware_update_available? and format_date helpers
- Display blue indicator banner when newer firmware available
- Show current vs latest version with release date
- Add download link and release notes link
- Support MikroTik initially, extensible to other vendors

Phase 6 (final) of firmware tracking complete. All phases implemented:
 Database schema (firmware_releases, device_firmware_history)
 Version comparison logic (VersionComparator)
 RSS fetching worker (daily Oban cron)
 Firmware context with logging and PubSub
 Version change detection in Discovery
 LiveView UI indicators
2026-02-01 10:49:00 -06:00
..
account_live fix TOTP enrollment with recovery codes 2026-01-31 14:54:44 -06:00
admin filter more honeybadger alerts, format dates to users time zone, email template cleanup 2026-02-01 09:27:42 -06:00
agent_live filter more honeybadger alerts, format dates to users time zone, email template cleanup 2026-02-01 09:27:42 -06:00
alert_live user session tracking 2026-01-29 14:14:21 -06:00
device_live Add firmware update indicator to device detail page 2026-02-01 10:49:00 -06:00
graph_live nif ci fix complie in ci 2026-01-30 13:01:44 -06:00
help_live filter more honeybadger alerts, format dates to users time zone, email template cleanup 2026-02-01 09:27:42 -06:00
org enhance user auditing 2026-01-30 17:38:07 -06:00
org_live refactoring 2026-01-29 10:03:43 -06:00
site_live refactoring 2026-01-29 10:03:43 -06:00
dashboard_live.ex refactoring 2026-01-29 10:03:43 -06:00
dashboard_live.html.heex refactoring 2026-01-29 10:03:43 -06:00
mobile_qr_live.ex more dark mode 2026-01-20 17:23:11 -06:00
network_map_live.ex filter more honeybadger alerts, format dates to users time zone, email template cleanup 2026-02-01 09:27:42 -06:00
network_map_live.html.heex refactoring 2026-01-29 10:03:43 -06:00
user_registration_live.ex add HIBP password check 2026-02-01 08:57:01 -06:00
user_reset_password_live.ex add HIBP password check 2026-02-01 08:57:01 -06:00
user_settings_live.ex filter more honeybadger alerts, format dates to users time zone, email template cleanup 2026-02-01 09:27:42 -06:00