- 14 Feb, 2020 6 commits
-
-
* Make explore url work when grafana served from sub url * Update public/app/core/utils/explore.ts
Dominik Prokop committed -
* DevEnv: updates node-sass 4.12.0 -> 4.13.1 * DevEnv: updates ts-node 8.5.0 -> 8.6.2 * DevEnv: updates @types/node 11.13.4 -> 13.7.0 * DevEnv: updates lockfile
Lukas Siatka committed -
* request uri will contain the subpath
Brian Gann committed -
* first things * rename * add stats, remove table related changes * header size and expand icon * add case for nan request time * fixing null checks * reverting changes to table * fix background on header * Some small fixes after review * do not use formInputBg
Peter Holmberg committed -
Dominik Prokop committed
-
* Azure OAuth: extract groups from token for teamsync * Docs: changed some headers * Azure OAuth: fix tests * Azure OAuth: fix linter error (simplify) * Azure OAuth: add allowed_groups option * Azure OAuth: docs for team sync and allowed_groups * Azure OAuth: tests for allowed_groups * Update docs/sources/auth/azuread.md Co-Authored-By: Leonard Gram <leo@xlson.com> Co-authored-by: Leonard Gram <leo@xlson.com>
Alexander Zobnin committed
-
- 13 Feb, 2020 19 commits
-
-
* Update shortcuts.md Removed content that was out-of-date and redundant with the UI. * Added panels.md * Added dashboards.md * Added data-sources.md * Update data-sources.md * Sorted basic concepts into other topics * Update docs/sources/menu.yaml Co-Authored-By: Marcus Olsson <accounts+github@marcus.se.net> * Update panels.md * Update data-sources.md Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
Diana Payton committed -
* test apply * test apply * Move standard field config editor registry to grafana-data * merge master * Apply field config defaults * Make field and dataFrameIndex optional on on FieldOverrideContext * Apply custom field config overrides * Gauge - make sure thresholds are set * Move series and field scoped vars calculation * Enable template variables interpolation in title fields * Expose standars field configs from grafana ui via function * Add missing option to the config for the min value to be derived from field values * Fix ts issue Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Ryan McKinley committed -
* Suggesting few changes to the doc 1. Note should be followed by a dot (.) 2. Correcting a typo in default 3. Re-writing sub sentence to make reading better * Update docs/sources/installation/configuration.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update configuration.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Mohit Nain committed -
Idea is to provide information to the user that query can be executed on any data source that is available in grafana, therefore suggested little modification
Mohit Nain committed -
Mohit Nain committed
-
Torkel Ödegaard committed
-
Hugo Häggmark committed
-
* PanelEdit: Fixed timing and state related issues * Added unit test and changed some logic * Fixed id logic * Updated snapshots * Update public/app/features/dashboard/state/PanelModel.ts Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Torkel Ödegaard committed -
Andrej Ocenas committed
-
Robby Milo committed
-
* e2e: Fixed issue with aria label * removed ini
Torkel Ödegaard committed -
* remove whitespace replace * readd replace newline * adding a test
Peter Holmberg committed -
* Angular/React: Migrates FolderPicker from angular to react * move to core * snap * minor changes * more removes * Managing creating new and saving in movetofolderctrl * Do not use new forms.field, fix select menu * FolderPicker responsible to creating new folder * create new as prop * snap * remove unnecessary things * remove console log * snap * fix null checks * add search debouncing * set folder to state, null check * typing folder * adding case for loadOptions * snap Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
kay delaney committed -
* Implement Azure AD oauth * Use go-jose and cleanup * Update go-jose in go.mod * cleanup * Add unit tests * Fix scopes * Add documentation page * Improve documentation * Convert extract_role into function. * Do not use upn and replace unique_name with preferred_username * Configure login button * Use official microsoft icon and color from branding guideline. * Add Azure AD config section in sample.ini.
twendt committed -
* DevEnv: updates grunt 1.0.1 -> 1.0.4 * DevEnv: updates grunt-cli 1.2.0 -> 1.3.2 * DevEnv: updates grunt-contrib-clean 1.0.0 -> 2.0.0 * DevEnv: updates grunt-exec 1.0.1 -> 3.0.0 * DevEnv: updates grunt-postcss 0.8.0 -> 0.9.0 * DevEnv: updates load-grunt-tasks 3.5.2 -> 5.1.0
Lukas Siatka committed -
Bugfix: updates cloudwatch query editor test async render to prevent it from throwing error (#22150)
Lukas Siatka committed -
* NewPanelEdit: minor design tweak * Updated
Torkel Ödegaard committed -
Changed `graph2` to `graph` in two places.
Diana Payton committed -
* DevEnv: updates @babel/core 7.8.3 -> 7.8.4 * DevEnv: updates @babel/preset-env 7.8.3 -> 7.8.4 * DevEnv: updates babel-loader 8.0.5 -> 8.0.6
Lukas Siatka committed
-
- 12 Feb, 2020 12 commits
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Ivana Huckova committed
-
- Fixes CSS so switch dot is symmetrical when checked/unchecked - Fixes CSS so hover styles are applied
kay delaney committed -
Closes #21929
kay delaney committed -
* Fixed issue going back to dashboard * fixed logic * Fixed unit test * Fixed unit test
Torkel Ödegaard committed -
* Loki, Prometheus: Fix syntax to not highlight # in quotes as a comment in queryField * Loki, Prometheus: Fix syntax to not highlight # in quotes as a comment in queryField * Fix regex * PromQL, LogQL: Update syntax * LogQL, PromQL highlighting: Add tests
Ivana Huckova committed -
* NewPanelEdit: Added visualization tab * Minor fix
Torkel Ödegaard committed -
Dominik Prokop committed
-
* tabs & style tweaks * Styling updates * ok look * tweaks * Updated snapshots * Moved transforms * Updated
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
* Annotations: Makes various annotation and alert calls cancelable Fixes #21943 * Refactor: Uses backendSrv.get method with requestId instead * Update public/app/features/annotations/annotations_srv.ts Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Hugo Häggmark committed -
Dominik Prokop committed
-
- 11 Feb, 2020 3 commits
-
-
* Adding template docs * Update doc-concept-template.md * Added content to templates * Added task info
Diana Payton committed -
* alerting/slack: Allow mentioning users, groups, and channels separately
Arve Knudsen committed -
Minor edits
Diana Payton committed
-