docbrown/app/javascript/admin/controllers
Daniel Uber 57561b1815
Check required inputs for apple authentication (#14750)
All providers except apple use a common key/secret form partial, but
the apple authentication section uses client_id, key_id, pem, and
team_id.

Assuming all four of these are required, when the enabled provider
name is 'apple', check for those values. For other providers (github,
facebook, etc) only check secret and key as before.
2021-09-17 07:39:53 -05:00
..
users/tools Refactor Admin Member Detail view - Tools section (#14283) 2021-08-17 18:55:53 +02:00
ahoy_controller.js [15 Minute Fix] Added the prefer-const eslint rule (#13098) 2021-03-23 16:29:56 -04:00
article_controller.js Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
article_pinned_modal_controller.js Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
config_controller.js Check required inputs for apple authentication (#14750) 2021-09-17 07:39:53 -05:00
confirmation_modal_controller.js Admin Save Confirmation - Removing Badge Achievements (#14684) 2021-09-15 21:25:01 -04:00
consumer_app_controller.js Make Consumer Apps dictate aasa results (#14015) 2021-06-24 08:36:11 -06:00
data_update_script_controller.js Some eslint fixes. (#14605) 2021-08-27 08:37:09 +01:00
error_controller.js Admin Save Confirmation - Removing Badge Achievements (#14684) 2021-09-15 21:25:01 -04:00
image_upload_controller.js [15 Minute Fix] Added the prefer-const eslint rule (#13098) 2021-03-23 16:29:56 -04:00
landing_page_modal_controller.js [15 min fix] Refactor private landing pages model code (#13982) 2021-06-15 18:17:15 +02:00
modal_controller.js Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
reaction_controller.js Disabled 'no default exports' rule for Storybook files and Stimulus controllers (#13032) 2021-03-17 21:29:39 -04:00
sidebar_controller.js RFC 50: Interaction tweaks (take two) (#13576) 2021-04-30 13:01:55 +02:00
snackbar_controller.js Refactor Admin Member Detail view - Tools section (#14283) 2021-08-17 18:55:53 +02:00
svg_icon_upload_controller.js Some eslint fixes. (#14605) 2021-08-27 08:37:09 +01:00
user_controller.js Refactor Admin Member Detail view - Tools section (#14283) 2021-08-17 18:55:53 +02:00