grafana/pkg/plugins/manager
Marcus Andersson f46f8bdd3a
Plugins: Renamed parts of the UI extension APIs (#63070)
* Renamed target -> id and href -> path after feedback.

* fixed type issues in test page.

* chore(pluginschemajson): update extensions props target -> id

* this is the final.

* fixed typings...again...

---------

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2023-02-08 05:33:28 -05:00
..
client Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
dashboards Plugins: Unexport PluginDir field from PluginDTO (#59190) 2022-12-02 13:46:55 +01:00
fakes Plugins: Add tailored interface for plugins licensing needs (#61045) 2023-01-18 18:02:54 +01:00
loader Plugins: Renamed parts of the UI extension APIs (#63070) 2023-02-08 05:33:28 -05:00
process Plugins: Fix plugin registered startup log line (#54634) 2022-09-02 14:01:52 +02:00
registry Plugins: Use public store instead of internal registry (#57631) 2022-10-27 18:44:28 +02:00
signature Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
store Plugins: Create single point of entry for adding / removing plugins (#55463) 2022-09-23 14:27:01 +02:00
testdata Plugins: Renamed parts of the UI extension APIs (#63070) 2023-02-08 05:33:28 -05:00
installer_test.go Plugins: Unexport PluginDir field from PluginDTO (#59190) 2022-12-02 13:46:55 +01:00
installer.go Plugins: Unexport PluginDir field from PluginDTO (#59190) 2022-12-02 13:46:55 +01:00
manager_integration_test.go RBAC: cascaded nested folder permissions for search v2 (#62608) 2023-02-06 17:38:15 +00:00