Commit Graph

423 Commits (1e52087ae2bbf2ed0a6e7112865fd2669e3d78e5)

Author SHA1 Message Date
Torkel Ödegaard 6ed36e01ac fix(unit tests): moved kairosdb spec to it's plugin repo 10 years ago
Torkel Ödegaard 6ea00a4f7c fix(timpicker): another name change to make quick ranges nameing more consistent, fixes #3465 10 years ago
Torkel Ödegaard aa4ac9fa05 fix(timerange): fixed broken unit tests 10 years ago
Torkel Ödegaard 0b4552a8e7 fix(timerange): fix handling of invalid dates in from/to url parameters, fixes #3345 10 years ago
Torkel Ödegaard cf1f43dc9d feat(influxdb): support for table queries, closes #3409, #3219 10 years ago
Torkel Ödegaard 5a2b9b1f44 feat(influxdb): worked on schema upgrade for new influx query editor 10 years ago
utkarshcmu 8cdaa044e1 Removed repeating test 10 years ago
utkarshcmu 712a420217 Fixed refresh setting for absolute time 10 years ago
utkarshcmu 0ff5ff5dbe Enabled refresh interval for absolute time range 10 years ago
Torkel Ödegaard 24b9bc1e55 fix(missing files): added missing files, oops 10 years ago
Torkel Ödegaard 4a69de1f30 feat(plugins): made panels work as plugins 10 years ago
Torkel Ödegaard df0bc7bbc4 feat(external_plugin): lots of refactoring for side menu link extensions and view data, #3185 10 years ago
Torkel Ödegaard 69daede583 feat(external plugins): worked on supporting external plugins better 10 years ago
Alec Henninger 2a600b25e7 Ignore nulls unless 'null as zero' for series.stats.avg 10 years ago
utkarshcmu 7f9c8a1935 Added hours, days units and tests for all 10 years ago
utkarshcmu 9f17e4ee2c Added unit tests to verify time range fix 10 years ago
utkarshcmu b5f18561ab Added unit tests to verify units 10 years ago
Torkel Ödegaard e51d403420 rename: moved test file 10 years ago
Torkel Ödegaard 97697b93ed refactoring: moving and renaming things 10 years ago
Torkel Ödegaard 97de8c1cc2 refactoring: move moving stuff around 10 years ago
Torkel Ödegaard 6cf46b1635 refactoring: more moving stuff around 10 years ago
Torkel Ödegaard 1113081aab refactoring: moving components -> core 10 years ago
Torkel Ödegaard 39bc3cb532 refactoring: moving stuff around 10 years ago
Torkel Ödegaard 2e155bdeda fix(dashboard): minor function name fixes, removed insert row above/below because it did not work, #2909 10 years ago
Torkel Ödegaard 8526230b59 fix(influxdb_08): fixed influxdb 08 query editor issue, fixes #3009 10 years ago
Tom Dyas 867ac5df67 fix appending query strings in linkSrv 10 years ago
Torkel Ödegaard c95a991cb3 fix(panel/common): fix for query letters when importing old dashboards, fixes #2943 10 years ago
Greg Look 882a988143 Add currency units from #1910. 10 years ago
Greg Look 524f5d45ec Add test for unit menu structure. 10 years ago
Greg Look dc5c3a3939 Implement decibel and percentunit units. 10 years ago
Torkel Ödegaard d09bff9039 fixed failing jshint 10 years ago
Torkel Ödegaard c0da52aac8 fix(share): fixed share panel image url, did not generate correct url when domain name contained word dashboards, fixes #2916 10 years ago
Torkel Ödegaard 3435aaea45 fixed failing unit test 10 years ago
Ivan Babrou 0dc0e03c4c Add suggest_tagk() and suggest_tagv() to OpenTSDB datasource (#2840) 10 years ago
Torkel Ödegaard 3c6a06a327 feat(cloudwatch): moved specs into plugins dir 10 years ago
Torkel Ödegaard 7dc923a292 fix(timepicker): fixed displaying of customk time ranges, #2861 10 years ago
Jimmi Dyson b90e4057ba Convert prometheus specs to typescript 10 years ago
Jimmi Dyson 67f253830f Add Prometheus metricFindQuery unit tests 10 years ago
Jimmi Dyson 6e66b8a0fa Add prometheus datasource 10 years ago
Mitsuhiro Tanda be6cb24e10 fix cloudwatch test 10 years ago
Mitsuhiro Tanda 1a63d9eb3b reactivate cloudwatch test 10 years ago
Jimmi Dyson bf98cfeadc Add prometheus datasource 10 years ago
Torkel Ödegaard 8a39b32b5c refactor: moved elasticsearch specs to plugin folder and to typescript 10 years ago
Torkel Ödegaard 7d2646f60a refactor: moved influxdb specs to plugins folder 10 years ago
Torkel Ödegaard 7e434fc019 refactor: moved graphite specs into plugins directory 10 years ago
Torkel Ödegaard 49d57cf596 feat(cloudwatch): uncommented tests, but they do not seemt to execute 10 years ago
Torkel Ödegaard a567939f78 fix(elasticsearch): quote variable value in lucene variable mulit format, fixes #2828 10 years ago
ubhatnagar 6f43cbf665 Added unit tests for all and multi format options. 10 years ago
Torkel Ödegaard f632b3b029 feat(elasticsearch): added new templating all format and muli format named , also added automatic setting of correct all and multi format depending on data source, closes #2696 10 years ago
Torkel Ödegaard b37f9a7db0 fix(graphite): minor fix to query editor when using summarize function with no metric segments, only series ref, fixes #2788 10 years ago