librenms/app
SourceDoctor b606a42ba9 List ungrouped devices on group management page (#10527)
* list ungrouped devices on group management page

* some code changes

* some code changes

* change query to eager loading

* use url macro

* Update resources/views/device-group/index.blade.php

Co-Authored-By: Neil Lathwood <gh+n@laf.io>

* Title Case

* style fixes

* inline @if

* remove container

* revert force push
2019-09-21 05:25:02 +00:00
..
Api/Controllers Move API routing to Laravel (#10457) 2019-07-29 16:32:37 -05:00
ApiClients Fix timeout typo in apiclients (#10615) 2019-09-21 00:49:14 +00:00
Console New User Management (#9348) 2019-04-22 19:01:39 -05:00
Events lnms user:add command (#9830) 2019-02-15 09:00:07 -06:00
Exceptions Move API routing to Laravel (#10457) 2019-07-29 16:32:37 -05:00
Facades New permissions code (#9986) 2019-03-19 08:14:01 -05:00
Guards Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
Http List ungrouped devices on group management page (#10527) 2019-09-21 05:25:02 +00:00
Jobs Alert Subsys to OOP and SNMPTraps trigger Alert Rules (#9765) 2019-07-18 08:36:02 -05:00
Listeners Remove legacy auth usage of $_SESSION (#10491) 2019-08-05 14:16:05 -05:00
Models Move Authlog to Laravel (#10559) 2019-09-05 02:12:48 +00:00
Policies Device groups rewrite (#10346) 2019-06-19 16:01:53 -05:00
Providers Fix html injection in user fields (#10535) 2019-08-21 20:36:22 -05:00
Application.php php artisan serve and dusk testing (#9422) 2019-02-14 09:06:10 -06:00
Checks.php Laravel 5.8 and updated dependencies (#10489) 2019-08-05 15:54:58 -05:00