Morten Brekkevold
Morten Brekkevold
It is desirable for a user to be able to configure additional columns to show in their incident list. In the current release, the columns of the incident list are:...
A suggestion from SUNET is to be able to test filters against specific incidents (not just as a preview filter on all incidents), from within the interface where they are...
Tags need to be posted as a list of tag models when POSTing incidents to the API, which seems unintuitive and should be changed to simplify the API. It shouldn't...
### Rationale With the recent work on *argus-htmx-frontend*, we're now receiving code contributions from developers external to Sikt, which means that there isn't necessarily a single copyright holder to the...
Pulled this one out the "unfinished" archives and rebased to latest master. Will likely still need some work, so keeping it in draft mode. Fixes #2626
When the NAV API first began, it did automatically provide an OpenAPI schema, courtesy of Django REST Framework (DRF). However, at some point, DRF removed this functionality and it was...
This adds a [devcontainer](https://containers.dev/) definition for NAV development. The top-level `docker-compose.yml` configuration that we've had for quite a while is somewhat brittle, and integrates poorly into most IDEs, whereas devcontainers...
The devcontainer introduced in #3343 needs to be documented so new developers can get proficient in using it. I would think this belongs somewhere in the hacking guide, where there...
This can be used as a base for upcoming PRs that want to build HTMX features for NAV before HTMX is merged to master. This replaces parts of #2883 and...
### Is your feature request related to a problem? Please describe. ARP data cannot be fetched using SNMP from switches controlled by a Cisco ACI controller. Rather, the ACI controller...