discourse/app/assets/javascripts/admin/addon
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
..
adapters
components FIX: Don't try to focus on a missing element (#11766) 2021-01-20 15:02:27 +01:00
controllers FIX: Show the fallback locale warning when both settings are enabled. (#11787) 2021-01-21 13:09:32 -03:00
helpers DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
mixins DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
models FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
routes FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
services DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
templates UX: Fallback locale warning improvements. (#11775) 2021-01-20 18:08:02 -03:00