Hanne Moa

Results 254 issues of Hanne Moa

Test by adding an obvious error to a python file, like a line with just a number.

dependencies
github actions

Closes #900 App settings come in two varieties: 1. App specific settings, often with a prefix 2. Standard django settings that the app assumes is set in a certain way...

help wanted
frontend
API
API v2
auth

May be replaced with something else that depends on #904 Adds a setting to turn the new frontend on and the old frontend off. It is not possible to run...

enhancement
frontend
priority: high
dependencies
blocked
auth
HTMx

See also #897 > - src/argus/filter/filters.py: Warning [IncidentViewSet > IncidentFilter]: Exception raised while trying resolve model field for django-filter field "tags". Defaulting to string (Exception: 'tags') > - src/argus/filter/filters.py: Warning...

API
API v2

See also #897 > * Warning: encountered multiple names for the same choice set (EventTypesEnum). This may be unwanted even though the generated schema is technically correct. Add an entry...

API
API v2

See also #897 > `?: (urls.W005) URL namespace 'v2:auth' isn't unique. You may not be able to reverse all URLs in this namespace`

API
API v2

Settings, urls, api endpoints, move the settings out of base.py and document how to use the settings and changing urls correctly. Two apps might be needed: One for the current...

refactor

> ``` > incident > an unplanned interruption in the source system > ``` > -> "coming from the source system"? > > _Originally posted by @elfjes in https://github.com/Uninett/Argus/pull/883#discussion_r1785631315_

Great initiative! The only suggestion I would have is adding `metadata` to the glossary. _Originally posted by @johannaengland in https://github.com/Uninett/Argus/pull/883#pullrequestreview-2342773168_