Closed sea-kelp closed 5 months ago
Fixes #493
This change is cherry-picked from https://github.com/OrcaCollective/OpenOversight/pull/457
Adds content warnings to links and videos
There's an alembic migration that will need to be run
New checkbox "Include content warning?" which is checked by default per https://github.com/lucyparsons/OpenOversight/issues/493#issue-339263762
How links and videos will look when a content warning is added:
develop
pytest
pre-commit
Take a look at the merged changes whenever you got time, @sea-kelp, and merge them if you're comfortable with them.
Fixes issue
Fixes #493
Description of Changes
This change is cherry-picked from https://github.com/OrcaCollective/OpenOversight/pull/457
Adds content warnings to links and videos
Notes for Deployment
There's an alembic migration that will need to be run
Screenshots (if appropriate)
New checkbox "Include content warning?" which is checked by default per https://github.com/lucyparsons/OpenOversight/issues/493#issue-339263762
How links and videos will look when a content warning is added:
Tests and Linting
develop
branch.pytest
passes on my local development environment.pre-commit
passes on my local development environment.