docbrown/app/controllers/internal
Ridhwana 17fdc556ee
Generalization: Replace static dev emails with configurable ones. (#7438)
* feat: update the email addresses in the site config

* chore: update the default email address everywhere

* feat: update the template for the config

* chore: remove default_site_mail as an allowed parameter

* feat: change biz@dev.to to teh business email address and with a subject

* feat: update partners@dev.to to use SiteConfig.email_addresses[:business]

* feta: update to business email address

* feat: update members@dev.to to use the site config

* feat: update privacy email

* chore: Anna's suggestion to loop through object instead of keys
2020-04-23 11:26:58 +02:00
..
application_controller.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
articles_controller.rb [deploy] Moderator and admin actions log (#6797) 2020-03-26 16:59:24 -05:00
badges_controller.rb Improve dropdown UX for internal/badges (#5880) [deploy] 2020-02-04 09:02:14 -08:00
broadcasts_controller.rb Only send notifications that belong to an active broadcast (#6319) [deploy] 2020-02-27 08:02:45 -08:00
buffer_updates_controller.rb Create InternalPolicy (#4380) 2019-10-17 14:21:43 -04:00
chat_channels_controller.rb [deploy] Connect: move settings to sidecar iframe, improve invitations and remove experimental features (#6903) 2020-04-01 12:13:26 -04:00
classified_listings_controller.rb Use new classified listing categories (#7250) 2020-04-23 10:06:58 +07:00
comments_controller.rb Remove unnecessary eager loading (#6063) 2020-02-17 09:39:30 -05:00
configs_controller.rb Generalization: Replace static dev emails with configurable ones. (#7438) 2020-04-23 11:26:58 +02:00
events_controller.rb Removal of morrrre hardcoded dev.to links (#7390) 2020-04-21 11:50:18 +02:00
feedback_messages_controller.rb Add Slack messengers: part 1 (#6748) 2020-03-24 18:45:40 +01:00
growth_controller.rb Remove variants from backend portion of onboarding (#7118) [deploy] 2020-04-06 16:30:11 -07:00
moderator_actions_controller.rb [deploy] Moderator and admin actions log (#6797) 2020-03-26 16:59:24 -05:00
mods_controller.rb Refactor internal mods page (#7002) 2020-04-03 10:41:09 -04:00
negative_reactions_controller.rb Increase the number of negative reactions per page (#6840) 2020-03-25 14:18:24 -04:00
organization_memberships_controller.rb Fix typo (#3789) 2019-08-22 12:51:05 -04:00
organizations_controller.rb Add view for managing organizations (#5149) [deploy] 2019-12-17 12:07:11 -05:00
pages_controller.rb Add social image to internal/pages form (#6401) [deploy] 2020-03-02 11:38:01 -05:00
permissions_controller.rb Refactor/internal ui update (#5339) [deploy] 2020-01-06 07:58:03 -05:00
podcasts_controller.rb Fetch podcast's episodes from /internal (#6593) [deploy] 2020-03-11 17:25:12 -04:00
reactions_controller.rb Async Vomit Confirmations & Invalidations in Internal (#7082) 2020-04-08 10:33:41 -04:00
response_templates_controller.rb [deploy] Finalize and add response templates feature (#7068) 2020-04-16 15:53:29 -04:00
sponsorships_controller.rb Started moving sponsorships to /internal (#6355) [deploy] 2020-03-01 12:48:47 -05:00
tags_controller.rb [deploy] Moderator and admin actions log (#6797) 2020-03-26 16:59:24 -05:00
tools_controller.rb Replace dev.to with ApplicationConfig in a few locations (#6008) [deploy] 2020-02-11 14:48:27 -05:00
users_controller.rb Upgrade Rubocop to 0.81 (#7219) 2020-04-11 10:10:04 +02:00
webhook_endpoints_controller.rb Show webhooks list in internal (#3997) 2019-09-10 09:43:21 -04:00
welcome_controller.rb Replace dev.to with ApplicationConfig in a few locations (#6008) [deploy] 2020-02-11 14:48:27 -05:00