grafana/public/app/features/plugins
ismail simsek d333c09418
InfluxDB: SQL Query Editor (#72168)
* Add influxdbSqlSupport feature toggle

* Add SQL option to the config page

* Add SQL backend

* Add metadata support in config page

* Implement unified querying

* Fix healthcheck query

* fsql tests

* secure grpc by default

* code cleanup

* Query handing for sql mode

* Implement a placeholder sql editor

* Fix query language dropdown

* drop in SQL editor

* switch to use rawSql, get sql editor working

* fix healthcheck

* WIP

* memoize component to stop unwanted rerender onQuery

* dont reinit datasource on each render of the editor

* remove useless memo

* clean up

* Fix the link

* Alpha state warning

* Remove console.logs

* update model for fsql

* remove unused

---------

Co-authored-by: Galen <galen.kistler@grafana.com>
2023-08-02 19:04:16 +02:00
..
admin Chore: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01:00
angularDeprecation Plugins: Angular deprecation: Open "View plugin details" in new tab (#72280) 2023-07-25 17:23:20 +02:00
cdn Plugins: Add CDN support to sandboxed frontend plugins (#70608) 2023-06-28 16:58:37 +03:00
components Transformation redesign (#70834) 2023-07-12 18:35:49 +02:00
extensions PluginExtensions: Allow to specify unkown properties in override but they will be ignored (#72273) 2023-07-25 20:18:49 +02:00
sandbox Sandbox: Redirect calls to window.location to window.locationSandbox (#72252) 2023-07-28 15:04:23 +03:00
sql InfluxDB: SQL Query Editor (#72168) 2023-08-02 19:04:16 +02:00
systemjsPlugins Plugins: Add CDN support to sandboxed frontend plugins (#70608) 2023-06-28 16:58:37 +03:00
tests Dashboards: Data source template variable options now specify a current value using uid. (#69259) 2023-06-12 01:05:50 -07:00
all.ts Angular: More isolation and removing of unused components (#41630) 2021-11-15 15:12:45 +01:00
built_in_plugins.ts Pyroscope: Rename phlare to grafana-pyroscope-datasource (#68859) 2023-06-07 06:09:29 +03:00
constants.ts Plugins: Add CDN support to sandboxed frontend plugins (#70608) 2023-06-28 16:58:37 +03:00
datasource_srv.ts Dashboards: Data source template variable options now specify a current value using uid. (#69259) 2023-06-12 01:05:50 -07:00
importPanelPlugin.ts Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
plugin_loader.ts Plugins: Add config option to exclude specific plugins from frontend sandbox (#70899) 2023-07-05 11:16:56 +02:00
pluginPreloader.ts Plugins: Add Initial implementation for frontend plugins sandboxing (#68889) 2023-06-05 10:51:36 +02:00
pluginSettings.test.ts Alerting: Declare incident from a firing alert (#61178) 2023-01-11 11:52:20 +00:00
pluginSettings.ts Alerting: Declare incident from a firing alert (#61178) 2023-01-11 11:52:20 +00:00
routes.tsx Plugins: Case-sensitive routes for standalone pages (#62779) 2023-02-03 09:01:34 +01:00
utils.test.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
utils.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00