- 13 Dec, 2019 9 commits
-
-
* copy creds draft * copy azure monitor creds to log analystics for sameas * alert * update snapshot
Shavonn Brown committed -
* initial commit * remove menu and submenu * improve layout templates, improve README * Update docs/README.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * fix typo * remove layouts * update readme, makefile * update docs command * Update docs/README.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Robby Milo committed -
* CI: Added junit test report * Removed leftover * Tesing * removed reporter * set max workers 2 * another test * Fixed unit test * Restored ci stuff
Torkel Ödegaard committed -
* UI: ConfirmButton component * UI: add link button variant * UI: add ConfirmButton story with delete option * Chore: use ConfirmButton instead of DeleteButton * UI: remove DeleteButton * UI: rename confirmButtonVariant to confirmVariant * UI: use Form.Button in ConfirmButton * Chore: use sm ConfirmButton size after changing defaults * Revert "UI: add link button variant" This reverts commit 4372350daa72fffa386f27efbea552318f79475e. * Chore: add 'link' variant type to the Button * UI: DeleteButton component on top of ConfirmButton * Chore: use DeleteButton instead of ConfirmButton * Chore: DeleteButton, use md size by default * Chore: update test snapshots
Alexander Zobnin committed -
kay delaney committed
-
* Fix: Adds extra digest after promises * Feature: Adds promise to digest utility
Hugo Häggmark committed -
* OrgSwitcher: Fixed issue rendering org switcher even when it's not open * Updated test * Fixed unit test
Torkel Ödegaard committed -
These files get created when applying a patch with some hunks being rejected. These two files can be safely ignored.
Witek Bedyk committed -
Hugo Häggmark committed
-
- 12 Dec, 2019 11 commits
-
-
Ryan McKinley committed
-
Torkel Ödegaard committed
-
* Update configuration.md Updated logs section and clarified some of the file location and commenting information. * Update docs/sources/installation/configuration.md Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Diana Payton committed -
Removes send_client_credentials_via_post oauth setting and use auto-detect mechanism instead. By these changes also fixes statichcheck errors Ref #8968
Alexander Morozov committed -
* Restrict redirect_to to valid relative paths * Add tests
Sofia Papagiannaki committed -
Ivana Huckova committed
-
Fixes #21056
Hugo Häggmark committed -
Fixes #21004
Hugo Häggmark committed -
Torkel Ödegaard committed
-
* feat: adding lookup limit to OpenTSDB settings Adding lookup to OpenTSDB datasource settings and using it in the datasource for tag value lookup and suggest * Document the change. * feat: UI for configuring OpenTSDB lookup limit. * Apply prettier. * Fix compilation error.
Itamar Turner-Trauring committed -
Hugo Häggmark committed
-
- 11 Dec, 2019 12 commits
-
-
Added CODEOWNERS file, made myself the owner of the docs directory.
Diana Payton committed -
Andrej Ocenas committed
-
dingding notifier fails to send alert messages containing JSON, This change use map and json.Marshal to always produce valid JSON body. Fixes #9771
csyangchen committed -
* Logs: Optional logs label column - reintroduces label column that was removed when log details were introduced - added to explore and also as a new option to logs panel - explore column settings now stored in localstorage - labels are rendered with font size xs - labels that start with `_` or are called `level` or `filename` are not displayed - removed click handlers and moved remaining `LogLabel` logic into `LogLabels` * Added prop to satisfy interface * Review feedback * removed comment * Changed label of label column switch
David committed -
Marcus Andersson committed
-
Marcus Andersson committed
-
Moving info log from phantomjs to rendering service so it's logged for all kinds of renderers. Add debug log for image renderer plugin and remote renderer.
Marcus Efraimsson committed -
Emil Tullstedt committed
-
Ivana Huckova committed
-
* Fix: Shows SubMenu when filtering from table Fixes #20270 * Tests: Updates snapshots * Refactor: Changes after PR comments * Refactor: Changes template
Hugo Häggmark committed -
okhowang committed
-
Ryan McKinley committed
-
- 10 Dec, 2019 8 commits
-
-
Torkel Ödegaard committed
-
Fixes #20775
Sebastian Markgraf committed -
Change in behavior: - no longer suggest everything in empty field, only history - term suggestions need at least one character
David committed -
Leonard Gram committed
-
David committed
-
* Update requests and responses * Add basic auth example
Sofia Papagiannaki committed -
* Add support for primitive values/onchange * Fix segment clickaway bug * Fix onchange * Use primitive in cloudwatch * Add placeholder * Use placeholder in cloudwatch editor * Fix lint error * Fix lodash import * Use new component story format * Add support for autofocus * Use selectable value for onchange event * Fix lint error
Erik Sundell committed -
* remove non-searchable option * fix unit test Signed-off-by: Kevin Labesse <kevin@labesse.me> * fix unit test
Labesse Kévin committed
-