- 03 Aug, 2020 5 commits
-
-
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 7 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Chore: use Wrap for all admin API * API: fix admin tests
Agnès Toulet committed -
Emil Tullstedt committed
-
FileSystemId can be used to filter by filesystem ID if needed. Right now it just returns blank
waqark3389 committed -
Torkel Ödegaard committed
-
- 28 Jul, 2020 8 commits
-
-
* Grafana-UI: Reverse TimeRangeInput range pickers * Grafana-UI: Add comment * Grafana-UI: Update snapshots
Alex Khomenko committed -
Artem Kuchumov committed
-
Templating: Fixed access to system variables like __dashboard, __user & __org during dashboard load & variable queries (#26637) * Templating: Fixed access to system variables like __dashboard, __user & __org during dashboard load & variable queries * Fixed tests
Torkel Ödegaard committed -
Changes the logic of the rich history drawer animation to use CSS animations rather than a timer and react state
kay delaney committed -
Relates to https://github.com/grafana/grafana/issues/26584
Massimiliano Ungheretti committed -
Levente Balogh committed
-
Torkel Ödegaard committed
-
* Dashboard: Implement duplicate dashboard link feature * Dashboard: Change duplicate and remove button types of DashboardLinks
Mert Açıkportalı committed
-