discourse/app
Martin Brennan a5c46c197c
FIX: Do not show themes list filter unless there are 10+ items (#25202)
Followup to be841e666e,
this commit does not show the themes/components list filter
if there are < 10 items in the list. This brings parity
with the search input, which does the same. If you only have
a few themes/components, then this extra UI is just unnecessary.

---------

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2024-01-11 09:38:08 +10:00
..
assets FIX: Do not show themes list filter unless there are 10+ items (#25202) 2024-01-11 09:38:08 +10:00
controllers SECURITY: Prevent guest users from accessing secure uploads when login required 2024-01-08 08:02:19 -07:00
helpers DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
jobs FIX: refactor calling of timed backup deletion 2024-01-08 15:41:00 -05:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models PERF: Prefer subquery instead of two queries (#25167) 2024-01-09 08:19:37 +08:00
serializers FIX: Serialize categories when viewing a topic (#25206) 2024-01-10 20:30:59 +02:00
services FEATURE: Prefer topic_embed's cached content when summarizing (#25190) 2024-01-09 14:00:01 -03:00
views FEATURE: include username link in the microdata schema (#25112) 2024-01-03 20:11:41 +05:30