librenms/resources/views/port-group
electrocret 478d800384
View Ports in Portgroups (#14141)
* Add group case

Add group case for portgroup URL query

* Add PortGroups to MenuComposer

* Add PortGroups to Menu blade

Adds to menu blade, using a similar behavior as Locations.

* Make PortCount into link

Make port count into like similar to DeviceGroups device count.

* Update MenuComposer.php

Make StyleCI happy

* Update MenuComposer.php

Make StyleCI happy

* Update ports.inc.php

Make StyleCI happy

* Update menu.blade.php

Menu fix.

* Update Menu so Manage Groups always displays.

* Adding Group function

* Add group to filterFields

* Trying suggested change

* Subquery

Co-authored-by: Tony Murray <murraytony@gmail.com>
2022-08-07 14:49:57 -05:00
..
create.blade.php Don't use @lang() it doesn't escape the string (#13566) 2021-11-28 21:17:11 -06:00
edit.blade.php Don't use @lang() it doesn't escape the string (#13566) 2021-11-28 21:17:11 -06:00
form.blade.php Don't use @lang() it doesn't escape the string (#13566) 2021-11-28 21:17:11 -06:00
index.blade.php View Ports in Portgroups (#14141) 2022-08-07 14:49:57 -05:00