discourse/app/assets/javascripts/admin/addon
Blake Erickson 9238a9cf42
DEV: Display fuzzy site setting search results below direct matches (#23197)
DEV: Display fuzzy site setting search results below direct matches

When searching for site settings, in the results under the ALL category
all the fuzzy search results were showing first followed by any direct
matches. This change adjusts that so that fuzzy searches show below
direct matches.

Fuzzy results are now also sorted based on their gap calculation in
ascending order.
2023-08-24 17:47:40 -06:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components FIX: Display 'shown on X' user field flags (#23109) 2023-08-15 15:59:04 -05:00
controllers DEV: Display fuzzy site setting search results below direct matches (#23197) 2023-08-24 17:47:40 -06:00
helpers DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
lib DEV: Add support for uploads to form templates (#22232) 2023-06-28 12:49:05 -07:00
mixins DEV: Convert `site-setting-default-categories` modal to component-based API (#22968) 2023-08-10 10:31:34 +01:00
models DEV: Add endpoint for dismissing outdated translations (#22509) 2023-07-19 23:06:13 +08:00
routes DEV: Update `replaceWith` on Route (#23153) 2023-08-21 16:53:54 -05:00
services DEV: Convert `penalize-user` modal to component-based API (#22960) 2023-08-14 13:02:54 -05:00
templates DEV: Remove unused `admin-theme-item` modal (#23233) 2023-08-24 14:14:51 -05:00