netbox/docs/models
Jason Novinger 59e1d3a607
Some checks are pending
CI / build (20.x, 3.10) (push) Waiting to run
CI / build (20.x, 3.11) (push) Waiting to run
CI / build (20.x, 3.12) (push) Waiting to run
Closes: #18588: Relabel Service to Application Service (#19900)
* Closes: #18588: Relabel Service model to Application Service

Updates the `verbose_name` of the `Service` and `ServiceTemplate` models to "Application Service" and
"Application Service Template" respectively. This serves as the foundational change for relabeling
the model throughout the user interface to reduce ambiguity.

To preserve backward compatibility for the REST and GraphQL APIs, the test suites have been updated
to assert the stability of the original field and parameter names. This includes:

*   Using `filter_name_map` in the filterset test case to ensure API query parameters remain
    `service` and `service_id`.
*   Employing the GraphQL test suite's aliasing mechanism to ensure the public schema remains
    unchanged despite the underlying `verbose_name` modification.

Subsequent commits will address UI-specific labels in navigation, tables, forms, and templates.

* Rename to Application Services/Application Service Templates in nav menu

* Rename ~service to ~'Application Service' in templates

This was done for both the Service model and Service Template model
appearances in templates where the word was hardcoded.

* Change ~service to ~'application service' hardcoded strings in Python files

* Update ~service to ~'application service' in docs
2025-07-21 09:22:27 -04:00
..
circuits Closes #18153: Introduce virtual circuit types (#18300) 2025-01-06 13:37:43 -05:00
core Closes #18287: Enable periodic synchronization for data sources (#18747) 2025-03-03 09:29:40 -05:00
dcim Closes #17413: Permit identical names for platforms belonging to different manufacturers (#19814) 2025-07-07 10:38:01 -07:00
extras Closes #14591: Saved table configurations (#19101) 2025-04-10 15:48:02 -05:00
ipam Closes: #18588: Relabel Service to Application Service (#19900) 2025-07-21 09:22:27 -04:00
tenancy 17170 Add ability to add contacts to multiple contact groups (#18885) 2025-03-18 14:05:02 -04:00
virtualization Closes: #18588: Relabel Service to Application Service (#19900) 2025-07-21 09:22:27 -04:00
vpn Closes #17608: Adds L2VPN.status field (#18791) 2025-03-06 14:06:06 -08:00
wireless Update documentation for v4.2 2024-11-26 12:38:29 -05:00