|
9b7748ec13
|
Chore: Reorg packages (#20111)
Primarily- moving majority of the types and utils from @grafana/ui to @grafana/data
* Move types from grafana-ui to grafana-data
* Move valueFormats to grafana-data
* Move utils from grafana-ui to grafana-data
* Update imports in grafana-ui
* revert data's tsconfig change
* Update imports in grafana-runtime
* Fix import paths in grafana-ui
* Move rxjs to devDeps
* Core import updates batch 1
* Import updates batch 2
* Imports fix batch 3
* Imports fixes batch i don't know
* Fix imorts in grafana-toolkit
* Fix imports after master merge
|
2019-10-31 10:48:05 +01:00 |
|
|
551e24f9f8
|
ReactMigration: Migrate Loki and Elastic config pages to React (#19979)
|
2019-10-25 16:43:20 +02:00 |
|
|
eecd8d1064
|
Elasticsearch: Visualize logs in Explore (#17605)
* explore: try to use existing mode when switching datasource
* elasticsearch: initial explore logs support
* Elasticsearch: Adds ElasticsearchOptions type
Updates tests accordingly
* Elasticsearch: Adds typing to query method
* Elasticsearch: Makes maxConcurrentShardRequests optional
* Explore: Allows empty query for elasticsearch datasource
* Elasticsearch: Unifies ElasticsearchQuery interface definition
Removes check for context === 'explore'
* Elasticsearch: Removes context property from ElasticsearchQuery interface
Adds field property
Removes metricAggs property
Adds typing to metrics property
* Elasticsearch: Runs default 'empty' query when 'clear all' button is pressed
* Elasticsearch: Removes index property from ElasticsearchOptions interface
* Elasticsearch: Removes commented code from ElasticsearchQueryField.tsx
* Elasticsearch: Adds comment warning usage of for...in to elastic_response.ts
* Elasticsearch: adds tests related to log queries
|
2019-06-24 21:15:03 +01:00 |
|
|
c92874875c
|
removed QueryOptionsCtrl references
|
2018-06-09 16:06:03 -04:00 |
|
|
85879a7014
|
prettier: change to single quoting
|
2017-12-20 12:33:33 +01:00 |
|
|
fadfc665e4
|
tech: ran pretttier on all typescript files
|
2017-12-19 16:06:54 +01:00 |
|
|
8784be9a14
|
feat(plugins): made it possible to have relative plugin template urls
|
2016-02-09 18:17:32 +01:00 |
|
|
2fc8da7a87
|
feat(plugins): migrated cloudwatch and fixed a bunch of issues with data source edit views
|
2016-02-03 17:01:53 +01:00 |
|
|
0bea6aba63
|
feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes
|
2016-02-03 16:31:07 +01:00 |
|