- 23 Apr, 2020 23 commits
-
-
Torkel Ödegaard committed
-
* Fixes and security patches: 1. Always keep the source directory, just don't package the source 2. Do not publish the SSH key for common plugin tasks. Changed to environment variable * env variable renamed. * Re-added the src remove * touch config.yml for rebuild
Stephanie Closson committed -
Andrej Ocenas committed
-
Andrej Ocenas committed
-
Dominik Prokop committed
-
* breaking change for newer backend plugins * use exported protobuf converters and sdk types to reduce duplicate code * uses grafana-plugin-sdk-go@v0.54.0
Kyle Brandt committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* CHANGELOG.md: Update Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Arve Knudsen committed -
Kyle Brandt committed
-
* Transformers: Organise fields transformer detailing * Table header cell - fix text overflowing columns
Dominik Prokop committed -
* Rendering: makes sure service knows if it is configured after Init() * Rendering: refactor
Leonard Gram committed -
* prevent xss * added escaping on tooltip. * Rebase done Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
Torkel Ödegaard committed -
Dominik Prokop committed
-
* CircleCI: Upgrade shellcheck to v0.7.1 and pin version Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* show signing status * show signing status * Progress on signed badge style * Progress on signing status look and updated card background * Updates * Transforms card tweak Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Ryan McKinley committed -
Ivana Huckova committed
-
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Torkel Ödegaard committed -
* Fix splitting functionality, remove passing of parameters from button * Format comment
Ivana Huckova committed -
* Create .mdx for ColorPicker component group Describes the building blocks of the component and how they work together. * Rename ColorPicker.mdx to ColorPicker.story.mdx * Update packages/grafana-ui/src/components/ColorPicker/ColorPicker.story.mdx Clean up tags Co-Authored-By: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com> * Update packages/grafana-ui/src/components/ColorPicker/ColorPicker.story.mdx Co-Authored-By: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com> Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
Jess committed -
* Add validation to filter by name regex, minor layout tweaks * Use cards uin for non configured transformations
Dominik Prokop committed -
Dominik Prokop committed
-
Alex Khomenko committed
-
* Search: Extend search_srv with getSortOptions * Search: Enable sorting * Search: Fullwidth search * Search: Add SortPicker * Search: Add useSearchLayout * Search: Update sort query * Search: Refactor items rendering * Search: Add sort to manage dashboards * Search: Add sort icon * Search: Mock getSortOptions * Search: Fix Select sizes * Search: Move SortPicker to Select * Grafana-UI: Add ActionRow.tsx * Grafana-UI: Use ActionRow in dashboard search * Grafana-UI: Update ActionRow styles * Search: Update tests * Search: enable clearing TagFilter * Search: Move getSortOptions outside of component * Search: Fix import * Search: Limit container width * Search: Replace SearchField's clear text with icon * Search: Fix section items query #23792 * Search: Add icons for layout switch * Search: Remove layout switch for folder page
Alex Khomenko committed
-
- 22 Apr, 2020 17 commits
-
-
* Correcting a reference link in documentation * Changed link as relative path, as asked by reviewer
Amal committed -
* 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
-