You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a "Tenant Group" filter dropdown to the sidebar filter section.
Locations are resolved to their tenant group via the tenant's
tenant_group field in the Nautobot API.
Changes:
- app.py: add _build_tenant_group_map() helper and tenant_group field
- templates/index.html: add filter-tenant-group select element
- static/js/map.js: populate, apply, and clear tenant group filter
- demo/mock_nautobot.py: add TENANT_GROUPS seed data and endpoint
- tests: add unit and integration tests for tenant_group
Co-authored-by: Jackass4life <94110786+Jackass4life@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Jackass4life/Nautobot-maps/sessions/8a5b4fe1-ccd3-406f-be2a-4124fd563b8e
0 commit comments