- 20 Sep, 2019 3 commits
-
-
Dominik Prokop committed
-
This reverts commit d0a89a59.
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 19 Sep, 2019 10 commits
-
-
Marcus Olsson committed
-
* Update README.md Capitalized the G and S in "Getting Started," and moved "guide" to match the section title in the docs. * Fixed sentence structure. Changed "download" to "grafana.com/get" and changed "get" to "download". * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111)
Brenda Harjala committed -
* LDAP: Show all LDAP groups * Use the returned LDAP groups as the reference when debugging LDAP We need to use the LDAP groups returned as the main reference for assuming what we were able to match and what wasn't. Before, we were using the configured groups in LDAP TOML configuration file. * s/User name/Username * Add a title to for the LDAP mapping results * LDAP: UI Updates to debug view * LDAP: Make it explicit when we weren't able to match teams
gotjosh committed -
Alexander Zobnin committed
-
* Rewrite statistics query
Sofia Papagiannaki committed -
Torkel Ödegaard committed
-
Peter Holmberg committed
-
Kevin Printz committed
-
Masudur Rahman committed
-
Ryan McKinley committed
-
- 18 Sep, 2019 8 commits
-
-
Add a note to documentation regarding using For and No Data. Co-Authored-By: Kyle Brandt <kyle@grafana.com>
Marcus Efraimsson committed -
Fixes #19186
Marcus Efraimsson committed -
This reverts commit 25142090 from #18384. Reason is that it doesn't work due to xorm 0.7.1 which doesn't support this new connectionstring format. Fixes #19189 Ref #18384 Ref #17665
Marcus Efraimsson committed -
Thierry Sallé committed
-
* Docs: Add docs for how to contribute to docs * Fix review comments from marefr * Add information about links on doc pages
Marcus Olsson committed -
Alexander Zobnin committed
-
* replace "sandwich" (menu) button with logo(back home) if kiosk=tv * update navbar initialize padding-left befause menu button is overlapped by the navbar
lzd committed -
Fixes: #18114
Hugo Häggmark committed
-
- 17 Sep, 2019 19 commits
-
-
Leonard Gram committed
-
Adds a new "Image Rendering" page in Administration section. Updates configuration page with rendering settings and also default.ini and sample.ini. Updates and cleanup pages that referencing image rendering. Ref #18914
Marcus Efraimsson committed -
Dominik Prokop committed
-
Dominik Prokop committed
-
* Updated whats new article * Fixed reports image * fixes to whats new doc * Minor changes
Torkel Ödegaard committed -
Ivana Huckova committed
-
Dominik Prokop committed
-
This reverts commit 601853fc.
Dominik Prokop committed -
* Chore: Update Slate to 0.47.8 Closes #17430 * Add slate and immutable to grafana-ui deps * Fixes some small regressions introduced * Fix suggestions for multiple query fields * Pin upgraded dependencies * Prettier fix * Remove original slate-react dependency * Fix tiny-invariant dep * (Temporarily) comments out source maps for grafana-ui
kay delaney committed -
Breaking changes and deprecation notes for v6.4 Closes #18520 Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
Marcus Efraimsson committed -
* What's new 6.4 draft * data model notes * minor progress * Only include top highlights list
Dominik Prokop committed -
Dominik Prokop committed
-
* Add new query mode picker with different states for each query. Also really simple migration script * Populate cross resource dropdowns * Cleanup. Handle change events * Add multi select picker for subscriptions * Fix markup issue * Prepare for new query mode * More cleanup * Handle multiple queries both in ds and backend * Refactoring * Improve migration * Add support for multiselect display name * Use multiselect also for locations and resources * Add more typings * Fix migrations * Custom multiselect built for array of options instead of variables * Add url builder test * fix datasource tests * UI fixes * Improve query editor init * Fix brokens tests * Cleanup * Fix tslint issue * Change query mode display name * Make sure alerting works for single queries * Friendly error for multi resources * Add temporary typings
Erik Sundell committed -
* Readonly datasources should not be created via the API * Return correct `ReadOnly` value in GetDataSourceByName
Sofia Papagiannaki committed -
Andrej Ocenas committed
-
* LDAP: add nav link only if ldap enabled * LDAP: /admin/ldap required admin permissions
Alexander Zobnin committed -
Fixes: #18531
Hugo Häggmark committed -
* Feature: Encapsulated dynamic imports with error boundary and suspense * Refactor: Changes after PR review * Align PageLoader and LoadingPlaceholder * Updated loading failed UI abit * Change Failed to Unable
Hugo Häggmark committed -
Don't update total stats metrics if reporting is disabled. New setting disable_total_stats for turning off update of total stats (stat_totals_*) metrics. Ref #19137
Marcus Efraimsson committed
-