- 18 Dec, 2019 14 commits
-
-
* Toolkit: Add possibility to add custom webpack config * Toolkit: Refactor webpack to utilize async-await * Toolkit: Rename config file and allow named export
Sebastian Markgraf committed -
* Docs: Adds best practices after visit and a link back to e2e.md in grafana-e2e * Update contribute/style-guides/e2e.md Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> * Update packages/grafana-e2e/README.md Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> * Docs: Changes after PR comments * Update contribute/style-guides/e2e.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: Changes after PR comments
Hugo Häggmark committed -
Arve Knudsen committed
-
Torkel Ödegaard committed
-
Adds the orgId, dashboardId and panelId of the Webhook alert notifier.
michael-az committed -
Peter Holmberg committed
-
- no longer do right-trim to prevent suggestions after space - rely on splitting on syntax elements to identify relevant prefix - added tests
David committed -
Leonard Gram committed
-
* Table: Matches column names with unescaped regex characters Fixes #21106 * Chore: Cleans up unused code
Hugo Häggmark committed -
* Sanitize html in panel links * Add sanitize-url package * Enable config mocking * Sanitize datalinks urls * Update public/app/core/config.ts * Minor test update * Remove sanitize-url dependency * Remove typings * Review update * Revert "Remove sanitize-url dependency" This reverts commit c4f38e6de64b36fb398f0dc61906ae070d69c5ed. * Revert "Remove typings" This reverts commit 676d47e8c2e46d6eeb57003d0a7e0fd99e75310f. * Sanitaze, don't escape html when sanitizing URL
Dominik Prokop committed -
Torkel Ödegaard committed
-
Christoph committed
-
* first working example * Support sorting, adding types while waiting for official ones * using react-window for windowing * styles via emotion * sizing * set an offset for the table * change table export * fixing table cell widths * Explore: Use new table component in explore (#21031) * Explore: Use new table component in explore * enable oncellclick * only let filterable columns be clickable, refactor renderrow * remove explore table * Keep using old merge tables logic * prettier * remove unused typings file * fixing tests * Fixed explore table issue * NewTable: Updated styles * Fixed unit test * Updated TableModel * Minor update to explore table height * typing
Peter Holmberg committed -
* Refactor: Adds params to visit * Refactor: Restructures exported Pages somewhat * Refactor: Moves more into new framework but holdup because of bugs in digest * Refactor: Finish migrating templating e2e tests to new framework * Refactor: Changes after merge with master * Refactor: Removes weird change * Refactor: Adds duplication test * Refactor: Adds move down and move up variable asserts * Refactor: Adds some test to value select dropdown
Hugo Häggmark committed
-
- 17 Dec, 2019 5 commits
-
-
* Chore: Upgrade react, react-dom, react-test-renderer versions * Chore: Normalize windows path for webpack plugin test * Chore: Replace deprecated react-testing-hooks-library
Boyko committed -
Ivana Huckova committed
-
* Prometheus: Display HELP and TYPE of metrics if available - Prometheus recently added a metadata API around HELP and TYPE of metrics - request metadata when datasource instance is created - use metadata to show help and type in typeahead suggestions and in metrics selector as tooltip * Fix types
David committed -
Hugo Häggmark committed
-
Brian Curtich committed
-
- 16 Dec, 2019 5 commits
-
-
Torkel Ödegaard committed
-
Ivana Huckova committed
-
Marcus Efraimsson committed
-
* WIP: initial 10min poc of new panel editor * added queries * PanelEditor: copy panel model when going into edit mode * Added option
Torkel Ödegaard committed -
* Refactor: Adds ScenarioContext * Refactor: Removes async * Refactor: Adds video and reverts CIRCLE_SHA2 to CIRCLE_SHA1 * Refactor: Adds videos to release job as well
Hugo Häggmark committed
-
- 14 Dec, 2019 3 commits
-
-
Torkel Ödegaard committed
-
Bumps [npm](https://github.com/npm/cli) from 6.9.0 to 6.13.4. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v6.9.0...v6.13.4) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Fixed broken video link
Diana Payton committed
-
- 13 Dec, 2019 13 commits
-
-
Marcus Efraimsson committed
-
* Update CODEOWNERS Made myself the codeowner of `contribute` so I have visibility on updates * Update CODEOWNERS
Diana Payton committed -
Torkel Ödegaard committed
-
Ryan McKinley committed
-
Adds support for region annotations in Postgres, MySQL and MSSQL data sources by adding a column named timeend to annotation query. Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Closes #20918 Ref #10589
Jerry Ylilammi committed -
* use default from datasource if not saved on dash/query * find datasource default workspace in returned workspace list * don't need the find * fix dropdown
Shavonn Brown committed -
* 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
-