Commit Graph

4 Commits (aee64a465c5219bebb643e60d4a57ffc257931bf)

Author SHA1 Message Date
Matt Jankowski fa2e7b1708
Migrate fontawesome->material in more views ()
mogamin 9c84563008
Fix missing translation in pagination gap tags ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Nick Schonning 75131e7bf7
Setup haml-lint CI with todo config ()
Matt Jankowski 4ada50985a Pagination improvements ()
* Replace will_paginate with kaminari

* Use #page instead of #paginate in controllers

* Replace will_paginate.page_gap with pagination.truncate in i18n

* Customize kaminari views to match prior styles

* Set kaminari options to match prior behavior

* Replace will_paginate with paginate in views