docbrown/app/views
Mac Siri e38196df6f
Create Settings::SMTP (#13943)
* Fix typo

* Add SMTP configs to Settings::General

* Expand Settings's show page

* Expand Settings::General's constants

* Move smtp_enabled? logic to ApplicationMailer

* Apply suggestions from code review

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Add missing descriptions and placeholders

* Remove production guard clause

* Change delivery_method to a callback

* Create Settings::SMTP

* Run migration

* Move constants

* Remove SMTP from Settings::General

* Create SMTPSettingsController

* Add back guard clause

* Change which perform_deliveries configuration to use from

* Update config/environments/production.rb

* Rename migration to singular

* Run migration again

* Fix name

* Alphabetize and add validation for authentication

* Move settings and enabled? logic to Settings::SMTP

* Change after_action to before_action

* Fix broken spec

* Fix broken spec

* Create SMTP specs

* Provide default for port

* Create spec for ApplicationMailer

* Fix broken spec

* Move smtp_enabled?

* Search and replace

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2021-06-14 10:29:43 -04:00
..
admin Create Settings::SMTP (#13943) 2021-06-14 10:29:43 -04:00
api/v0 Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
articles Remove defer attributes from inline scripts - gist embeds (#13407) 2021-06-11 08:22:50 +01:00
badges Add loading=lazy to image tags (#10888) 2021-05-27 19:01:21 +02:00
chat_channel_memberships [15 Minute Fix]: Ensure crayons banners are accessible (#12919) 2021-03-09 09:16:26 -08:00
chat_channels add skip link to connect and manage post (#13503) 2021-04-27 10:01:24 +01:00
collections Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
comments Remove defer attributes from inline scripts - gist embeds (#13407) 2021-06-11 08:22:50 +01:00
credits Replacing granular admin email settings with one default email (#13853) 2021-05-28 12:17:08 +03:00
dashboards Create DiscussionLocks (#13905) 2021-06-10 11:04:33 -04:00
deep_links Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
devise Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
doorkeeper Remove some HTML errors (#13288) 2021-04-07 11:46:12 +01:00
email_subscriptions Removal of morrrre hardcoded dev.to links (#7390) 2020-04-21 11:50:18 +02:00
events Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
feedback_messages crayons-notice accessibility improvements (#13273) 2021-04-14 13:32:57 +01:00
fields Ignore unused users columns (#6954) [deploy] 2020-04-01 10:11:40 +02:00
followings Move HexComparer to Hex::Comparer service (#12202) 2021-01-12 11:34:30 -05:00
github_repos Refactoring GitHub Repos functionality - step 1 (#7764) 2020-05-12 13:48:19 +02:00
homepage
kaminari/internal Upgrade erb_lint to support latest Rubocop and fix violations (#9663) 2020-08-07 15:36:48 +02:00
layouts Remove duplicate jquery import, remove jquery-rails and use @rails/ujs (#13891) 2021-06-01 15:28:09 +02:00
liquid_embeds Refactor deployed_at and latest_commit_id code (#12224) 2021-01-13 16:53:59 +02:00
liquids crayons-notice accessibility improvements (#13273) 2021-04-14 13:32:57 +01:00
listings Remove duplicate jquery import, remove jquery-rails and use @rails/ujs (#13891) 2021-06-01 15:28:09 +02:00
mailers Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
moderations Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
notifications Remove defer attributes from inline scripts - gist embeds (#13407) 2021-06-11 08:22:50 +01:00
onboardings Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
open_search Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
organizations Add loading=lazy to image tags (#10888) 2021-05-27 19:01:21 +02:00
pages Replacing granular admin email settings with one default email (#13853) 2021-05-28 12:17:08 +03:00
podcast_episodes Optimise dropdowns for accessibility - Post comments and share (#13868) 2021-06-03 09:13:17 +01:00
podcasts Fix small ERB linting issues (#11438) 2020-11-16 16:15:37 +01:00
profile_field_groups Add ProfileFieldGroupsController to API (#10124) 2020-09-03 10:12:53 +07:00
reading_list_items Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
response_templates Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
service_worker Revert "Revert "Removed service worker (#12974)" (#13014)" (#13015) 2021-03-17 10:57:56 -04:00
shared [15 minute fix] Fix accessibility concerns in settings UI (#13813) 2021-05-24 14:50:24 -05:00
sidebars Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
sitemaps Replaced ApplicationConfig with app_url in views (#7708) 2020-05-08 13:19:29 +03:00
social_previews Remove SheCoded Specific Code (#13363) 2021-04-12 11:04:58 -07:00
stories Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
tags Add loading=lazy to image tags (#10888) 2021-05-27 19:01:21 +02:00
users Optimise dropdowns for accessibility - Profile page (#13916) 2021-06-14 12:31:23 +01:00
videos Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00