This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/admin/addon
tshenry a446e0fde1
FEATURE: Link to text customization when editing system badges (#11345)
Being that system badges ship with every instance of Discourse, we've opted to define the name, description, and long description in our locales files to promote translation into other languages. When an admin visited the overview page of a system badge in their admin panel, they were met with disabled inputs for these text properties. The problem is that we failed to educate the admin that the text needs to be managed via the site text customization settings. 

This change adds a small "Customize Text" link under theses inputs that takes the admin to the specific site text customization where they can make desired changes.
2020-12-08 11:55:49 -08:00
..
adapters REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
components DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
controllers FEATURE: Link to text customization when editing system badges (#11345) 2020-12-08 11:55:49 -08: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 DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
routes DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
services DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
templates FEATURE: Link to text customization when editing system badges (#11345) 2020-12-08 11:55:49 -08:00