docbrown/app/views/shared
Julianna Tetreault e1e18aa0aa
[15-Minute Fix] Ensure "Locked Screen" Checkbox Conditionally Renders (#14161)
* Uses Settings::UserExperience.public to conditionally render btn

* Updates landing page-related specs to account for private forem

* Uses Settings::UserExperience in place of ForemInstance in admin_creates_new_page_spec.rb

* Reverts Settings::UserExperience.public? changes throughout codebase
  - Removes any changes to ForemInstance.private?
  - Adds a new helper method, self.invitation_only?
  - Updates self.private? logic

* Updates landing page specs and reverts unnecessary changes
  - Reverts any changes that removed the check for
ForemInstance.private?
  - Updates landingPage.spec.js to use findByRole rather
than findByText

* Reverts a change to admin_manages_pages_spec.rb

* Updates landingPage.spec.js per PR review comment

* Updates #private_forem_or_no_enabled_auth_options and spec

* Uses .invite_only? in _providers_registration_form.html.erb

* Adjusts authenticationSection.spec.js to test that FB is enabled

* Updates necessary specs to check .invitation_only?

* Consistently uses invite_only_mode_or_no_enabled_auth_options
  - Updates all necessary places within the codebase to use
reverted method name, invite_only_mode_or_no_enabled_auth_providers
  - Updates #self.enabled to check ForemInstance.invitation_only?
rather than ForemInstance.private?
  - Reverts change to Facebook assertion within authenticationSection
e2e test

* Removes superfluous .to from authenticationSection.spec.js
2021-07-12 14:14:43 -06:00
..
authentication [15-Minute Fix] Ensure "Locked Screen" Checkbox Conditionally Renders (#14161) 2021-07-12 14:14:43 -06:00
_auth_widget.html.erb Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
_authentication_actions.html.erb Don't use instantclick for registration links (#11041) 2020-10-26 10:53:31 -04:00
_authentication_description.html.erb Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
_authentication_title.html.erb [deploy] Only show user count for large userbases (#11021) 2020-10-23 09:00:59 -05:00
_hamburger.html.erb Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
_logo_design.html.erb Use new UserSetting and UserNotificationSettings and Ignore Related User Table Fields (#14121) 2021-07-08 09:31:34 -05:00
_payment_pointer.html.erb Fix remaining erblint errors (#8405) 2020-06-11 20:03:19 +02:00
_profile_card_content.html.erb fetch preview card follow buttons in one network call (#14085) 2021-07-09 09:24:57 +01:00
_profile_preview_card.html.erb Profile Preview Cards (RFC#222) - author name in comments (#14056) 2021-06-25 10:05:37 +01:00
_stats.html.erb Fix layout shift on active crayons-tabs change. (#13300) 2021-05-12 11:45:36 -04:00
_webcomponents_loader_script.html.erb Add SRI Support (#4658) [deploy] 2019-12-06 08:35:37 -05:00