docbrown/app
Alberto Pérez de Rada Fiol 115adbb1bd
[deploy] Add index and show pages for series (#9201)
* Add index and show pages for series

* Address code review

* Use `id` instead of `slug` to get collections

* Extract `collection_link` into the application helper

* Only count published articles

* Get rid of the `collection_link_class` method

* Add tests

* Fix test

* Use `**kwargs` instead of `options = {}`
2020-07-29 10:01:52 -04:00
..
assets [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
black_box [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
controllers [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
dashboards [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
decorators Bug Fix: Article Posted Date and Author Card Posted Date do not match (#9272) 2020-07-22 16:34:55 +02:00
errors [deploy] Add contexts and permissions to liquid tags (#8917) 2020-06-30 14:53:18 -04:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
javascript [deploy] Update <ImageUploader /> class component to use hooks (#9369) 2020-07-27 17:09:28 -04:00
labor Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
lib Rubocop: re-activate Style/RegexpLiteral and fix violations (#9418) 2020-07-22 16:28:27 +02:00
liquid_tags Rubocop: re-activate Style/RegexpLiteral and fix violations (#9418) 2020-07-22 16:28:27 +02:00
mailers [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00
models [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
policies Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
queries/internal Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
sanitizers [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
serializers Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
services Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
uploaders [deploy] Bug Fix: Validate GIFs Frames and Add MiniMagick Timeout (#9319) 2020-07-15 09:49:24 -05:00
view_objects Rubocop: activate Layout/ClassStructure (#9304) 2020-07-14 18:28:18 +02:00
views [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
workers Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00