- 22 Apr, 2020 22 commits
-
-
* PanelEditor: stores option group collapse state * Refactor: adds props to OptionsGroup instead
Hugo Häggmark committed -
Andrej Ocenas committed
-
* Make panel edit sidebar options use lates data from panel query runner * Update select's z-index * Review
Dominik Prokop committed -
* Buttons: Center buttons * Updated size of transformation button * removed snapshot
Torkel Ödegaard committed -
Tobias Skarhed committed
-
Torkel Ödegaard committed
-
* UI: inherit LinkButton props from ButtonHTMLAttributes * Chore: fix implicit any * UI: add InfoBox component * UI: fix InfoBox border color * Chore: use new style for defining stories * Chore: InfoBox refactor * Chore: inherit className attribute from HTMLDivElement
Alexander Zobnin committed -
Amal committed
-
Emil Tullstedt committed
-
kay delaney committed
-
* Change filterByName options to accept arrays instead of strings * Improve transformations UI * Minor updates * Minor UI changes * Review
Dominik Prokop committed -
* Transformers: adds labels as columns transformer * Refactor: adds support for same timestamps with different labels * Refactor: adds basic transform ui * Refactor: adds sorted result * Refactor: renames transformer
Hugo Häggmark committed -
* 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 18 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
-