Are Schjetne

Results 5 issues of Are Schjetne

Co-authored-by: Are Schjetne Co-authored-by: Poul H. Sørensen Co-authored-by: Øystein Middelthun

**Issue Summary** Flask version specified in requirements.txt is old and casues unittest to fail https://github.com/alerta/alerta/blob/master/requirements.txt#L4 **Environment** - OS: Ubuntu 22.04 LTS - Python version: Python 3.10.4 - API version: 8.7.0...

Fixes #1475 Co-authored-by: Are Schjetne Co-authored-by: Poul H. Sørensen Co-authored-by: Øystein Middelthun

Need version number from alerta/alerta#1660 to create version lock.

With the generic plugable "filters" on it's way in https://github.com/alerta/alerta/pull/1660 I would like to add support for it in the webui The way I'd like to implement it is a...