- 13 Feb, 2020 15 commits
-
-
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 13 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 -
Diana Payton committed
-
Diana Payton committed
-
Diana Payton committed
-
* Forms/RadioButtonGroup: Improves semantics and simplifies CSS - Changes base element to radio input for improved semantics & automatic keyboard support - Simplifies CSS
kay delaney committed -
* Docs: add LDAP active sync limitation for single bind * Docs: update header for LDAP active sync limitation Co-Authored-By: Leonard Gram <leo@xlson.com>
Agnès Toulet committed -
Jim Johnson committed
-
Ryan McKinley committed
-
Diana Payton committed
-
Logs that contained line breaks were displayed in a single wrapped line and not respecting the line break characters.
Thomas Dräbing committed -
* Grafana-UI: Add option to customize ToggleButtonGroup's width * Grafana-UI: Add an option to customize TimeOfDayPicker width via width prop * Grafana-UI: Add comment * Grafana-UI: Switch width to size for TimeOfDayPicker * Cleanup merge
Alex Khomenko committed
-