- 31 Jul, 2020 3 commits
-
-
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 10 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 -
* StatPanel: Fix stat panel display name now showing when explicitly set * StatPanel: Updarted auto mode to also take panel title into consideration * fixed test
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 27 Jul, 2020 11 commits
-
-
Diana Payton committed
-
TemplateSrv: Formatting options for ${__from} and ${__to}, unix seconds epoch, ISO 8601/RFC 3339 (#26466) * TemplateSrv: WIP date formats * Templating: formats with arguments * WIP docs updates * Docs: Updated docs * fixed spelling * Update docs/sources/variables/global-variables.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/variables/global-variables.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/variables/global-variables.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/variables/global-variables.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Diana Payton committed
-
Signed-off-by: Richard Hartmann <richih@richih.org>
Richard Hartmann committed -
* Docs: logging in the docker container * Docs: wording * Update docs/sources/installation/configure-docker.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Leonard Gram committed -
Ryan McKinley committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 26 Jul, 2020 2 commits
-
-
* Delete migrating_to2.md * Update upgrading.md
Diana Payton committed -
tofurky committed
-