Commit Graph

2757 Commits (2c283ddd7742ac9a35825ac3a9cf3810152442a8)

Author SHA1 Message Date
Alexander Zobnin 2c283ddd77 Fixed shared tooltip time calculation. Fixes #3063. 9 years ago
Torkel Ödegaard a4d27083d0 fix(tests): fixed unit test broken in recent dynamic dashboard fix 9 years ago
Torkel Ödegaard a9cf7cd4f0 fix(light theme): fixes issue with hidden queries in light theme, fixes #5697 9 years ago
Torkel Ödegaard 44d1393480 fix(templating): fixed issue with panel/row repeat when saving dashboard, fixes #5591 9 years ago
Torkel Ödegaard b46af0069e fix(footer): fixed link in footer, #5690 9 years ago
Torkel Ödegaard c4e7a3ae89 fix(png rendering): another fix for #5606 9 years ago
Torkel Ödegaard 89dc3b88d1 fix(test): fixed failing test caused by recent change 9 years ago
Thib17 732c84c230 Enable scaling down seconds unit s > ms > µs > ns (#5642) 9 years ago
Torkel Ödegaard 971e2d62f1 fix(zoom): fixed zoom in and out issues when graph is embedded, fixes #5666, fixes #4489 9 years ago
Torkel Ödegaard 5155c8a753 feat(templating): set default min span to 4, fixes #5662 9 years ago
Torkel Ödegaard 9f14b209bd fix(html): moved body tag, fixes #5648 9 years ago
Torkel Ödegaard 0de0f4d014 feat(templating): fixed issue with template variables set to reload on dashboard load being issued multiple times, fixes #5637 9 years ago
bmundt f6b1d5a84a Added '!=' option for where clause in the influx query builder (#5646) 9 years ago
Torkel Ödegaard 9f777a535b fix(): removed dashboard version to schema version migration 9 years ago
Torkel Ödegaard ddf579f204 fix(mixed data sources): fix when using two graphite data sources in mixed mode, fixes #5617 9 years ago
Torkel Ödegaard 3abbf08a17 tech(): upgrade jquery to 2.2.4, closes #5627 9 years ago
Torkel Ödegaard 474a821767 fix(elasticsearch): fix json escape logic when doing terms template value lookup, fixes #5485 9 years ago
Torkel Ödegaard 3ae327320a fix(prometheus): fixed svg link in prometheus dashboard, fixes #5604 9 years ago
Torkel Ödegaard 575b015fe0 fix(panel rendering): Fixed png panel rendering timing issue, #5606 9 years ago
Torkel Ödegaard b9a2546a10 fix(iframe): fixed issue with using full height of iframe, fixes #5605 9 years ago
Torkel Ödegaard ffd865c7ca fix(panel rendering): Fixed png panel rendering timing issue, #5606 9 years ago
Torkel Ödegaard e507bb6dd7 fix(iframe): fixed issue with using full height of iframe, fixes #5605 9 years ago
Torkel Ödegaard c82d5f86ac fix(singlestat): fixed minor editor blur issue on decimal option that did not cause update of rendered value, fixes #5004 9 years ago
Loren West 51940fa209 Tooltip detatch too soon on mobile click (#5598) 9 years ago
Jack Meagher 2c77f2231e Do not substitute #[A-Z] in graphite target when invalid ref (#5581) 9 years ago
Torkel Ödegaard 82eebf64b6 fix(graph): Fix so that zoom works even when no data exists, fixes #5570 9 years ago
Torkel Ödegaard b2acac3a41 feat(apps): more polish on app dashboard save warning, #5529 9 years ago
Torkel Ödegaard f3db2fa262 feat(plugins): hide link on small screens 9 years ago
Torkel Ödegaard 81af8f072c feat(links): updated links to grafana.net 9 years ago
stuart nelson eb35f8cb89 [prometheus] Use `panelId` and `target.refId` for requestId 9 years ago
Torkel Ödegaard 9055beff1a fix(table): fixed merge issue 9 years ago
Torkel Ödegaard 65683ab241 feat(table): added sanitize html option to column styles for table panel, fixes #4596 9 years ago
Alexander Akulov 010dbddf59 Fix double slashes in POST request to ES (#5536) 9 years ago
Torkel Ödegaard 68a8d9bc91 feat(apps): more work on plugin dashboard sync 9 years ago
Torkel Ödegaard 85be7dd902 feat(apps): progress on app dashboard sync 9 years ago
Torkel Ödegaard d44325affd feat(apps): progress on app dashboard imports 9 years ago
Torkel Ödegaard b62f1f00cd feat(apps): auto update dashboard dashboards, #5529 9 years ago
Torkel Ödegaard 4545b4d323 fix(login): minor fix redirect on login change 9 years ago
bmundt e58ccc5a83 Hex units (#5530) 9 years ago
Torkel Ödegaard d74eb8c188 fix(login): fixed so that you get redirect back to the page or dashboard you where on when you clicked on sign in link, fixes #3312 9 years ago
Torkel Ödegaard 7c7e26bc18 feat(templating): refactoring template variable handling for variables that change on time refresh, closes #5021 9 years ago
Torkel Ödegaard 9088023116 fix(error handling): improved dashboard init error handling and notifications 9 years ago
Torkel Ödegaard b4493155fc fix(error handling): improved dashboard init error handling and notifications 9 years ago
Torkel Ödegaard 6a8c774dcc fix(graph): show graph panel render errors as panel errors, fixes #5414 9 years ago
herver 9c73b2fa1c Support data units for both IEC (Binary) and Metric (Decimal) variants (#5473) 9 years ago
Torkel Ödegaard 5595fc2683 refactor(): refactored date handling and locale handling in #5517 9 years ago
Joona Romppanen 438a73c58a Added moment.js locales. Set locale from window.navigator at app init(). Use firstDayOfWeek on time picker 9 years ago
Torkel Ödegaard 8bd6b953b8 fix(elasticsearch): fix json escape logic when doing terms template value lookup, fixes #5485 9 years ago
Mitsuhiro Tanda 630d0d0793 (snapshot) add open original dashboard button 9 years ago
Kimmo Huoman 522a3408e9 Export CSV in the same format as presented in Table panel. Fixes issue #5372. 9 years ago