Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add network nodes list #309

Closed

Conversation

germanferrero
Copy link
Contributor

@germanferrero germanferrero commented Apr 21, 2021

This PR tackles the first screen "Network Nodes" of this proposal.
Fixes #308 in part.

The nodes are shown alphabetically by hostname.

@spiccinini I've left out the three-dots actions menu you have proposed for the next iteration, maybe using popper.js. But I've include basic information (ipv4, ipv6, device, firmware) for each node in the list when you tap on it.

Future enhancements could be:

  • Add three-dots actions menu for: visiting the node, looking at the map, do diagnostics: ping, netperf, etc.
  • Add a basic search bar.

You can check it out here: https://germanferrero.github.io/lime-app/iframe.html?id=containers-networknodes--network-nodes-interactive&viewMode=story&args=#/networknodes

@germanferrero
Copy link
Contributor Author

Included in #310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New screens for network nodes.
1 participant