grafana/public/app/features/datasources
Alex Khomenko 9b90ff2961
Disable selecting enterprise plugins with no license (#28758)
* Add unlicensed property to plugins

* Disable selecting unlicensed plugin

* Add customizable plugin market place url

* License: workaround enabled only in enterprise

* linter

* Move licensing info to front end

* Update pkg/services/licensing/oss.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/services/licensing/oss.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/setting/setting.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/setting/setting.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/api/frontendsettings.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update sample.ini

* Update docs

* Update packages/grafana-runtime/src/config.ts

Co-authored-by: Torkel Ödegaard <torkel@grafana.org>

* Update public/app/features/datasources/state/buildCategories.ts

Co-authored-by: Torkel Ödegaard <torkel@grafana.org>

* Update pkg/api/frontendsettings.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/setting/setting.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix spelling

Co-authored-by: Leonard Gram <leo@xlson.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
2020-11-05 12:55:40 +02:00
..
__mocks__ Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
__snapshots__ Plugins: show signing status on datasources and plugins (#23542) 2020-04-23 11:52:11 +02:00
partials DatasourceEditor: Add UI to edit custom HTTP headers (#17846) 2020-02-04 09:25:10 +01:00
settings Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
state Disable selecting enterprise plugins with no license (#28758) 2020-11-05 12:55:40 +02:00
utils Chore: More typescript strict null fixes, going for sub 200 (#26134) 2020-07-09 15:16:35 +02:00
DashboardsTable.test.tsx tests 2018-10-17 16:14:45 +02:00
DashboardsTable.tsx @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
DataSourceDashboards.test.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
DataSourceDashboards.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
DataSourceList.test.tsx components, test, removed old not used files 2018-09-28 11:05:34 +02:00
DataSourcesList.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
DataSourcesListItem.test.tsx components, test, removed old not used files 2018-09-28 11:05:34 +02:00
DataSourcesListItem.tsx e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
DataSourcesListPage.test.tsx Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
DataSourcesListPage.tsx Plugins: show signing status on datasources and plugins (#23542) 2020-04-23 11:52:11 +02:00
mocks.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
NewDataSourcePage.tsx Disable selecting enterprise plugins with no license (#28758) 2020-11-05 12:55:40 +02:00