discourse/app/assets/javascripts/admin/addon/templates/components/site-settings
Bianca Nenciu 4fe99e39c3
FEATURE: Add new site setting list type with name and values (#16045)
These changes include a bug fix because allow_any attribute of site
settings was completely ignored before.
2022-03-08 13:18:43 +02:00
..
bool.hbs
category-list.hbs
category.hbs FIX: Allow none category if default is none (#15995) 2022-02-21 18:15:55 +02:00
color.hbs
compact-list.hbs DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
emoji-list.hbs DEV: Added support for custom site setting 'emoji_list' (#12414) 2021-04-07 15:32:05 +02:00
enum.hbs REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
group-list.hbs
host-list.hbs FEATURE: Validate domain settings for blocked_onebox_domain only (#15754) 2022-02-03 11:26:53 +08:00
list.hbs
named-list.hbs FEATURE: Add new site setting list type with name and values (#16045) 2022-03-08 13:18:43 +02:00
secret-list.hbs
simple-list.hbs
string.hbs DEV: Add experimental json_scheme site setting type (#12226) 2021-03-01 09:15:17 -05:00
tag-list.hbs DEV: removes maximum limit on tag list site setting (#13436) 2021-06-18 12:53:30 +02:00
upload.hbs FEATURE: Change all core to use uppy-image-uploader (#14428) 2021-10-19 13:25:42 +10:00
uploaded-image-list.hbs
url-list.hbs
value-list.hbs