- 13 May, 2020 13 commits
-
-
Document the new scale query string parameter introduced in #23625. Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Marcus Efraimsson committed -
* check the display name * remove unchanged line Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Ryan McKinley committed -
* Inspect: Should not subscribe to transformed data * PQR- allow controll whether or not field overrides and transformations should be applied * UI for inspector data options * fix * Null check fix * Update public/app/features/dashboard/components/Inspector/InspectDataTab.tsx * Update public/app/features/dashboard/components/Inspector/InspectDataTab.tsx * Apply transformations by default * Update panel inspect docs * Fix apply overrides * Apply time formatting in panel inspect * fix ts * Post review update * Update docs/sources/panels/inspect-panel.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * lazy numbering * fix ts * Renames * Renames 2 * Layout update * Run shared request without field config * Minor details * fix ts Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Torkel Ödegaard committed -
Dominik Prokop committed
-
Emil Tullstedt committed
-
* Docs: fix LDAP link * Docs: add License Expiration behavior for usage insights * Docs: update auth overview with a features matrix * Docs: refactor Enterprise overview * Docs: updates team sync supported providers * Docs: add auth feature matrix missing versions * Docs: fix license expiration indent * Docs: small improvements * Docs: apply PR feedbacks * Docs: fix typo * Docs: fix typo Oauth -> OAuth
Agnès Toulet committed -
Alex Khomenko committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* fix strict nulls * fix typings
Peter Holmberg committed -
Amal committed
-
* image and card component * change height of getting started panel * progress * setup basic step * advanced steps * step forward and backward * do checks * fix button size * minor styling on butttons * add correct links * save tutorial click in localstorage * types and gradients * fix gradients * use spacing variable * lots of responsiveness * add links to help * Getting started work * redo according to split panel design * minor touch ups * new background images * split up docs card to different hrefs * welcome bar touch ups * hide icon on small screens * transparent false on welcome banner * fix urls * source tag in welcome urls * move images to panel dir, removed unused images * Nicer loading message * make the cards look nicer on wide screens * append utm tag on render instead * replace width with margin * new background image for light * remove target on a element * removing buttonselect, add tag to href * more polishing Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Peter Holmberg committed -
* make sure we render the delaynow value from dashboard to the time picker settings. * Added the time zone in the tooltip.
Marcus Andersson committed -
Hugo Häggmark committed
-
- 12 May, 2020 24 commits
-
-
Andrej Ocenas committed
-
* Add guides to plugin overview * Update docs/sources/developers/plugins/_index.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Marcus Olsson committed -
* CircleCI: Update grabpl to 0.4.5 * GEL: Upgrade version
Arve Knudsen committed -
Alex Malott committed
-
kay delaney committed
-
Andrej Ocenas committed
-
* Add Explore guide for plugins * Fix review comments
Marcus Olsson committed -
* Set width for cells and text overflow * Add title and update snapshot
Tobias Skarhed committed -
* Search: Add height: 100% to page containers * Search: Reset TagOption display to block * Search: Add title to result list * Search: Use flex-basis vs height * Search: Remove IconButton * Search: Do not shrink select options * Search: Fix hasEditPermissionInFolders * Search: Update tests * Search: Fix prop * Remove select wrapper class * Update snapshot
Alex Khomenko committed -
Arve Knudsen committed
-
Andrej Ocenas committed
-
* Field: Change getFieldTitle to getFieldDisplayNamne and change the NAME of the title field config from Title to Display name * Review feedback * fixed unit tests * Rename fieldConfig.title to displayName * Fixed tests * Added migration * Renamed getFrameDisplayTitle to getFrameDisplayName
Torkel Ödegaard committed -
Adds HTML sanitization to the tag value of the OpenTSDB datasource. Fixes #24537
Rotem Reiss committed -
Arve Knudsen committed
-
Arve Knudsen committed
-
* Search: Save folder expanded state * Search: Remember expanded state on search close
Alex Khomenko committed -
Hugo Häggmark committed
-
Dominik Prokop committed
-
Zoltán Bedi committed
-
Hugo Häggmark committed
-
TimePicker: fixed so you can enter a relative range in the time picker without being converted to absolute range (#24534) * fixed so you can enter a relative date in the time range form. * did some small adjustments to make sure proper value is stored.
Marcus Andersson committed -
Daniel Lee committed
-
Hugo Häggmark committed
-
Marcus Andersson committed
-
- 11 May, 2020 3 commits
-
-
* Create queries.md * Delete mixed.md * Update _index.md * Update menu.yaml * Update queries.md * Update menu.yaml * Update queries.md * Update queries.md * Update queries.md * Update docs/sources/panels/queries.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/queries.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/queries.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update queries.md * Update queries.md * Update queries.md * Update queries.md * Update queries.md * Update queries.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Diana Payton committed -
* Add docs for variable interpolation in plugins * Fix review comments
Marcus Olsson committed -
* Show results of instant queries only in table, remove them from graph * Update table model
Ivana Huckova committed
-