...
The NetworkMap should be extended with the following functionality:
...
Table of Contents |
---|
Topics of extension
Search / Filter
- Search functionality should be extended to conform with the string filter of UX-Framework Tablefilter, in particular:
- wildcard - *
- omitting of single character - ?
- Filtering should be added:
- filtering of layers (eg. only show links)
- filtering by property (eg. show all sites with a roadm) - filter specification to be added
- Display of search results has to be updated to handle multiple results
Customization
The Network Map should be customizable to the user's liking.
...
Settings should be saved in the database using the /userdata endpoint. (ODLUX DB API Extension for Userdata)
UI Changes
- details view should be adjusted whether or not a fiber or microwave link is shownÂ
- fiber-link: azimuth not shown
- Connection error message should be changed to a 'service unavailable' message
...