- 11 May, 2020 21 commits
-
-
Datasource/CloudWatch: Switch to metrics mode, logs API, when choosing stats query from cheatsheet (#24398) * Datasource/CloudWatch: Switch to metrics mode, logs API, when choosing stats query from cheatsheet
kay delaney committed -
Andrej Ocenas committed
-
Tobias Skarhed committed
-
Steven Vachon committed
-
Diana Payton committed
-
* Create stat-panel.md * Update stat-panel.md
Diana Payton committed -
Andrej Ocenas committed
-
Diana Payton committed
-
* Datasource/CloudWatch: Improve handling of long-running queries * Datasource/CloudWatch: Make order of dataframe fields consistent
kay delaney committed -
Andrej Ocenas committed
-
* Remove unused panel options * satisfy ts
Dominik Prokop committed -
Torkel Ödegaard committed
-
* QueryField: No default suggestion selected It's been a long-standing issue that careless typing lead to unwanted tab completion insertions. With this change the completion item list no longer selects the first item by default. The user has to actively click ArrowDown to select the first one. * Added type export * Remove width limit of typeahead list
David committed -
* Fix autocomplete inside function * Remove debug log * Add comment and return type
Andrej Ocenas committed -
* Add error message * Fix empty check
Andrej Ocenas committed -
Marcus Andersson committed
-
Hugo Häggmark committed
-
Diana Payton committed
-
* Support paging in cherrypick task * Update packages/grafana-toolkit/src/cli/tasks/cherrypick.ts Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update packages/grafana-toolkit/src/cli/tasks/cherrypick.ts Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Do not cherry pick closed PRs Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Dominik Prokop committed -
Dominik Prokop committed
-
Torkel Ödegaard committed
-
- 10 May, 2020 6 commits
-
-
Fix double "then". As previous systemd commands do not include ".service" postfix, remove it also for the "enable" command.
Richlv committed -
Amal committed
-
Peter Holmberg committed
-
Rotem Reiss committed
-
Torkel Ödegaard committed
-
Yazdan committed
-
- 09 May, 2020 5 commits
- 08 May, 2020 8 commits
-
-
* Datasource/CloudWatch: Fix encoding of CloudWatch Logs deep link URL * Adds data links to cloudwatch logs responses for deep linking to aws console * Implements PR feedback
kay delaney committed -
Closes #24184
kay delaney committed -
While query fields should not rely on getting unmounted when the data source changes (and instead react to that change in e.g. componentDidUpdate()), query fields other than PromQueryField still rely on this.
Andreas Opferkuch committed -
* Add docs for user management * WIP
Marcus Olsson committed -
Alexander Zobnin committed
-
Tobias Skarhed committed
-
* SAML: add docs for config options * SAML: role and org mapping docs * SAML: team sync docs * Docs: add SAML to the team sync providers list * Apply suggestions from code review Co-Authored-By: Leonard Gram <leo@xlson.com> * SAML: add `assertion_attribute_org` option to the org mapping example config * SAML: write config sections as steb-by-step tasks * SAML: docs tweaks * SAML docs: minor style fixes * SAML docs: update availability note * Docs: add enterprise config page * Docs: link saml options to the config page * Apply suggestions from code review Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: rename configuration to enterprise-configuration * Docs: user's -> user Co-authored-by: Leonard Gram <leo@xlson.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Alexander Zobnin committed -
* updates transform names and descriptions * typo
Carl Bergquist committed
-