SophistSolutions / WhyTheFuckIsMyNetworkSoSlow

WhyTheFuckIsMyNetworkSoSlow is a network performance analysis tool, making it easy to quickly examine a network and see what is wrong, and to evaluate longer term trends.
15 stars 1 forks source link

Add search tools for filtering and grouping devices #3

Open BearsAreBig opened 5 years ago

LewisPringle commented 5 years ago

related to https://github.com/SophistSolutions/WhyTheFuckIsMyNetworkSoSlow/issues/11

BearsAreBig commented 5 years ago

Adds ui support for filtering devices based on either ADDRESS, PRIORITY, NAME, TYPE - either ascending or descending.

https://github.com/SophistSolutions/WhyTheFuckIsMyNetworkSoSlow/blob/v1-Dev/html/src/models/device/SearchSpecification.ts#L6-L11