discourse/app/assets/javascripts/select-kit/addon
Martin Brennan ca93e5e68b
FIX: Allow admins to change user ignore list (#16129)
Previously, if an admin user tried to add/remove
users to another user's ignored list, it would
be added to their own ignore list because the
controller used current_user. Now for admins only
a source_user_id parameter can be passed through,
which will be used to ignore the target user for
that source user.
2022-03-09 14:51:30 +10:00
..
components FIX: Allow admins to change user ignore list (#16129) 2022-03-09 14:51:30 +10:00
lib FIX: allows to use icon-picker in wizard (#13786) 2021-07-21 13:49:21 +02:00
mixins UX: Minor layout tweaks to dropdowns (#14299) 2021-09-10 09:00:41 -04:00
templates/components FIX: Use the category's text-only description in the category-chooser (#15735) 2022-02-24 12:14:24 -03:00
.gitkeep Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00