grafana/public/app/features/plugins
Ryan McKinley a91edd7267
Plugin Admin App: make the catalog look like internal component (#34341)
* Allow Route component usage in app plugins

* i tried

* fix catalog app

* fix catalog app

* fix catalog app

* cleanup imports

* plugin catalog enabled to plugin admin

* rename plugin catalog to plugin admin

* expose catalog url

* update text

* import from react-router-dom

* fix imports -- add logging

* merge changes

* avoid onNavUpdate

* Fixed onNavChange issues

* fix library imports

* more links

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-05-20 10:42:26 +02:00
..
__mocks__ Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
__snapshots__ Badge: Design improvement & reduce contrast (#30328) 2021-01-18 11:51:27 +01:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
specs Variables: Fixes problem with data source variable when default ds is selected (#32384) 2021-03-29 14:10:40 +02:00
state Plugins: add level and signature badges to plugin details page (#33553) 2021-04-30 11:00:41 +02:00
wrappers Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
all.ts App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
AppRootPage.test.tsx Theme: More theme updates (#33076) 2021-04-17 07:13:25 +02:00
AppRootPage.tsx Plugin Admin App: make the catalog look like internal component (#34341) 2021-05-20 10:42:26 +02:00
built_in_plugins.ts Timeline: split "periodic" mode into its own panel (#34171) 2021-05-17 13:00:04 -07:00
datasource_srv.ts Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
plugin_component.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
plugin_loader.test.ts Plugins: add a bundle plugins folder (#20850) 2020-04-07 00:04:24 -07:00
plugin_loader.ts AppPlugins: Expose react-router to apps (#33775) 2021-05-19 19:10:21 +02:00
plugin_page_ctrl.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
PluginDashboards.tsx Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
PluginList.test.tsx Migrates old Card sass file to GlobalStyles (#33183) 2021-04-21 16:39:56 +02:00
PluginList.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx Plugins: moving the DataSourcePicker to grafana/runtime so it can be reused in plugins (#31628) 2021-03-18 10:44:26 +01:00
PluginListPage.test.tsx Plugin signing: UI information (#28469) 2020-10-27 13:08:08 +01:00
PluginListPage.tsx Plugin Admin App: make the catalog look like internal component (#34341) 2021-05-20 10:42:26 +02:00
PluginPage.tsx Plugins: introduce marketplace app (#33869) 2021-05-12 21:07:37 +02:00
PluginsErrorsInfo.tsx Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
PluginSettingsCache.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
PluginStateInfo.tsx Theme: Updates Alert design and licence warning hook (#32930) 2021-04-13 18:00:55 +02:00
UpdatePluginModal.tsx Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
variableQueryEditorLoader.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00