networktocode / ntc-netbox-plugin-onboarding

A plugin for NetBox to easily onboard new devices.
Other
246 stars 46 forks source link

Expose onboarding details in device view #83

Closed mzbroch closed 4 years ago

mzbroch commented 4 years ago

This PR adds new feature to expose onboarding details under a device view as follows:

image

By implementing new model for OnboardingDevice, legacy custom fields defined for a device are no longer needed to keep information related to onboarding tasks.

To be merged into branch develop-2.0 once MR #68 is integrated

dgarros commented 4 years ago

I rebased this branch from the latest mzb-netbox-keeper-disaggregation