grafana/public/app/features/plugins/admin
Jack Westbrook 9494c2cd4f
Plugins: Add filter for plugin type and update search, filter and sort ui (#37301)
* feat(catalog): introduce additive filters for plugin type, installed status and search

* feat(catalog): prefer FilterInput over custom styled search field

* feat(catalog): update Browse page to use new search, filter features

* refactor(catalog): keep filters with usePluginsByFilter hook

* test(catalog): update tests to reflect new filtering and searching

* refactor(catalog): rearrange filterByType radio buttons

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>

* feat(catalog): ntroduce css for responsive filter layout

* refactor(catalog): introduce pluginfilter type and give filter methods better names

* fix(catalog): default q param to empty string so FiterInput doesn't show clear button on load

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-07-30 13:23:33 +02:00
..
components Plugins: Add filter for plugin type and update search, filter and sort ui (#37301) 2021-07-30 13:23:33 +02:00
hooks Plugins: Add filter for plugin type and update search, filter and sort ui (#37301) 2021-07-30 13:23:33 +02:00
img Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
pages Plugins: Add filter for plugin type and update search, filter and sort ui (#37301) 2021-07-30 13:23:33 +02:00
api.ts Plugins: Combine local and remote plugins into one structure (#36859) 2021-07-20 15:20:24 +02:00
constants.ts Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
guards.ts Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
helpers.ts Plugins: Add filter for plugin type and update search, filter and sort ui (#37301) 2021-07-30 13:23:33 +02:00
types.ts Plugins: Add filter for plugin type and update search, filter and sort ui (#37301) 2021-07-30 13:23:33 +02:00