1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-20 14:58:29 +00:00
thatmattlove-hyperglass/hyperglass/ui/components
Wilhelm Schonfeldt 4414d2ec03 fix(ui): improve BGP table field display formatting
- Fix MED field showing N/A when value is 0 (now correctly shows 0)
- Hide Originator field when empty instead of showing N/A
- Hide Age field when not available instead of showing N/A
- Add HideableField component for fields that should be hidden when empty
- Update string output formatting to skip hidden fields in text export

Resolves display issues where valid zero values and unavailable fields
were showing as N/A instead of proper formatting or being hidden.
2025-09-26 13:30:44 +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(ui): improve BGP table field display formatting 2025-09-26 13:30:44 +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