Commit Graph

642 Commits (314f770a71dbfa2669668185ee3bed9ff851cce8)

Author SHA1 Message Date
bergquist 8ff997594f fix(tablepanel): change to using two thresholds 9 years ago
Torkel Ödegaard a167eb4fa1 fix(row repeat): fix for row repeat where repeated row was added to the bottom and not next to the source row, fixes #2942 9 years ago
Torkel Ödegaard 822c8f1575 feat(plugins): migrating graphite query editor to new model 9 years ago
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago
Torkel Ödegaard 05e8c576a2 feat(panels): updated influxdb editor to use panelCtrl 9 years ago
Torkel Ödegaard 34b82caaa8 feat(panels): fixed unit tests 9 years ago
bergquist cd1b2e2841 feat(singlestat): reduce max thresholds to two. 9 years ago
bergquist b0a24ae4aa tech(singlestat): move singlestat test to plugin 9 years ago
Torkel Ödegaard 1d9ad9be33 feat(plugins): upgraded singlestat to new plugin format 10 years ago
Torkel Ödegaard dbafc8c9db feat(plugins): work on plugin directive loading 10 years ago
Torkel Ödegaard d83e24572a feat(plugins): more refactoring 10 years ago
Torkel Ödegaard 35f40b7312 feat(plugins): upgraded opentsdb 10 years ago
Torkel Ödegaard c5635f9c89 feat(plugins): changed what datasources should return, they should now return the datasource constructor 10 years ago
Torkel Ödegaard f074c1eaff refactor(lodash): changed how lodash is referenced from typescript 10 years ago
Torkel Ödegaard 4522b02925 tech(systemjs): almost all tests are passing 10 years ago
Torkel Ödegaard f7888886e9 tech(systemjs): working on getting tests to work 10 years ago
carl bergquist b99ea80b58 test(graph): validates that percentage is shown when using stack and percentage 10 years ago
carl bergquist c48da9b5cf fix(tests): fix broken unittest due to merge conflict 10 years ago
Pavel Strashkin cba471b09b ui(dashboard): delete empty rows without confirm 10 years ago
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