docbrown/app/javascript/articles/components
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
..
__tests__ Don't display '0 reactions' on article feed (#12425) 2021-01-27 11:13:10 -05:00
ArticleCoverImage.jsx Fixed accessibilty issue with empty link on featured post. (#10005) 2020-08-26 09:17:32 -04:00
CommentListItem.jsx Some eslint fixes. (#14605) 2021-08-27 08:37:09 +01:00
CommentsCount.jsx Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
CommentsList.jsx Updating design of Feed Card (#9918) 2020-08-22 09:59:28 +02:00
ContentTitle.jsx Headings and alt text roundup (#11721) 2020-12-04 09:41:45 -05:00
index.js Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
Meta.jsx Add copy to HTML feature for storybook (#14599) 2021-08-27 16:09:21 +01:00
PublishDate.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
ReactionsCount.jsx Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
ReadingTime.jsx [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
SaveButton.jsx feat: Add shortcut to bookmark an article (#11116) 2020-10-27 12:44:03 -04:00
SearchSnippet.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
TagList.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
Video.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00