towerops/lib/towerops/preseem
Graham McIntire 74332e2203
fix: Gaiia and Preseem sync bugs from API response mismatches
- Billing subscription and inventory item status fields are scalars, not objects
- IP blocks use "block" key, not "subnet"
- Strip nil variables from GraphQL pagination (Gaiia returns null for after:null)
- Handle nil root keys in paginated responses gracefully
- Handle empty string response from Preseem scores endpoint
2026-02-15 12:23:47 -06:00
..
access_point.ex add preseem access points schema and migration 2026-02-12 17:11:36 -06:00
baseline.ex add preseem baseline and fleet intelligence computation 2026-02-13 08:40:04 -06:00
client.ex fix: Gaiia and Preseem sync bugs from API response mismatches 2026-02-15 12:23:47 -06:00
device_baseline.ex add preseem device baselines and fleet profiles schemas 2026-02-13 08:31:15 -06:00
device_matcher.ex add device matcher for preseem AP to towerops device linking 2026-02-12 17:52:54 -06:00
fleet_intelligence.ex test fix and preseem check fix 2026-02-13 09:42:39 -06:00
fleet_profile.ex add preseem device baselines and fleet profiles schemas 2026-02-13 08:31:15 -06:00
insight.ex feat: config change → performance correlation system (Roadmap #2) 2026-02-13 17:56:55 -06:00
insights.ex feat: command center dashboard with unified insights and contextual enrichment 2026-02-13 14:52:49 -06:00
subscriber_metric.ex add preseem subscriber metrics schema and migration 2026-02-12 17:12:53 -06:00
sync.ex feat: show human-readable sync status messages for integrations 2026-02-14 14:11:02 -06:00
sync_log.ex add preseem sync logs schema and migration 2026-02-12 17:12:19 -06:00