extensions-website/abuse/migrations
Pablo Vazquez def6708e7c Abuse Reports: Update statuses
Rename abuse report statuses to the following:
* Untriaged
* Confirmed
* Resolved

There was no way to mark a report as "resolved". Besides, marking
something as "suspicious" doesn't sound too nice for the reporter.

Pull Request: #116
2024-05-06 16:29:55 +02:00
..
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
0001_initial.py Flattening out django migrations 2024-01-29 16:41:08 +01:00
0002_initial.py Flattening out django migrations 2024-01-29 16:41:08 +01:00
0003_initial.py Flattening out django migrations 2024-01-29 16:41:08 +01:00
0004_abusereport_rating_abusereport_type.py Report a Review option 2024-03-01 16:24:44 +01:00
0005_alter_abusereport_type.py Abuse: rename ABUSE_TYPE_REVIEW to ABUSE_TYPE_RATING to avoid confusion 2024-04-18 15:55:52 +02:00
0006_remove_abusereport_date_deleted.py Make it possible to fully delete unlisted/unrated extensions and versions (#81) 2024-04-19 11:00:13 +02:00
0007_alter_abusereport_status.py Abuse Reports: Update statuses 2024-05-06 16:29:55 +02:00