docbrown/app/views/devise
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
..
confirmations Remove header and footer from signup/email confirmation pages (#14816) 2021-09-28 08:29:58 +02:00
invitations Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
mailer [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
passwords Replace deprecated Devise method (#10856) 2020-10-15 07:39:00 -04:00
registrations Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
sessions Improve Sign In/Up Error Handling (#832) 2018-10-11 13:31:37 -04:00
shared Provide way to resend comfirmation email via log-in page (#14110) 2021-07-02 09:50:35 -04:00
unlocks Update OmniAuth to 2.0 (#12715) 2021-02-25 12:46:13 -06:00