docbrown/app/services
Josh Puetz 1c566e0ec4
[deploy] Move /internal to `/admin (#9639)
* First draft - all the big changes

* Changing some more references to 'internal'

* Relocate internal request tests to admin

* Relocate internal system tests to admin

* Fix trailing space

* Test fix

* Move queries from internal to admin

* Docs updates

* Rename internal stimuls controllers to admin (plus docs)

* Rename admin layout

* Fix routing after rebase

* Fixes for latest added admin interfaces

* Serviceworker ignore paths
2020-08-07 10:36:26 -04:00
..
articles Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
audit Remove Audit::Event::Util (#8704) 2020-06-16 12:50:53 -04:00
authentication [deploy] Activate Devise::Lockable (#9535) 2020-07-30 10:28:51 -04:00
broadcasts/welcome_notification Use Enumerable#filter_map in more places (#9389) 2020-07-20 18:54:38 +02:00
chat_channels Refactoring ChatChannel - distributing into services (#9253) 2020-08-07 10:41:34 +02:00
credits Use Enumerable#filter_map in more places (#9389) 2020-07-20 18:54:38 +02:00
data_sync/elasticsearch Rubocop: enable and fix Style/Send and Style/Next (#9366) 2020-07-20 16:28:00 +02:00
edge_cache/commentable [deploy] remove no longer used index! and check for main_image method in view (#7526) 2020-04-27 10:16:49 -05:00
exporter Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
fastly_config [deploy] Create FastlyConfig & refactor params safe list (#7630) 2020-05-01 11:23:48 -04:00
giphy
github [deploy] Temporarily raise read_timeout of Github::OauthClient (#8220) 2020-06-01 18:16:34 +02:00
mentions Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
moderator [deploy] Hotfix: Disable Article Sinking (#9237) 2020-07-09 17:19:06 -05:00
notifications Replace dry-struct with ActiveModel (#9534) 2020-07-27 17:42:37 +02:00
payments Refactor: Send RSS Reader and Payment Errors to Honeybadger (#9209) 2020-07-09 08:48:52 +02:00
podcasts Replace activerecord-import with Rails 6 insert_all and upsert_all (#8407) 2020-06-12 11:16:06 +02:00
profile_fields [deploy] Seed profile fields (#9605) 2020-08-05 10:11:30 -04:00
rss_reader Rubocop: re-activate Style/RegexpLiteral and fix violations (#9418) 2020-07-22 16:28:27 +02:00
search [deploy] Bug Fix:Rename Listing Search Field in Elasticsearch to Fix Searching (#9609) 2020-08-03 10:18:17 -05:00
secrets
slack [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00
streams [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
suggester/users Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
twitter_client [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
user_blocks Remove algolia from chat channel memberships (#6323) 2020-02-27 09:59:12 -05:00
user_subscriptions Update CODEOWNERS and team names in TODO comments (#9460) 2020-07-24 12:17:20 +07:00
users Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
webhook Move Webhook::DispatchEventJob to Sidekiq (#5722) [deploy] 2020-01-27 14:36:27 -05:00
analytics_service.rb Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
application_service.rb [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
article_api_index_service.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
article_with_video_creation_service.rb Upgrade Rubocop to 0.81 (#7219) 2020-04-11 10:10:04 +02:00
bulk_sql_delete.rb
flare_tag.rb [deploy] Refactor Flare Tag Class (#9064) 2020-07-01 16:57:03 -04:00
medium_article_retrieval_service.rb
notifications.rb Remove notifiable access from articles and comments notifications (#5415) [deploy] 2020-01-09 10:19:45 -05:00
rate_limit_checker.rb Rubocop: enable and fix Style/Send and Style/Next (#9366) 2020-07-20 16:28:00 +02:00
rss_reader.rb Refactor: Send RSS Reader and Payment Errors to Honeybadger (#9209) 2020-07-09 08:48:52 +02:00
tag_adjustment_creation_service.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
tag_adjustment_update_service.rb