nautobot / nautobot-app-ssot

Single Source of Truth for Nautobot
https://docs.nautobot.com/projects/ssot/en/latest/
Other
37 stars 38 forks source link

Honor custom branding #111

Open lampwins opened 1 year ago

lampwins commented 1 year ago

Environment

Proposed Functionality

As an enterprise platform admin, I want the SSoT app to honor the custom branding I have implemented in my Nautobot deployment, so that my users are not confused by the usage of the Nautobot name and logo in SSoT views. -->

Use Case

Nautobot supports custom branding, including replacing usage of the Nautobot name and logo. SSoT should be consistent with this capability.

jdrew82 commented 1 year ago

This would require having the DataSource/DataTarget changed to whatever the Branding name is I assume. That might require that we programmatically construct the Job names too which would lend itself to #25.