docbrown/spec/system
Ben Halpern 036d75aa6e
Admin-configurable display locale (#14620)
* Admin-configurable display locale

* Add i18n-js and namespacing

* Basic tests and clean up

* A few test adjustments

* Update vendor cache

* Fix a few tests

* Fix a few tests

* Update app/views/articles/_actions.html.erb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update app/views/articles/_comments_actions.html.erb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update app/views/articles/_single_story.html.erb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update app/views/articles/_single_story.html.erb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update app/views/comments/_comment_header.html.erb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update app/views/layouts/_sidebar_tags.html.erb

Co-authored-by: Michael Kohl <citizen428@dev.to>

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

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update spec/system/homepage/user_visits_homepage_articles_spec.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update spec/system/user/view_user_index_spec.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Alphabetical locale page

* Add activerecord custom validation error translations

* Add i18n to webpacker

* Fix a few tests

* Adjust error messages

* Add i18n-tasks

* Adjust JS to get working with jest

* Adjust the way translations are pulled in

* Adjust jest tests

* Remove time localization

* Remove superfluous public js

* Add basic tests for i18n application controller

* Remove unnecessary content

Co-authored-by: Michael Kohl <citizen428@dev.to>
2021-09-28 11:04:35 -04:00
..
admin Update admin welcome checklist (#14261) 2021-07-28 14:27:17 -04:00
articles Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
authentication Take Apple Authentication out of Beta (#12114) 2021-08-03 15:04:00 -06:00
collections Fix Bug: Series index page showing series with 0 articles -#9658 (#11227) 2020-11-03 09:10:46 +01:00
comments Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
dashboards Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
homepage Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
notifications Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
onboardings Replace MAX_USER_MENTIONS with Settings::RateLimit.mention_creation (#13736) 2021-05-12 08:16:38 -07:00
organization Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
podcasts Add skip links to readinglist, podcasts, and listings (#12769) 2021-02-23 08:33:26 +00:00
search Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
tags Bump rubocop-rspec from 2.3.0 to 2.4.0 (#13951) 2021-06-14 09:27:13 +02:00
user Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
videos Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
banned_user_interactions_spec.rb Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
feedback_message_spec.rb Zappat0n/add rate limit model everywhere 11500 (#14609) 2021-09-23 10:49:19 +01:00
link_for_tags_in_posts_in_notifications_spec.rb Take Apple Authentication out of Beta (#12114) 2021-08-03 15:04:00 -06:00
user_logs_in_with_password_spec.rb Send Devise emails asynchronously (#13985) 2021-06-15 07:50:34 -06:00
user_uses_the_editor_spec.rb Remove #sanitize_and_decode (#14727) 2021-09-15 11:05:06 -04:00
user_views_a_reading_list_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_visits_a_comments_page_spec.rb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00