docbrown/app/javascript
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
..
.storybook Add support for JSX copy paste in Storybook (#14591) 2021-08-30 09:36:01 +01:00
actionsPanel fix error adding removing tags from article mod tools (#14769) 2021-09-21 10:52:37 +01:00
admin Check required inputs for apple authentication (#14750) 2021-09-17 07:39:53 -05:00
analytics Accessibility enhancements to navigation tabs (#13559) 2021-05-07 15:24:34 +01:00
article-form Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
articles Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
chat Fix Forem Ownership Field (#14730) 2021-09-16 06:56:59 -04:00
CommentSubscription Little frontend refactor (#14755) 2021-09-17 16:23:51 +02:00
common-prop-types Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
contentDisplayPolicy Don't show articles from blocked users in the feed (#13752) 2021-05-14 09:41:50 +02:00
crayons Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
githubRepos Bump eslint-config-preact from 1.1.3 to 1.1.4 (#13516) 2021-04-27 18:54:43 +02:00
icons Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
leftSidebar add temporary ahoy stats for tag sidebar clicks (#14688) 2021-09-09 08:31:27 -05:00
listings Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
modCenter Add separate section for article link to improve accessibility in the mod center (#14312) 2021-08-11 14:30:12 +07:00
onboarding Add bio to onboarding (#14544) 2021-08-20 09:39:01 +07:00
organization workaround getComputedStyle issues in all jest tests (#14737) 2021-09-21 10:52:54 +01:00
packs Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
podcasts Bump eslint-config-preact from 1.1.3 to 1.1.4 (#13516) 2021-04-27 18:54:43 +02:00
previewCards Add author profile preview cards to feed (#14340) 2021-08-13 10:55:43 +07:00
profileDropdown Don't show articles from blocked users in the feed (#13752) 2021-05-14 09:41:50 +02:00
profilePreviewCards padding fix (#14766) 2021-09-20 17:45:18 +02:00
readingList Fix reading list item count issue #14469 (#14471) 2021-08-12 16:14:27 +02:00
responseTemplates Edit buttons styles for Templates responses (Mod) (#14468) 2021-08-12 15:57:36 +01:00
runtimeBanner Removes target=_blank and small banner redirect tweak (#14548) 2021-09-01 08:27:24 -06:00
Search Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
searchableItemList Reading list: fix broken pagination (#14031) 2021-06-22 08:24:23 +02:00
shared/components Bump jest from 26.6.3 to 27.2.0 (#14722) 2021-09-14 11:20:15 -04:00
sidebar-widget Refactoring SidebarWidget and sidebarUser (#10887) 2021-02-03 17:47:54 +00:00
Snackbar Refactor Admin Member Detail view - Tools section (#14283) 2021-08-17 18:55:53 +02:00
topNavigation fix member dropdown does not remain open on mouseout when click (#14317) 2021-07-28 10:43:03 -04:00
utilities Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
.eslintrc.js #12643 Add eslint rule for formatting redundant curly braces in jsx (#14592) 2021-08-26 11:15:06 -04:00
netlify.toml Try yarn instead over npm for storybook deploys (#12376) 2021-02-26 10:30:56 -05:00