Commit Graph

20555 Commits (3832eba31f873b60be026b81cd8e270d8b166672)
 

Author SHA1 Message Date
Peter Holmberg 56f7cd9602 fixed issue with updatePopperPosition 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
ijin08 09dbd6b1a6 removed _plugins.scss and _settings_permissions.scc, removed unused classes in _login.scss, reduced dark variabels in light theme and alignied light theme a bit with dark theme, turned blue-gray, dark-3 and panel-bg variables into one variable and removed gray-7 in dark theme 6 years ago
Johannes Schill 27bbadce1d feat: Add EmptySearchResult ui component and use it in VizTypePicker 6 years ago
Torkel Ödegaard 3b0ae4bd0a
Merge pull request #15368 from grafana/15217-panels-without-queries 6 years ago
Torkel Ödegaard 6be50c952c
Merge pull request #15400 from grafana/removed-icons-in-buttons 6 years ago
Johannes Schill b6305c2d80 Revert "feat: Add css-support for invalid form input elements" 6 years ago
Johannes Schill 44eaa3eaa8 Revert "feat: Highlight vizpicker input when there are no panels matching the search query" 6 years ago
Dominik Prokop 2542a43ec0 Regenerating variabless sas on theme edit v1 6 years ago
Torkel Ödegaard 88ef2e1d32 Fixed a minor plugin json lingering issue 6 years ago
Torkel Ödegaard 960fa56033
Merge pull request #15382 from grafana/hugoh/bug-pressing-brackets-key-in-input-fields 6 years ago
Torkel Ödegaard f195459b01 Removed some icons in action button 6 years ago
Dominik Prokop 0a66d8afc7 Merge branch 'master' into cli/watch-sass-var 6 years ago
Peter Holmberg 1c5118748a implement show error in panelcorner 6 years ago
Hugo Häggmark 90d162e608 Merge with master 6 years ago
Hugo Häggmark 222482b6be Forgot about the snapshots 6 years ago
Torkel Ödegaard c839034f45 Merge branch '15217-panels-without-queries' of github.com:grafana/grafana into 15217-panels-without-queries 6 years ago
Torkel Ödegaard ef7236439a
Merge pull request #15391 from grafana/fixed-double-datasource-edit-page 6 years ago
Hugo Häggmark 4c74b09a9d Renamed to FilterInput and added label and search icon 6 years ago
Johannes Schill 11db48e76e feat: Highlight vizpicker input when there are no panels matching the search query 6 years ago
Torkel Ödegaard 5708660893 Updated a few plugin json files with dataFormats 6 years ago
Johannes Schill b1aa84804b feat: Add css-support for invalid form input elements 6 years ago
Peter Holmberg 9f88a22b4c remove comments 6 years ago
Peter Holmberg f52aa4de4e Merge branch '15217-panels-without-queries' into move-error-boundry 6 years ago
Peter Holmberg f0565684c7 Merge branch '15217-panels-without-queries' of https://github.com/grafana/grafana into 15217-panels-without-queries 6 years ago
Peter Holmberg 530a370379 bubble error from datapanel to panelchrome 6 years ago
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