- 05 Aug, 2020 2 commits
-
-
Ivana Huckova committed
-
* name vs displayName * name vs displayName * add __values * add docs for displayName expressions * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: kyle <kyle@grafana.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Ryan McKinley committed
-
- 04 Aug, 2020 9 commits
-
-
Ryan McKinley committed
-
* Generic OAuth: Simplify Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Rename test variables for consistency Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Provisioning: describe which folder caused an error while provisioning from files structure (#26771) * Provisioning: describe which folder caused an error while provisioning from files structure Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com> * Apply suggestions from code review Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Remove unused DashType constants Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Maksim Nabokikh committed -
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Remove hihglihting for logs with more than 5000 characters * Update limitt, include also parsing for details * Update
Ivana Huckova committed -
* Fix filtering if null value * Add test coverage
Ivana Huckova committed -
Hugo Häggmark committed
-
- 03 Aug, 2020 8 commits
-
-
* Create change-your-password.md * linked to menu * Create preferences.md * Update menu.yaml * Update preferences.md * Update docs/sources/administration/preferences.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Update docs/sources/administration/change-your-password.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Update docs/sources/administration/change-your-password.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Update preferences.md * Update _index.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Diana Payton committed -
* Squash four commits and claim. Credit to @ikkemaniac in #25034, but taking this to sign CLA and get it landed. Four commit message were: - add 'fill' switch on Alert Tab - add 'fill' to Alert init model. Make default value 'true' not to break current design - use newly created alert.fill when rendering graph - add 'line' switch on Alert tab, add 'line' to Alert init model. Set default to 'true' not to break current design. Use newly created alert.line when rendering graph Should close feature req #7258. * Move alert toggle to Display tab. * Move alertThreshold to PanelModel.options. * Fix ThresholdMapper tests by adding options to each mocked panel. * Update documentation for the new display option. * Update docs with review feedback. * Handle onRender with null panel in ThresholdMapper
Justin Palpant committed -
* Moved files to folder and updated links * fixed links * Update _index.md * Update templates-and-variables.md
Diana Payton committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
* OAuth: add login_attribute_path to generic oauth * OAuth: remove default client_secret values (able to use empty client_secret) * OAuth: allow to customize id_token attribute name * Docs: describe how login_attribute_path and id_token_attribute_name params work * Docs: review fixes * Docs: review fixes * Chore: fix go linter error * Tests: fix test code style
Alexander Zobnin committed -
* add docs for spinner component * fix lint * Code review fixes
Karine Valença committed -
Sofia Papagiannaki committed
-
- 01 Aug, 2020 1 commit
-
-
Ryan McKinley committed
-
- 31 Jul, 2020 12 commits
-
-
Simon Podlipsky committed
-
Paul Sneddon committed
-
* Flux: Ensure connections to InflxuDB are closed
Paul Sneddon committed -
* OAuth: Refactor user syncing Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Don't ignore error Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Diana Payton committed
-
Alex Khomenko committed
-
Marcus Olsson committed
-
* LDAP: users without org mappings are marked as disabled * Update pkg/services/ldap/ldap.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * LDAP: verifies that unmapped users are tagged as isDisabled Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Leonard Gram committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* OAuth: Add some debug logs Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Agnès Toulet committed
-
- 30 Jul, 2020 7 commits
-
-
Diana Payton committed
-
* Run query on splitOpen action * Escape \ in prometheusRegularEscape * Revert "Run query on splitOpen action" This reverts commit 3559b6c5739f351f4e797c57069bc937bd06c065. Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Ivana Huckova committed -
* Send current time range when fetching labels and values in Explore * Pass range to Editors, in the same way as it was in Angular editors * Remove unused imports * Remove unused imports, props * Update * Update * Update refresh condition * Add comment
Ivana Huckova committed -
* Fix language in backend.md * Update contribute/style-guides/backend.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Arve Knudsen committed -
Still returned `any` because the type of memoizedStyleCreator wasn't declared properly.
Andreas Opferkuch committed -
Provisioning: Add validation for missing organisations in datasource, dashboard, and notifier configurations (#26601) * Provisioning: Check that org. from config exists Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com> * Apply suggestions from code review Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Fix some code after applying suggestions Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com> * Add negative test case Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Maksim Nabokikh committed -
Torkel Ödegaard committed
-
- 29 Jul, 2020 1 commit
-
-
Torkel Ödegaard committed
-