discourse/app/assets/javascripts/admin/addon
Sam e63e193a0a
FEATURE: Fuzzy search in site settings and raise limit to 100 matches (#21572)
We have been struggling lately finding site settings due to 30 setting limit

This was introduced for performance reasons a while back but is no longer as
needed given that ember is faster.

Additionally searching is hard, so allow people to use fuzzy search against
setting name.
2023-05-16 18:23:05 +10:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components DEV: Remove unneeded optional chaining operators (#21019) 2023-04-07 14:10:49 +02:00
controllers FEATURE: Fuzzy search in site settings and raise limit to 100 matches (#21572) 2023-05-16 18:23:05 +10:00
helpers DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
lib DEV: Define form template field inputs (#20430) 2023-03-01 11:07:13 -08:00
mixins DEV: Allow site setting errors to be displayed as html if they are safe (#21342) 2023-05-04 15:01:19 -05:00
models FEATURE: log manual bounce reset (#20758) 2023-03-21 15:26:26 +01:00
routes DEV: Drop impossible conditional from admin-logs-staff-action-logs (#20687) 2023-03-16 12:27:27 +00:00
services DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
templates FEATURE: Fuzzy search in site settings and raise limit to 100 matches (#21572) 2023-05-16 18:23:05 +10:00