towerops/test/towerops_web/live
Graham McIntire de075ea8d9
Store billing subscriber/MRR data on integrations for dashboard
Each billing sync (Gaiia, Splynx, VISP, Sonar) already computes
subscriber counts and MRR but only stored them in sync messages.
Now persists them on the integrations table so the dashboard can
aggregate across all billing providers instead of only querying
Gaiia network sites (which were never populated).

Also fixes SnmpKit Config environment detection to use Mix.env()
as fallback when MIX_ENV env var is not set.
2026-02-15 16:51:33 -06:00
..
account_live test: expand coverage for devices, workers, and LiveView modules 2026-02-12 09:06:41 -06:00
admin feat: add Dell PowerVault storage array text-based sensor parsing 2026-02-12 08:38:30 -06:00
agent_live Fix tests, credo issues, and Gaiia sync bugs 2026-02-15 11:55:49 -06:00
device_live Fix tests, credo issues, and Gaiia sync bugs 2026-02-15 11:55:49 -06:00
device_live_nested feat: add Force10 FTOS and optical transceiver monitoring (ProCurve, Comware) 2026-02-12 08:19:12 -06:00
graph_live feat: add Dell PowerVault storage array text-based sensor parsing 2026-02-12 08:38:30 -06:00
help_live feat: add critical network switch sensor support (HP Comware, Dell PowerConnect, Dell SONiC) 2026-02-11 17:36:45 -06:00
helpers refactor: centralize LiveView access control checks 2026-02-04 17:51:05 -06:00
org Redesign integrations page: billing providers as picker 2026-02-15 13:00:10 -06:00
org_live fix test warnings and failures 2026-02-05 15:24:41 -06:00
user_settings_live feat: add 12/24-hour time format setting with consistent timezone display 2026-02-13 15:16:29 -06:00
agent_live_test.exs fix 5 failing tests 2026-02-11 12:21:06 -06:00
alert_live_test.exs Fix tests, credo issues, and Gaiia sync bugs 2026-02-15 11:55:49 -06:00
dashboard_live_test.exs Store billing subscriber/MRR data on integrations for dashboard 2026-02-15 16:51:33 -06:00
mobile_qr_live_test.exs feat: add critical network switch sensor support (HP Comware, Dell PowerConnect, Dell SONiC) 2026-02-11 17:36:45 -06:00
my_data_live_test.exs make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
network_map_live_test.exs feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
org_live_test.exs fix test warnings and failures 2026-02-05 15:24:41 -06:00
site_live_test.exs fix: resolve compilation errors, test failures, and credo issues 2026-02-14 12:23:10 -06:00
user_registration_live_test.exs Use detected timezone from session in user registration 2026-02-01 12:18:33 -06:00
user_reset_password_live_test.exs add HIBP password check 2026-02-01 08:57:01 -06:00
user_settings_live_test.exs feat: add Dell PowerVault storage array text-based sensor parsing 2026-02-12 08:38:30 -06:00