mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Fix expandable sizing * Temp fix: port_id_{low,high} is actually ifIndex * new PortsStack discovery module, store actual port_ids * Show 4 rows of ports by default * Add test data * Fix up the single port view too * Apply fixes from StyleCI * Update db_schema.yaml * Update base migration because sqlite cannot add primary keys * Fix phpstan failures --------- Co-authored-by: Tony Murray <murrant@users.noreply.github.com>