grafana/pkg/services/pluginsintegration/loader
Yulia Shanyrova 9dcb7800de
Plugins: Add fuzzy search to plugins catalogue (#81001)
* WIP add fuzzysearch to plugins catalog

* Add keywords to the plugins listing output

* add fuzzy search to plugin catalog, add keywords to plugins at frontend side

* refactor fuzzysearch function after review

* review changes

* change the version of uFuzzy library

* change reduce result object in getPluginDetailsForFuzzySearch

* fix yarn lock error

* fix helpers tests

* fix frontend searching test

* fix frontend linting issues

* fix tests

---------

Co-authored-by: Esteban Beltran <esteban@academo.me>
Co-authored-by: Giuseppe Guerra <giuseppe@guerra.in>
2024-02-14 14:30:24 +01:00
..
fakes.go Plugins: Add validation stage to plugin loader pipeline (#73053) 2023-08-09 18:25:28 +02:00
loader_test.go Plugins: Add fuzzy search to plugins catalogue (#81001) 2024-02-14 14:30:24 +01:00
loader.go Plugins: Make Installer responsible for removing plugins from file system (#73323) 2023-08-16 15:44:20 +02:00