mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* InfluxDB: Add new truthiness operators (`Is` and `Is Not`) to InfluxQL Editor for use with boolean fields * InfluxDB: Make the front-end aware of the new operators so that translation between raw and builder works * Chore: Add tests * feat: identify type of field value to allow other types to work with Is/Is Not Tags: always quote Integer: Don't quote Float: Don't quote Boolean: Don't quote String: Quote * Chore: Add test-cases for type inference * Update front-end to infer type for operators Is and Is Not * chore: Add front-end tests * chore: add additional front-end tests * chore: fix failing lint test * chore: fix tests (run prettier) |
||
---|---|---|
.. | ||
flux | ||
fsql | ||
influxql | ||
models | ||
healthcheck_test.go | ||
healthcheck.go | ||
influxdb.go | ||
mocks_test.go | ||
settings.go |