mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 10:24:54 -06:00
* adding some structure to combine the local and remote into one type. * feat(catalog): map local and remote responses to catalog plugin * feat(catalog): render CatalogPlugins in list * refactor(catalog): update usePluginsByFilter to work with new data structure * refactor(catalog): move helper functions into helpers file. delete redundent usePlugins hook * feat(catalog): create CatalogPluginDetails and pass to PluginDetails * feat(catalog): update types and components for plugin installation * chore(catalog): comment so not to forget to move code out of api layer * fix(catalog): make sure all filter shows gcom and installed * fix(catalog): fix up getCatalogPlugin logic for only locally available plugins * refactor(catalog): create getCatalogPluginDetails helper. Move usage to hook * revert(catalog): put back small logos in PluginList * revert(catalog): put back small logo for PluginDetails page * fix(catalog): prevent useDebounce from triggering when SearchField mounts * chore(catalog): add coment explaining reason for usedebouncewithoutfirstrender * refactor(catalog): replace reduce with filter to remove duplicate array of all plugins * refactor(catalog): update types for useDebounceWithoutFirstRender * chore(catalog): remove commented out import Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> |
||
---|---|---|
.. | ||
admin | ||
alerting | ||
annotations | ||
api-keys | ||
dashboard | ||
datasources | ||
explore | ||
expressions | ||
folders | ||
inspector | ||
library-panels | ||
live | ||
manage-dashboards | ||
org | ||
panel | ||
playlist | ||
plugins | ||
profile | ||
query | ||
sandbox | ||
search | ||
teams | ||
templating | ||
users | ||
variables | ||
all.ts |