Hanne Moa

Results 254 issues of Hanne Moa

This is an overview issue of ideas for API version 2. Please create sub-issues as needed.

discussion
API v3

> The serializer is now of the form: > ``` > {'event': {'timestamp': foo, 'description': 'bar'}, > 'expiration': xux} > ``` > > and allows sending in event-type. Make a...

API
API v3

If something fails and the redirect/render back to htmx does not happen, one might end up seeing a blank page for one of the hidden urls. I don't know if...

frontend

This is useful for manual debugging of the notification system and for demo purposes, showing off notification destinations without actually having to set up an external destination system.

notification
demo
destination-plugin
Argus v2

## Scope and purpose `django-allauth` (hereafter: allauth) is `python-social-auth`s (hereafter: PSA) oldest competitor. It is possible to replace PSA with allauth, and the latter has support for MFA built in....

documentation
enhancement
frontend
data model
dependencies
auth
research
user administration
HTMx
new setting
change setting
data migration

Changing a settings default can break sites in production. We should change the PR template to have a checkbox to tick if there are *any* changes to settings so the...

wat
DevEx

EMAIL_USE_TLS's default was changed from True to False in base, and it has in at least one case prevented notification emails from being sent. prod-settings import from spa settings and...

documentation

With argus as source This cannot work for specifically mail not delivered but can work if direct connection to mailserver should be possible but fails

notification
error handling

A ticket creation process might time out. This might be due to problems with the endpoint that must be reported, so make an incident to make the problem visible.

ticket system
error handling

## Scope and purpose Fixes #1383. Depends on #1385. ## Contributor Checklist Every pull request should have this checklist filled out, no matter how small it is. More information about...

frontend
nonews