discourse/app/assets/javascripts/admin/addon/controllers
David Taylor 821bb1e8cb
FEATURE: Rename 'Discourse SSO' to DiscourseConnect (#11978)
The 'Discourse SSO' protocol is being rebranded to DiscourseConnect. This should help to reduce confusion when 'SSO' is used in the generic sense.

This commit aims to:
- Rename `sso_` site settings. DiscourseConnect specific ones are prefixed `discourse_connect_`. Generic settings are prefixed `auth_`
- Add (server-side-only) backwards compatibility for the old setting names, with deprecation notices
- Copy `site_settings` database records to the new names
- Rename relevant translation keys
- Update relevant translations

This commit does **not** aim to:
- Rename any Ruby classes or methods. This might be done in a future commit
- Change any URLs. This would break existing integrations
- Make any changes to the protocol. This would break existing integrations
- Change any functionality. Further normalization across DiscourseConnect and other auth methods will be done separately

The risks are:
- There is no backwards compatibility for site settings on the client-side. Accessing auth-related site settings in Javascript is fairly rare, and an error on the client side would not be security-critical.
- If a plugin is monkey-patching parts of the auth process, changes to locale keys could cause broken error messages. This should also be unlikely. The old site setting names remain functional, so security-related overrides will remain working.

A follow-up commit will be made with a post-deploy migration to delete the old `site_settings` rows.
2021-02-08 10:04:33 +00:00
..
modals Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-api-keys-index.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-api-keys-new.js DEV: {{user-selector}} replacement (#11726) 2021-02-01 13:07:11 +03:00
admin-api-keys-show.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-api-keys.js
admin-backups-index.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-backups-logs.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-backups.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-badges-award.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-badges-show.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
admin-badges.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-colors-show.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-colors.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-email-style-edit.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-email-templates-edit.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-email-templates.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-robots-txt.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-themes-edit.js FEATURE: Adds back button to theme editor (#11416) 2020-12-08 10:54:44 +11:00
admin-customize-themes-show.js UX: Always show confirmation dialog when converting themes/components (#11953) 2021-02-03 11:45:25 -05:00
admin-customize-themes.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-dashboard-general.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-dashboard-moderation.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-dashboard-reports.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-dashboard.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-email-advanced-test.js
admin-email-bounced.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-email-index.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-email-logs.js FIX: Observers weren't working on admin email logs 2020-10-09 16:27:22 -04:00
admin-email-preview-digest.js DEV: {{user-selector}} replacement (#11726) 2021-02-01 13:07:11 +03:00
admin-email-received.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-email-rejected.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-email-sent.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-email-skipped.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-embedding.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-emojis.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-logs-screened-emails.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-logs-screened-ip-addresses.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-logs-screened-urls.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-logs-staff-action-logs.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-permalinks.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-plugins.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-reports-show.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-search-logs-index.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-search-logs-term.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-site-settings-category.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-site-settings.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-site-text-edit.js UX: Text customization for different languages. (#11729) 2021-01-18 14:53:45 -03:00
admin-site-text-index.js FIX: Show the fallback locale warning when both settings are enabled. (#11787) 2021-01-21 13:09:32 -03:00
admin-user-badges.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-user-fields.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
admin-user-index.js FEATURE: Rename 'Discourse SSO' to DiscourseConnect (#11978) 2021-02-08 10:04:33 +00:00
admin-user.js
admin-users-list-show.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-watched-words-action.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-watched-words.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-web-hooks-show-events.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-web-hooks-show.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-web-hooks.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00