- 14 May, 2020 9 commits
-
-
Hugo Häggmark committed
-
* Add info: when to use which and how to mix buttons * Update description for Button.mdx - add note about scenario without primary action - add note about secondary button being the default * Refine docs info for secondary and destructive Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com>
Jess committed -
Marcus Olsson committed
-
* Remove appSubUrl for navigation * stripBaseFromUrl * Remove unused imports
Tobias Skarhed committed -
* Add "When to use" info to RadioButtonGroup.mdx * Clarify more clearly when to use 'Select' instead * Update RadioButtonGroup.mdx Add line explaining why we want select for more than four options instead of a radio button group * Update RadioButtonGroup.mdx remove part about when elements are triggering changes. Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com>
Jess committed -
* Docs: adds SAML and Octa to What's new in 7.0 * Update docs/sources/guides/whats-new-in-v7-0.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Update docs/sources/guides/whats-new-in-v7-0.md Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com> * Docs: review fixes * Docs: review feedback Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
Leonard Gram committed -
* Make sure side pane is displayed with tabs by default * Update e2e tests for
Dominik Prokop committed -
* Templating: fixes filtering options with more then 1000 entries * Chore: reduces strict null errors by 2
Hugo Häggmark committed -
Hugo Häggmark committed
-
- 13 May, 2020 31 commits
-
-
* Create table-panel.md * Update docs/sources/panels/visualizations/table-panel.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/visualizations/table-panel.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update table-panel.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Diana Payton committed -
Amal committed
-
* Grammatical corrections * Grammatical correction
Amal committed -
* CloudWatch: Fix variable naming
Arve Knudsen committed -
* tsdb/cloudwatch: always return underlying errors
Dan Bond committed -
Andrej Ocenas committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Create transformations.md * Update transformations.md * Create calculations-list.md * Update transformations.md * Update menu.yaml * Update transformations.md * Update calculations-list.md * updated menu * Delete text.md Deleted old text panel topic * Update transformations.md * added content * Update transformations.md * Update whats-new-in-v7-0.md * Update transformations.md * Update docs/sources/panels/transformations.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/transformations.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/transformations.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/calculations-list.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/transformations.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update transformations.md * fixed broken links Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Diana Payton committed -
thameezb committed
-
* Fix rendering of react query editors * Refactor solution for improved readability * Update * Add test coverage * Refactor
Ivana Huckova committed -
* Create add-a-panel.md * Update add-a-panel.md
Diana Payton committed -
* Typo correction in docs * Minor typo correction
Amal committed -
Amal committed
-
Amal committed
-
Amal committed
-
Amal committed
-
Closes #24603
kay delaney committed -
* Datasource/CloudWatch: Prevents hidden dataframe fields from displaying in tables
kay delaney committed -
Agnès Toulet committed
-
* Create _index.md * Create linking-overview * Create dashboard-links * Update linking-overview * Added content, renamed files * Moved and renamed files * renamed file * Update link-panels.md * Added URL variables and changed content * Delete links.md Content moved to other files * Update menu.yaml * Delete timerange.md Content moved to URL variables * content updates * updated links * Revert "Delete timerange.md" This reverts commit 662672c03be111bb446b53d1c1775d9b248a6f2f. * Create data-links.md * Revert "Delete links.md" This reverts commit c83ba7eed3d6693b66b700ffe9530354297958f2. * content updates * Added data links topic * Update _index.md * Update _index.md * Update docs/sources/linking/data-links.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update data-links.md * Update data-links.md Co-authored-by: Daniel Lee <dan.limerick@gmail.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Diana Payton committed -
Emil Tullstedt committed
-
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
-