Gábor Farkas
c1061d038c
Update latest.json to 7.5.3 ( #32755 )
2021-04-07 16:22:43 +02:00
Gábor Farkas
2fd6ed5cf8
Datasource config: correctly remove single custom http header ( #32445 )
...
* grafana-ui: data-source-settings: fix remove-last-http-header case
* adjust code to not-mutate props-data
* improved tests and testability
* datasource: custom-http-headers: cleanup secure-values too
2021-04-06 11:34:05 +02:00
Gábor Farkas
8285a34f4c
influxdb: raw-influxql editor: fix state-management bug ( #32035 )
...
* influxdb: raw-influxql editor: state-management bug fixed
* influxdb: simplified code
2021-03-17 16:32:40 +01:00
Gábor Farkas
13fd2bd53f
devenv: removed min-interval setting from influxdb-datasources ( #32002 )
2021-03-16 14:42:28 +01:00
Gábor Farkas
56bc9a5da7
devenv: fix incorrect url in datasource-config ( #32000 )
2021-03-16 11:50:38 +01:00
Gábor Farkas
cbaf700d64
influxdb: switch the raw influxql editor from angular to react ( #31860 )
...
* influxdb: switch the raw influxql editor from angular to react
* influxdb: raw-influxql: better callback-naming
* influxdb: raw-influxql: use custom hook
* influxdb: flux: raw-editor: add unit tests
2021-03-16 10:47:33 +01:00
Gábor Farkas
3139a60012
influxdb: flux-editor: fix html.onchange bug with angular, improve types ( #31765 )
...
* influxdb: flux-editor: fix html.onchange bug with angular, improve types
* influx: flux: simplified bug-fix
2021-03-11 17:24:48 +01:00
Gábor Farkas and Ivana Huckova
5e38d4538d
devenv: add influxQL-compatible influxDB2 data-source ( #31818 )
...
* datasource: add influxQL-compatible influxDB2 data-source
* improved wording
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2021-03-09 16:56:42 +01:00
Gábor Farkas
289dc39ced
grafana/ui: added storybook link to readme ( #31600 )
2021-03-04 10:57:15 +01:00
Gábor Farkas
8d39e6640c
InfluxDB: Improve maxDataPoints error-message in Flux-mode, raise limits ( #31259 )
...
* influxdb: flux: improve error-message
* influxdb: flux: raise max-points tolerance limit
* influxdb: flux: better error-message
* influxdb: flux: different approach to nice-error-message-generation
* influxdb: flux: removed unnecessary whitespace
* influxdb: flux: better error message, new approach
* influxdb: flux: test max-data-points-exceeded situtation
2021-03-02 18:33:51 +01:00
Gábor Farkas
6a07a0fe93
Explore: keep enabled/disabled state in angular based QueryEditors correctly ( #31558 )
...
* Explore: handle query.hide changes in angular-based query editors
* simplify code, no need for custom "this"
2021-03-02 12:36:18 +01:00
Gábor Farkas
c433393533
influxdb: flux: handle is-hidden ( #31324 )
2021-02-26 10:27:07 +01:00
Gábor Farkas
1e7f2e93e6
InfluxDB: handle columns named "table" ( #30985 )
...
* influxdb: flux: manually calculate table-group-key
* influxdb: flux: added explanation about the group-key
2021-02-23 16:44:33 +01:00
Gábor Farkas
7ccba047c6
QueryEditor: handle query.hide changes in angular based query-editors ( #31336 )
...
* handle query.hide changes in angular query-editors
* better comment
2021-02-19 09:49:59 +01:00