Commit Graph

20479 Commits (67d0bca3cbc99cbd76ab4810c33051182215dc9e)
 

Author SHA1 Message Date
Torkel Ödegaard a1453607a9 Changed noQueries to a dataFormats array that will allow a panel to define supported formats and prefered (first in array) 6 years ago
Torkel Ödegaard bde9e9d5a5
Merge pull request #15394 from grafana/13066-save-as-dashboard 6 years ago
Carl Bergquist dcec61e1b4
Merge pull request #15378 from grafana/auth_token_quotas 6 years ago
bergquist e163aadfe4 use authtoken for session quota restrictions 6 years ago
Torkel Ödegaard 8bd7e5a5f4
Merge pull request #15374 from grafana/explore/dedup-selector 6 years ago
Torkel Ödegaard 9772497354
Merge pull request #15389 from grafana/tooltip-error-theme-text-color 6 years ago
Torkel Ödegaard 2c4cb03cd3 Fixed issues with double page body and husky pre-commit hook 6 years ago
Johannes Schill 335042b2d0 fix: No need to have edit permissions to be able to "Save as" a dashboard 6 years ago
Johannes Schill 2a655cb38a Revert "chore: wip: Replace brace with ace-builds to get latest version of ace" 6 years ago
Johannes Schill 2d4e1a80bc chore: wip: Replace brace with ace-builds to get latest version of ace 6 years ago
Johannes Schill 49e0572611 fix: Error tooltip should have white text on red background. Not red text on red background 6 years ago
Dominik Prokop dd19ec3b22 Move explore selectors to a separate file 6 years ago
bergquist 1310d356fc removes unused session code 6 years ago
Johannes Schill c3965e332d chore: Rename renderPanel to renderPanelBody 6 years ago
Johannes Schill d5918498da chore: Rename renderDataPanel to renderPanel 6 years ago
Johannes Schill 01208ccd68 chore: Rename renderHelper > renderDataPanel and move logic to smaller functions 6 years ago
Johannes Schill b5dbf26dc4 chore: PR feedback, shorten boolean check 6 years ago
Johannes Schill 075fb8e91c chore: Rename isDataPanel to noQueries 6 years ago
Johannes Schill b7b1a79405 chore: Only show Queries tab for panel plugins with isDataPanel set to true 6 years ago
Johannes Schill d3115325a9 feat: Only use the DataPanel component when panel plugin has isDataPanel set to true in plugin.json. And fix PanelData when using snapshots 6 years ago
Johannes Schill 3f64d61fd2 feat: Add util to convert snapshotData to PanelData 6 years ago
Johannes Schill c4b2dcefbe feat: Introduce IsDataPanel attribute to plugin.json 6 years ago
Johannes Schill 0811fbd6d0 fix: Add missing typing 6 years ago
Torkel Ödegaard e5759fa0ed
Merge pull request #15387 from grafana/hugoh/can-not-set-decimal-threshold-in-gauge 6 years ago
Hugo Häggmark da80286f97 Fixes #15372 with number input and parseFloat 6 years ago
Peter Holmberg 1db5d86b12 Merge branch '15217-panels-without-queries' into move-error-boundry 6 years ago
Peter Holmberg 7d0edb285d Revert "hard move" 6 years ago
Johannes Schill be58e275a5 chore: PR feedback, shorten boolean check 6 years ago
Torkel Ödegaard bc8418adac Merge branch 'master' of github.com:grafana/grafana 6 years ago
Johannes Schill 2db9cb3d93 chore: Rename isDataPanel to noQueries 6 years ago
Torkel Ödegaard 38a74c6444
Merge pull request #15383 from bergquist/test_provisoned_ds 6 years ago
Hugo Häggmark 25dbca9585 Merge with master 6 years ago
Hugo Häggmark 130eedc4ae Found another input that was tied to a regexp 6 years ago
Hugo Häggmark 5388541fd7 Fixes bug #12972 with a new type of input that escapes and unescapes special regexp characters 6 years ago
bergquist 3b9105e1be enable testing provsioned datasources 6 years ago
Torkel Ödegaard 342aa0ad01 Merge branch 'master' of github.com:grafana/grafana 6 years ago
Torkel Ödegaard edd9576f15 Fixed elastic5 docker compose block 6 years ago
Torkel Ödegaard 1407691de2
Merge pull request #15377 from grafana/fix/named-colors-palette-default-colors 6 years ago
Dominik Prokop a5d158c014 Added one more test case for color resolving helper 6 years ago
Dominik Prokop ed208f2b5f Fix error caused by named colors that are not part of named colors palette 6 years ago
Torkel Ödegaard b590c4da40
Merge pull request #15371 from grafana/react-panels-request-id-fix 6 years ago
Torkel Ödegaard fc91e1cf57 Fixed issue with gauge requests being cancelled 6 years ago
Torkel Ödegaard e38cfc1a71
Update package.json 6 years ago
Torkel Ödegaard 0493d905f1
Update CHANGELOG.md 6 years ago
Torkel Ödegaard a79bd42414
Merge pull request #15306 from grafana/explore/dedup-strategu-url 6 years ago
Daniel Lee 951e5932d4 changelog: adds note for #15363 6 years ago
Dominik Prokop 1693f083cc Move deduplication calculation from Logs component to redux selector 6 years ago
Torkel Ödegaard e50b7b3279 Merge branch 'ui-new-red-green-blue' 6 years ago
Torkel Ödegaard 99df7b87c0 Merge branch 'master' of github.com:grafana/grafana 6 years ago
Torkel Ödegaard 6d11999e20
Merge pull request #15367 from grafana/gauge-max-value 6 years ago