docbrown/app/helpers
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
..
application_helper.rb [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
articles_helper.rb [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
authentication_helper.rb Add multiple select to authentication providers configuration (#7609) 2020-04-30 17:28:08 +02:00
broadcasts_helper.rb Add ahoy + welcome notification tracking (#8758) [deploy] 2020-06-18 13:40:14 -07:00
chat_channel_membership_helper.rb [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
chat_channel_memberships_helper.rb [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
comments_helper.rb Fix Rails/OutputSafety violations (#9244) 2020-07-11 11:36:24 +02:00
date_helper.rb [deploy] Add local_date helper to handle dates with respect of user timezone (#9285) 2020-07-16 08:45:44 -06:00
feature_flag.rb Add feature flag support to Pages (#8149) 2020-06-01 09:23:19 -05:00
feedback_messages_helper.rb Update feedback messages to be general (#7373) 2020-04-20 10:22:31 +02:00
listing_helper.rb [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
messages_helper.rb Refactor: Report Pusher Errors to Honeybadger, Remove Comment Error Logging (#9208) 2020-07-09 08:49:48 +02:00
organization_helper.rb [deploy] Add org credit management to org mod page (#7761) 2020-05-11 16:49:05 +02:00
rate_limit_checker_helper.rb [deploy] User subscriptions API and backend updates (#8779) 2020-06-23 13:43:32 -04:00
settings_helper.rb [deploy] Label Experience Level Scale in User Settings (#8454) 2020-06-16 15:41:30 +02:00
social_image_helper.rb Specify SEO-Optimized Width and Height for Cover Images (#7447) 2020-04-23 08:30:28 -06:00
social_link_helper.rb Refactor internal users index (#7457) 2020-04-24 17:27:07 -04:00