Uninett / argus-htmx-frontend

HTTP Frontend for argus-server as a django app using HTMx
3 stars 3 forks source link

Make the incident filters work with HTMx #3

Open hmpf opened 4 months ago

hmpf commented 4 months ago

Closed by Uninett/Argus#847

hmpf commented 4 months ago

Idea: move all actual filtering code to new, model-less app. Make this app pluginable so that the entire filter-rigmarole is easily replaceable. Tricky bits: filter query-flags in REST API.