extensions-website/abuse
Pablo Vazquez 87147acea0 Cleanup: Improve status component
* Allow overriding {{ label }} and {{ slug }}
* Allow specifying for icon or not, Guess the icon from the slug.
* Rename parameter `class` to `classes`, matching other components.
2024-05-24 12:51:15 +02:00
..
migrations Abuse Reports: Update statuses 2024-05-06 16:29:55 +02:00
templates/abuse Cleanup: Improve status component 2024-05-24 12:51:15 +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 Admin: Add Save buttons top bar 2024-05-17 19:16:08 +02: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