nautobot-app-ssot icon indicating copy to clipboard operation
nautobot-app-ssot copied to clipboard

Honor custom branding

Open lampwins opened this issue 1 year ago • 1 comments

Environment

  • Nautobot version: 1.5.17
  • nautobot-ssot version: 1.2.0

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.

lampwins avatar May 02 '23 18:05 lampwins

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.

jdrew82 avatar May 12 '23 20:05 jdrew82