docbrown/app
Ben Halpern 09fa66a03f
Fix and clean up podcast pages (#15004)
* Fix and clean up podcast pages

* Adjust tests

* Fix a test

* Fix missing i18n

* Fix tests

* Fix tests

* Fiddle with test

* Sure up css and tests

* Add featured as allowed param

* Fix a couple tests

* xit out test

* Update app/views/podcast_episodes/index.html.erb

* Update app/views/podcast_episodes/index.html.erb

Co-authored-by: ludwiczakpawel <ludwiczakpawel@gmail.com>

Co-authored-by: ludwiczakpawel <ludwiczakpawel@gmail.com>
2021-10-15 17:38:57 -04:00
..
assets Fix and clean up podcast pages (#15004) 2021-10-15 17:38:57 -04:00
black_box Make Rubocop happy again (#14729) 2021-09-14 09:15:01 -05:00
components/admin/users Admin Member view: add Tools::HeaderComponent to reduce duplication (#14558) 2021-08-24 15:08:48 +02:00
controllers Fix and clean up podcast pages (#15004) 2021-10-15 17:38:57 -04:00
decorators Fix and clean up podcast pages (#15004) 2021-10-15 17:38:57 -04:00
errors When a user is blocked from commenting on an article, show correct error message (#15009) 2021-10-14 07:42:08 -06:00
helpers Add I18n date format example (#14973) 2021-10-08 15:08:56 -04:00
javascript make default alt text 'image description' (#15063) 2021-10-13 16:37:34 +01:00
lib Tokenize settings menu and add French translations (#14905) 2021-10-06 17:53:58 +02:00
liquid_tags Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
mailers Re-add dynamic delivery_method for ApplicationMailer (#13994) 2021-06-23 15:17:27 -04:00
models Fix and clean up podcast pages (#15004) 2021-10-15 17:38:57 -04:00
policies When a user is blocked from commenting on an article, show correct error message (#15009) 2021-10-14 07:42:08 -06:00
queries Adds validations to avoid creating unnecessary PNs (#14621) 2021-08-31 15:00:30 -06:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
serializers Remove duplicated work display from header / profile work (#14210) 2021-07-30 12:28:40 +02:00
services Remove txn from with_statement_timeout block (#15088) 2021-10-15 14:53:35 -04:00
uploaders ✂✂✂ Remove events (#15062) 2021-10-15 09:31:08 -04:00
validators Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
view_objects Upgrade to Ruby 3.0.2 (#12103) 2021-08-25 14:26:33 -04:00
views Fix and clean up podcast pages (#15004) 2021-10-15 17:38:57 -04:00
workers Remove txn from with_statement_timeout block (#15088) 2021-10-15 14:53:35 -04:00