nautobot / nautobot-app-welcome-wizard

Magic and wonder UI wizard that simplifies getting started with Nautobot.
https://docs.nautobot.com/projects/welcome-wizard/en/latest/
Other
13 stars 7 forks source link

Correct bug in Device and Manufacturer list views. #50

Closed smk4664 closed 2 years ago

smk4664 commented 2 years ago

FIXES: #49

The name of the tables were the same tables used in Nautobot, so when a Nautobot table had custom preferences, these preferences got applied to the DeviceType Import Wizard and Manufacturer Import Wizard view.

This also upgrades mkdocs to get around mkdocs security issue.