Commit Graph

246 Commits (16ca2308984248250e4a713f958806ac011b13ea)

Author SHA1 Message Date
Ashley Harrison 159607fe6f
Navigation: Convert `PluginDetails` page to use new `Page` extensions (#58509) 3 years ago
Ashley Harrison b3c761aaa7
Navigation: Expose new props to extend `Page`/`PluginPage` (#58465) 3 years ago
Will Browne 09e8cff06e
Plugins: Make "README" the default markdown request param (#58264) 3 years ago
Marcus Andersson b804b2f073
Plugins: Added hook to make it easier to track interactions in plugins (#56126) 3 years ago
kay delaney b49713d323
Chore: Remove unused files (#57515) 3 years ago
Zoltán Bedi c0b778134e
Revert: Query editor components from grafana-ui (#57436) 3 years ago
kay delaney e85917f041
Chore/React18: Update component prop types (#56898) 3 years ago
George Rodrigues 8950d86141
fix: some typos (#56171) 3 years ago
Torkel Ödegaard 018733dd24
PluginDetails: Make plugin details page look good in topnav (#55571) 3 years ago
Michael Mandrus fedc1cdb11
Revert "Plugins: Display "renderer" and "secretsmanager" plugin types under plugin catalog "Application" filter (#55597)" (#55686) 3 years ago
lean.dev 3ab4d543d4
GrafanaUI: Add icon to links on Plugin configuration page (#55581) 3 years ago
Michael Mandrus e981848026
Plugins: Display "renderer" and "secretsmanager" plugin types under plugin catalog "Application" filter (#55597) 3 years ago
kay delaney 64bbb7a7ce
Chore: Update and enforce usage of typed react-redux hooks (#55349) 3 years ago
Gabriel MABILLE 101349fe49
RBAC: Add permissions to install and configure plugins (#51829) 3 years ago
Josh Hunt 139705611a
Chore: Remove remaining IconName type assertions (#54658) 3 years ago
Murtaza Ahmedi f6827a0518
Plugins Catalog: Allow to filter plugins using special characters (#54474) 3 years ago
Esteban Beltran fc348e6279
Plugins Catalog: Use appSubUrl to generate plugins catalog urls (#54426) 3 years ago
Esteban Beltran 56bceacfb1
Navigation Bar: Remove plugins link under Server Admin (#54386) 3 years ago
Ashley Harrison 3cf95d7eee
Chore: fix some `any`s pt.2 (#53928) 3 years ago
Levente Balogh d6d49d8ba3
DataSources: refactor datasource pages to be reusable (#51874) 3 years ago
Torkel Ödegaard 1e85a6f4fd
TopNav: New page layouts (#51510) 3 years ago
Ryan McKinley 281ed419a8
Chore: add generics to backendSrv (#51606) 3 years ago
Michael Mandrus fd3c986ceb
Plugins: disable management of secrets manager plugins through the UI (#51553) 3 years ago
Michael Mandrus 7ef21662f9
Plugins: Show that Secrets Manager Plugin is active in the UI (#50953) 3 years ago
Ryan McKinley b6a9b9804d
Plugin admin: Add a page to show where panel plugins are used in dashboards (#50909) 3 years ago
Ashley Harrison 803473f479
Chore: Enable `useUnknownInCatchVariables` for stricter type checking in catch blocks (#50591) 3 years ago
Jack Westbrook 691a597f43
Plugins Catalog: Make tabs position consistent with other Grafana pages (#49997) 3 years ago
Ashley Harrison 06d3c27bc1
Select: Portal menu by default (#48176) 3 years ago
Marcus Efraimsson 199cacc7b6
Plugins Catalog: Fix styling of hyperlinks (#48196) 3 years ago
Torkel Ödegaard 8764040fe3
Plugins: Fix double page paddings on plugin admin pages (#48315) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Ashley Harrison d832bde270
Upgrade `@testing-library/user-event` to v14 (#47898) 3 years ago
Ashley Harrison 04bbafb4a6
Chore: Enable `jest-fail-on-console` to prevent console errors in unit tests (#46835) 3 years ago
Levente Balogh 1e21184f65
Fix: JSON parsing in backend_srv (#45598) 3 years ago
Marcus Andersson eb9d85a2bf
Deprecation: use locationService in favor of getLocationSrv (#44813) 3 years ago
Josh Hunt d2f80c3a6f
Chore: Replace ts-jest mocked with jest.mocked (#44630) 3 years ago
Agnès Toulet 65bdb3a899
FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 3 years ago
Ryan McKinley f94c0decbd
FeatureFlags: manage feature flags outside of settings.Cfg (#43692) 3 years ago
Will Browne a65ce992c1
fix delete plugin dashboard (#44055) 3 years ago
Dan Cech 34f757ba5a
switch to using featureEnabled for enterprise features (#41559) 3 years ago
Jack Westbrook 694600ed04
Catalog: Provide default tab fallback in Plugin Details page (#41979) 4 years ago
Levente Balogh 35c2c95fdc
Plugins: remove deprecated code (components) (#41686) 4 years ago
Will Browne 4fa7fd2c75
add unsupported renderer message to catalog (#41898) 4 years ago
Levente Balogh 9c2a947605
Plugins Catalog: add support for enable/disable app plugins (#41801) 4 years ago
Marcus Andersson 487baf5a25
PluginsCatalog: hiding version history tab and install controls for plugins not published to grafana-com (#41634) 4 years ago
Levente Balogh 4219e4f107
Plugins Catalog: hide plugins based on the Grafana config (#41679) 4 years ago
Jack Westbrook 3c3cf2eee9
Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 4 years ago
Marcus Andersson e5421dd53e
Chore: Change so we cache loading plugins by its version (#41367) 4 years ago
Marcus Andersson ad888813c6
PluginsCatalog: Fix so we display the correct badges when a plugin is disabled. (#41159) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago