1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-20 01:38:05 +00:00
thatmattlove-hyperglass/hyperglass/ui/components
Wilhelm Schonfeldt 7a6388bd39 fix: Improve handling of missing data fields in MikroTik BGP parser
- 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.
2025-09-26 11:55:51 +02:00
..
footer fix PeeringDB link rendering 2024-03-24 16:50:31 -04:00
header fixes #267: fix response caching 2024-06-30 22:22:44 -04:00
output fix: Improve handling of missing data fields in MikroTik BGP parser 2025-09-26 11:55:51 +02:00
path fixes #267: fix response caching 2024-06-30 22:22:44 -04:00
prompt refactor and restructure ui theme hooks 2021-12-19 23:30:09 -07:00
results fix non-success display issue 2024-06-16 16:53:14 -04:00
select fix render error when rendering select element; change max device per group count to 9; closes #237 2024-03-20 17:47:53 -04:00
table tooling overhaul 2024-02-27 17:44:19 -05:00
debugger.tsx tooling overhaul 2024-02-27 17:44:19 -05:00
directive-info-modal.tsx refactor and restructure ui theme hooks 2021-12-19 23:30:09 -07:00
form-field.tsx update UI dependencies, fix layout issues 2024-02-28 22:26:16 -05:00
greeting.tsx fix issue where if greeting is disabled, the page reloads 2024-02-17 15:59:22 -05:00
index.ts refactor and restructure ui components 2021-12-19 22:57:00 -07:00
layout.tsx fixes #267: fix response caching 2024-06-30 22:22:44 -04:00
location-card.tsx tooling overhaul 2024-02-27 17:44:19 -05:00
looking-glass-form.tsx fix browser DNS resolution; closes #251 2024-05-31 22:56:55 -04:00
meta.tsx countless updates I mostly don't remember. 2023-04-13 23:05:05 -04:00
query-location.tsx fix dropdown remaining open after selection; closes #257 2024-06-01 14:49:05 -04:00
query-target.tsx fix issue where 'my ip' value was not added to form state. closes #239 2024-03-24 14:27:00 -04:00
query-type.tsx tooling overhaul 2024-02-27 17:44:19 -05:00
reset-button.tsx refactor and restructure ui theme hooks 2021-12-19 23:30:09 -07:00
resolved-target.tsx commit previous changes and dep updates 2022-12-11 17:30:20 -05:00
submit-button.tsx fixes #267: fix response caching 2024-06-30 22:22:44 -04:00
user-ip.tsx refactor and restructure ui theme hooks 2021-12-19 23:30:09 -07:00