- 22 Apr, 2020 10 commits
-
-
* VizRepeater: fixed issue with resolved auto orientation passed back from VizRepeater * Updated variable name
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* pluginproxy: Handle URL parsing error * pkg/api: Validate data source URLs * pkg/api: Return 400 for URL validation error
Arve Knudsen committed -
Agnès Toulet committed
-
Alex Khomenko committed
-
Fixes #23754
Torkel Ödegaard committed -
Amal committed
-
* clear dashboard on unmount * fix menu z-index, folderpicker width * fix issue with saving dashboard in another folder * use foldermodel instead of selectablevalue * using z-index from theme * updated names * update snapshot * remove size from folderpicker * use connectWithCleanup * update snapshot
Peter Holmberg committed -
Peter Holmberg committed
-
- 21 Apr, 2020 23 commits
-
-
Ryan McKinley committed
-
Amal committed
-
Andrej Ocenas committed
-
Amal committed
-
Amal committed
-
Make rendering work when using serve_from_sub_path and not have rendering.renderer_url configured. Fixes #21925
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
* UI: Adds option to limit number of visible selected options to Select component
kay delaney committed -
grafana-plugin-model is legacy and is replaced by new backend plugins SDK and architecture. Renderer is not part of SDK and we want to keep it that way for now since it's highly unlikely there will be more than one kind of renderer plugin. So this PR adds support for renderer plugin v2. Also adds support sending a Device Scale Factor parameter to the plugin v2 remote rendering service and by that replaces #22474. Adds support sending a Headers parameter to the plugin v2 and remote rendering service which for now only include Accect-Language header (the user locale in browser when using Grafana), ref grafana/grafana-image-renderer#45. Fixes health check json details response. Adds image renderer plugin configuration settings in defaults.ini and sample.ini. Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
Marcus Efraimsson committed -
Andrej Ocenas committed
-
Leonard Gram committed
-
Amal committed
-
Andrej Ocenas committed
-
* Small update proposal to add panel widget * Fix smoketest * Minor tweaks * update snaps god damn it
Dominik Prokop committed -
* FormField to LegacyForms * FormLabel to InlineFormLabel * Move SecretFormField to LeagcyForms
Tobias Skarhed committed -
Emil Tullstedt committed
-
* Fix sign in button * Fix modal button in button
Ivana Huckova committed -
Andrej Ocenas committed
-
* Add width property * Remove unused import * Spelling mistake * Add width to interface * Make width optional * Remove size * Update snapshot * Remove size from places * Add size prop for button * Update width * Update snapshots
Tobias Skarhed committed -
* regenerated packages docs. * fixed spelling issues. * fixed spelling issues.
Marcus Andersson committed -
* InputDatasource: Fixed prettier errors * Fixed prettier config in toolkit to make it consistent with grafana core prettier config
Torkel Ödegaard committed -
* CSS: Various css bug fixes * Updated
Torkel Ödegaard committed
-
- 20 Apr, 2020 7 commits
-
-
Amal committed
-
Amal committed
-
Amal committed
-
* Move visualisation picker to the sidebar pane * Remove vis tab from bottom pane * Visualisation to panel type title
Dominik Prokop committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
Emil Tullstedt committed
-