Michael Plunkett

Results 15 issues of Michael Plunkett

## Related to: - https://github.com/lucyparsons/OpenOversight/issues/1054 ## Description of Changes Creating a test-specific 🐳 Docker file. This will be the first step in implementing PostgreSQL in the testing environment so that...

## What issue are you seeing? Currently we have to use either an IDE or web application to create our DB diagrams. It'd be great to use something like this...

## What issue are you seeing? Since we lingered at a non-latest version of python for quite a while, I think it makes sense to move to `v3.12` given that...

## What issue are you seeing? These errors are coming up during testing: ``` ../../local/lib/python3.11/site-packages/flask_wtf/recaptcha/widgets.py:2: 10 warnings /usr/local/lib/python3.11/site-packages/flask_wtf/recaptcha/widgets.py:2: DeprecationWarning: 'flask.Markup' is deprecated and will be removed in Flask 2.4. Import...

## What issue are you seeing? Add `allegations` for `incidents`.

## What issue are you seeing? We are currently split between two model paradigms and it makes things a bit confusing when updating and creating new models. We have some...

tech debt

## What issue are you seeing? We need to be able to keep track of who approved, confirmed, and disabled users. Essentially, the following columns need to be added/modified for...

tech debt

## What issue are you seeing? Currently the department page is just sorted by state and then name. It'd be better to have it in a space where we could...

## What issue are you seeing? Add links to other LPL instances on the main landing page. Other instances: - Seattle: [Link](https://openoversight.tech-bloc-sea.dev/) - Virginia: https://openoversightva.org/ - Baltimore: https://bpdwatch.com/ - Portland:...

## What issue are you seeing? It's somehow linked to this PR, https://github.com/lucyparsons/OpenOversight/pull/1082, but I'll hunt it down later. Failed job: https://github.com/lucyparsons/OpenOversight/actions/runs/8952227770/job/24589381732

bug