feat(service): replace show-in-service with hide-for-guest toggle

Mirror the server HideForGuest flag on services: rename the
enable_show_in_service field to hide_for_guest across the form, schema
and generated types, reuse the existing HideForGuest label, and drop the
now-orphaned ShowInService i18n keys. Services are now visible to guests
by default and hidden only when the box is checked, matching servers.
This commit is contained in:
Nezha Dev
2026-06-02 03:07:36 +00:00
parent 4c0de60843
commit 90135b0819
13 changed files with 6 additions and 16 deletions
-1
View File
@@ -51,7 +51,6 @@
"Coverage": "Cobertura",
"LocalService": "Servicio local",
"InstallCommands": "Comando de instalación",
"ShowInService": "Mostrar en servicio",
"Coverages": {
"Alarmed": "Ejecutado en el servidor que activó la alarma",
"Excludes": "Excluir servidores específicos",