- 11 Feb, 2020 22 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 -
* New panel editor redux * minor change * Updated * progress * updated * Fixed panel data mutable issue * more actions * Discard works * Updated * Updated
Torkel Ödegaard committed -
* Make $__range more precise in Prometheus It is now always equivalent to `${__range_s}s`, rather than rounding down to an integer multiple of the biggest possible unit. For example, a range of 47 hours is now represented as `169200s` rather than `1d`. Closes #21689. * Update a unit test to match new __range calc
Bruce Merry committed -
* Move data links suggestions to grafana-data * Data links - field config and overrides * Lint * Fix test * Add variable suggestions to field override context * Revert "Move data links suggestions to grafana-data" This reverts commit 5d8d01a65eeda8db2379fddfc1223a9ec9a00c1d. * Move FieldConfigEditor to core
Dominik Prokop committed -
Alex Khomenko committed
-
Ryan McKinley committed
-
* Grafana-core: Read target prop from the links in footer instead of having them hardcoded * Grafana-core: Update ServerStats snapshot
Alex Khomenko committed -
Arve Knudsen committed
-
* CircleCI: Include build ID in version for new master pipeline
Arve Knudsen committed -
- Fix bug with NaN in alerting - Closes #21953 - Alert reducers (avg/max/etc) drop null values from their calculation. This change makes it so NaN values are handled in the same way as null values.
Andrii Melnyk committed
-
- 10 Feb, 2020 13 commits
-
-
Ilia Shulgin committed
-
Ryan McKinley committed
-
Marcus Efraimsson committed
-
* Fix broken link * Update docs/sources/installation/configuration.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Diana Payton committed -
Beck committed
-
* CircleCI: Publish ARM Docker images for enterprise
Arve Knudsen committed -
* Chore: Adds cancellation to backendSrv request function * Refactor: Corrects typing for requestId
Hugo Häggmark committed -
* WIP: dashboard panel redux * Progress * Progress * Changing plugin type * Progress * Updated * Progess * Fixed timing issue * Updated * Fixed unit tests * Fixed issue in dashboard page * Updated test
Torkel Ödegaard committed -
Even Thomassen committed
-
Hugo Häggmark committed
-
* Grafana-UI: Add caret to the picker * Grafana-UI: Customise popup's font-size and border-color * Grafana-UI: Replace highlight background with border color * Grafana-UI: Use stylesFactory vs inline classes * Grafana-UI: Import stylesFactory from themes vs index
Alex Khomenko committed -
* Assure base url when single stat, panel and data links are built * Update public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderCorner.tsx * Update public/app/features/panel/panellinks/link_srv.ts * Update public/app/features/panel/panellinks/link_srv.ts * Update public/app/features/panel/panellinks/link_srv.ts * Update public/app/features/panel/panellinks/link_srv.ts * Review updates * Remove unnecessary code
Dominik Prokop committed -
Fixes #21991
Hugo Häggmark committed
-
- 09 Feb, 2020 5 commits
-
-
Dominik Prokop committed
-
Ryan McKinley committed
-
Dominik Prokop committed
-
Ryan McKinley committed
-
* Fix z-index on cascader * Cleanup * Remove unused import
Tobias Skarhed committed
-