discourse/app/assets/javascripts/admin/addon/controllers
Roman Rizzi fb9e422bd6
FIX: Show the fallback locale warning when both settings are enabled. (#11787)
We only want to warn admins when both settings are enabled. When "set locale from accept language header" setting is enabled, the user locale will be set based on the header when they register an account on the site, which could be confusing.
2021-01-21 13:09:32 -03:00
..
modals FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11: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: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -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 FEATURE: Link to text customization when editing system badges (#11345) 2020-12-08 11:55:49 -08: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 DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03: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
admin-email-preview-digest.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -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: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-user-index.js FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11: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