discourse/app
Alan Guo Xiang Tan 853bce2abc
UX: Allow users to filter categories in edit sidebar categories modal (#21996)
What does this change do?

This change is a continuation of
2191b879c6 and adds an input filter to the
edit sidebar categories modal which the user can use to filter through
the list of categories by the category's name.

Note that if a child category is being shown, all of its ancestors will
be shown even if the names of the ancestors do not match the given
filter. This is to ensure that we continue to display the hierarchy of a
child category even if the parent category does not match the filter.
2023-06-08 12:54:51 +08:00
..
assets UX: Allow users to filter categories in edit sidebar categories modal (#21996) 2023-06-08 12:54:51 +08:00
controllers DEV: Implement staff logs for user columns edits (#21774) 2023-06-07 17:19:58 -05:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FIX: consider users.created_at for inactive cleanup (#21688) 2023-05-23 13:41:23 +05:30
mailers FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00
models DEV: Implement staff logs for user columns edits (#21774) 2023-06-07 17:19:58 -05:00
serializers PERF: Cache ToS and Privacy Policy paths (#21860) 2023-06-07 21:31:20 +03:00
services DEV: Implement staff logs for user columns edits (#21774) 2023-06-07 17:19:58 -05:00
views PERF: Cache ToS and Privacy Policy paths (#21860) 2023-06-07 21:31:20 +03:00