extensions-website/ratings
Márton Lente afefb8ed09 Fix: Unify links styling in comment cards
Make links underlined within comment cards to look uniform
within comment body.
2024-08-01 10:22:39 +02:00
..
migrations Ratings: implement replies by maintainers (#181) 2024-06-11 12:35:01 +02:00
static/ratings/styles Implement Web Assets' theme system and selection, and add 'light' theme (#118) 2024-05-08 14:20:05 +02:00
templates/ratings Fix: Unify links styling in comment cards 2024-08-01 10:22:39 +02:00
tests Update Extension.average_score or rating delete 2024-07-30 11:36:30 +02:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
admin.py Ratings: implement replies by maintainers (#181) 2024-06-11 12:35:01 +02:00
apps.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
forms.py Ratings: pick a version when extension has more than one 2024-06-10 14:49:59 +02:00
models.py cleanup unused code 2024-07-13 20:41:00 +02:00
signals.py Update Extension.average_score or rating delete 2024-07-30 11:36:30 +02:00
urls.py Ratings: implement replies by maintainers (#181) 2024-06-11 12:35:01 +02:00
utils.py Extension: implement sorting by rating_sortkey # 145 2024-06-06 19:11:23 +02:00
views.py Ratings: implement replies by maintainers (#181) 2024-06-11 12:35:01 +02:00