Closed njoyard closed 8 years ago
@@ master #92 diff @@
==========================================
Files 44 46 +2
Lines 837 908 +71
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 751 820 +69
- Misses 86 88 +2
Partials 0 0
Powered by Codecov. Last updated by 0cea299...22d2782
This PR adds a filter form that uses django-filters on the representative list with the following criteria:
The group URLs (like
/legislature/representatives/committee/European Parliament/Committee on Defense whatever
) are now 301-redirected to an URL with querystring parameters in order to pre-fill the filter form.TODO:
add a checkbox to choose active/inactive mepspostponed until we have an easy way to turn options/selects into a nice bootstrap button groupadd a media block to the root template to allow page templates to add to itnot needed, we have a head block alreadychange the way groups are displayed in the ac (add abbreviation, make group type more obvious)doesn't seem possible currently with select2Preview: