netbox/docs/models/ipam
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
..
aggregate.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
asn.md Fixes: #17612 : Update ASN types in asn.md (#17625) 2024-09-27 16:20:49 -04:00
asnrange.md Update feature introduction flags 2023-08-01 14:25:25 -04:00
fhrpgroup.md Changelog & cleanup for #9892 2022-09-27 09:55:35 -04:00
fhrpgroupassignment.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
ipaddress.md Update ipaddress.md 2023-01-11 09:45:28 -05:00
iprange.md Closed #9763: Treat IP ranges as fully populated (#19064) 2025-04-09 07:30:11 -07:00
prefix.md Update documentation for v4.2 2024-11-26 12:38:29 -05:00
rir.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
role.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
routetarget.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
service.md Closes: #18588: Relabel Service to Application Service (#19900) 2025-07-21 09:22:27 -04:00
servicetemplate.md Closes: #18588: Relabel Service to Application Service (#19900) 2025-07-21 09:22:27 -04:00
vlan.md Closes #19738: Deprecate the direct assignment of a VLAN to a site (#19904) 2025-07-17 08:45:56 -05:00
vlangroup.md Update documentation for v4.2 2024-11-26 12:38:29 -05:00
vlantranslationpolicy.md Update documentation for v4.2 2024-11-26 12:38:29 -05:00
vlantranslationrule.md Update documentation for v4.2 2024-11-26 12:38:29 -05:00
vrf.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00