mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-19 09:28:06 +00:00
- Update MikroTik parser to return -1 for unavailable age data instead of "0" - Change age property return type from string to int for consistency - Enhance frontend Age component to display "N/A" when age is -1 - Improve MonoField component to handle empty/undefined values gracefully - Add appropriate tooltips and styling for missing data indicators This addresses the issue where MikroTik devices don't provide route age and source RID information, ensuring the UI displays user-friendly indicators instead of potentially misleading placeholder values. |
||
|---|---|---|
| .. | ||
| api | ||
| config | ||
| data | ||
| parsing | ||
| tests | ||
| __init__.py | ||
| directive.py | ||
| fields.py | ||
| main.py | ||
| system.py | ||
| ui.py | ||
| util.py | ||
| webhook.py | ||