nautobot icon indicating copy to clipboard operation
nautobot copied to clipboard

Network Source of Truth & Network Automation Platform

Results 720 nautobot issues
Sort by recently updated
recently updated
newest added

# Closes: UI for #2206 # What's Changed TBC # TODO - [ ] Discuss how this should work.

### Proposed Changes Enable the example plugin by default in the developer `nautobot_config.py`. ### Justification Almost always it's the first thing enabled when starting from a clean branch or clone.

type: housekeeping

Doesn't look like our GraphiQL page actually supports dark-mode at present - bug/feature? _Originally posted by @glennmatthews in https://github.com/nautobot/nautobot/pull/2046#discussion_r920133712_

type: bug
type: feature
group: ui-ux

Should we add a comment here to remind ourselves to change it to `{% extends 'circuits/circuit_retrieve.html' %}` eventually? I have the experience of deleting `circuit.html`, failing the unittest and dont...

type: refactoring

Would it be possible/sensible to replace this block with an `{% include 'inc/footer.html' %}` similar to what was done in `nautobot/core/templates/base.html` below? I *think* this footer is identical, but would...

type: housekeeping

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nautobot/nautobot). ## Deprecations / Replacements > [!WARNING] These...

type: housekeeping
dependencies

## Viewsets - [x] #1812 - DRF view sets already inherit from DjangoGenericViews, let's look to align there - Context and template methods and attributes should already be available -...

status: current
type: epic

…calls and related OpenAPI specification # Closes: #2131 # What's Changed The `available-ips` and `available-prefixes` API calls as well as their associated OpenAPI specification have been slightly reworked to match...

### As ... Austin - Network Automation Engineer ### I want ... To be able to get the `is_superuser` and `last_login` fields for my User models via API. ### So...

type: feature

### Proposed Changes - Change `tasks.py` to default to `docker compose` rather than `docker-compose` - Provide a config option in `tasks.py`/`invoke.yml` that can be set to prefer `docker-compose` if desired....

type: housekeeping