mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-19 17:38:05 +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. |
||
|---|---|---|
| .. | ||
| components | ||
| context | ||
| elements | ||
| hooks | ||
| pages | ||
| public | ||
| types | ||
| util | ||
| .eslintignore-delete | ||
| .eslintrc-delete.js | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| biome.json | ||
| favicon-formats.ts | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||
hyperglass-ui
hyperglass UI, written in React, on Next.js, with Chakra UI.