discourse/app/assets/javascripts/admin/addon
David Taylor 5be78bb2d9
FIX: Use filters parameter instead of filter for staff action log (#11217)
Fixing this also means that ember takes care of JSON encoding the query parameter

Follow-up to a4441b3984
2020-11-12 13:31:28 +00:00
..
adapters REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
components FEATURE: Link site setting titles directly to their change log (#11215) 2020-11-12 12:07:36 +00:00
controllers FIX: hide sso email behind a button click and log views (#11186) 2020-11-11 00:42:44 +05:30
helpers REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
mixins FIX: Show error message if user is already silenced or suspended (#10988) 2020-11-03 17:38:56 +02:00
models FIX: Use filters parameter instead of filter for staff action log (#11217) 2020-11-12 13:31:28 +00:00
routes FIX: Observers weren't working on admin email logs 2020-10-09 16:27:22 -04:00
services REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
templates FIX: Use filters parameter instead of filter for staff action log (#11217) 2020-11-12 13:31:28 +00:00