librenms/LibreNMS/Enum
Tony Murray 1bfd411995
New device:add code (#13842)
* New device:add code
pre-requisite for updating other code paths
includes option to set display name
separate validation code from device creation

* remove duplicate community and v3 creds

* style fixes

* some lint fixes

* fix phpstan

* Exception cleanup
improved messages and translations

* port association mode to enum
well, pseudo enum

* defaults and cleanups

* fixed/improved validation messages

* fix tests

* fix stupid ide refactor mistake

* lint fixes
2022-03-12 16:14:32 -06:00
..
Alert.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
AlertScheduleStatus.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
AlertState.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
CheckStatus.php Fix syslog widget priority filtering (#13411) 2021-10-29 10:32:36 +02:00
PortAssociationMode.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
PowerState.php Add missing Power states (#12559) 2021-02-24 22:55:03 +01:00
SyslogSeverity.php Fix syslog widget priority filtering (#13411) 2021-10-29 10:32:36 +02:00