extensions-website/abuse
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
..
migrations Abuse Reports: Update statuses 2024-05-06 16:29:55 +02:00
templates/abuse UI: Web Assets v2 upgrade (#85) 2024-04-30 17:57:31 +02:00
tests Fix 403 error on clicking "report abuse" twice (#46) 2024-04-04 18:44:45 +02:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
admin.py Abuse reports: clean up admin, allow viewing on site (to staff or reporter) 2022-10-31 15:22:16 +01:00
apps.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
forms.py Report rating: remove version field from the form 2024-05-03 13:00:03 +02:00
models.py Abuse Reports: Update statuses 2024-05-06 16:29:55 +02:00
signals.py Log deleted extension data (#84) 2024-04-19 16:25:49 +02:00
urls.py Report rating: remove version field from the form 2024-05-03 13:00:03 +02:00
views.py Report rating: remove version field from the form 2024-05-03 13:00:03 +02:00