- 15 Mar, 2020 2 commits
-
-
Torkel Ödegaard committed
-
* DevEnv: updates rollup 1.6.0 -> 2.0.6 in grafana-data package * DevEnv: updates rollup 1.6.0 -> 2.0.6 in grafana-e2e package * DevEnv: updates rollup 1.6.0 -> 2.0.6 in grafana-runtime package * DevEnv: updates rollup 1.6.0 -> 2.0.6 in grafana-ui package * DevEnv: updates rollup-plugin-sourcemaps 0.4.2 -> 0.5.0 in grafana-data package * DevEnv: updates rollup-plugin-sourcemaps 0.4.2 -> 0.5.0 in grafana-e2e package * DevEnv: updates rollup-plugin-sourcemaps 0.4.2 -> 0.5.0 in grafana-runtime package * DevEnv: updates rollup-plugin-sourcemaps 0.4.2 -> 0.5.0 in grafana-ui package * DevEnv: updates rollup-plugin-terser 4.0.4 -> 5.3.0 in grafana-data package * DevEnv: updates rollup-plugin-terser 4.0.4 -> 5.3.0 in grafana-e2e package * DevEnv: updates rollup-plugin-terser 4.0.4 -> 5.3.0 in grafana-runtime package * DevEnv: updates rollup-plugin-terser 4.0.4 -> 5.3.0 in grafana-ui package * DevEnv: updates rollup-plugin-typescript2 0.19.3 -> 0.26.0 in grafana-data package * DevEnv: updates rollup-plugin-typescript2 0.19.3 -> 0.26.0 in grafana-e2e package * DevEnv: updates rollup-plugin-typescript2 0.19.3 -> 0.26.0 in grafana-runtime package * DevEnv: updates rollup-plugin-typescript2 0.19.3 -> 0.26.0 in grafana-ui package * DevEnv: updates @rollup/plugin-commonjs 9.2.1 -> 11.0.2 in grafana-data package * DevEnv: updates @rollup/plugin-commonjs 9.2.1 -> 11.0.2 in grafana-e2e package * DevEnv: updates @rollup/plugin-commonjs 9.2.1 -> 11.0.2 in grafana-runtime package * DevEnv: updates @rollup/plugin-commonjs 9.2.1 -> 11.0.2 in grafana-ui package * DevEnv: updates rollup config import in grafana-data package * DevEnv: updates rollup config import in grafana-e2e package * DevEnv: updates rollup config import in grafana-ui package * DevEnv: updates rollup config import in grafana-runtime package * DevEnv: updates @rollup/plugin-node-resolve 4.0.1 -> 7.1.1 in grafana-data package * DevEnv: updates @rollup/plugin-node-resolve 4.0.1 -> 7.1.1 in grafana-e2e package * DevEnv: updates @rollup/plugin-node-resolve 4.0.1 -> 7.1.1 in grafana-runtime package * DevEnv: updates @rollup/plugin-node-resolve 4.0.1 -> 7.1.1 in grafana-ui package * DevEnv: updates lockfile * DevEnv: updates rollup config plugin-node-resolve import in grafana-data package * DevEnv: updates rollup config plugin-node-resolve import in grafana-ui package * DevEnv: updates rollup config plugin-node-resolve import in grafana-e2e package * DevEnv: updates rollup config plugin-node-resolve import in grafana-runtime package * DevEnv: updates rollup-plugin-visualizer 0.9.2 -> 3.3.1 in grafana-data package * DevEnv: updates rollup-plugin-visualizer 0.9.2 -> 3.3.1 in grafana-e2e package * DevEnv: updates rollup-plugin-visualizer 0.9.2 -> 3.3.1 in grafana-runtime package * DevEnv: updates rollup-plugin-visualizer 0.9.2 -> 3.3.1 in grafana-ui package
Lukas Siatka committed
-
- 14 Mar, 2020 1 commit
-
-
Tobias Skarhed committed
-
- 13 Mar, 2020 13 commits
-
-
Ryan McKinley committed
-
* E2E refactoring * Updated circleci * Updated lint paths
Torkel Ödegaard committed -
Ryan McKinley committed
-
Alphabetized the list of supported providers.
Diana Payton committed -
* Migrate create new folder page * Add header * Bump react-hook-form * Form async validatio example * fix async validation * Change input size * async validation on new folder create + documentation * remove angular things * fix errors in docs Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Peter Holmberg committed -
* e2e: Trying to get end-2-end tests to run on PRs * Probably need quotes here * Change back to machine * CI: only build amd64 docker * lowercase docker image name * Fixed docker image name * added end-to-end-test * Fixed paths * Added setup_remote_docker * Updated * Minor tweak * update * Testing * UpdateD# * Making some progress * Update * Updated * update * Updated * Updated * testing * Updated * Updated * Updated * Updated * updated * Changed image * Updated image * updated * Addd logging * trying one more thing * Fixed build-fast-frontend * Updated * Added devenv to end-to-end server setup * removed file * Updated * Minor change * Fixes * Updated workspace, and tried to make naming and paths compatible with master & release jobs * fixed syntax issue * Updated truth * Fixed path
Torkel Ödegaard committed -
Carl Bergquist committed
-
* Pass the rest of to props to Select * Remove log
Alex Khomenko committed -
closes #21519 ref grafana/grafana-plugin-sdk-go#93
Carl Bergquist committed -
* Explore: turns off actions execution on blur for Loki * Explore: turns off actions execution on blur for Prometheus * Explore: updates snapshots for Loki & Prometheus after turning off onBlur
Lukas Siatka committed -
* Update whats-new-in-v6-7.md
Diana Payton committed -
grafana/data: PanelTypeChangedHandler API update to use PanelModel instead of panel options object [BREAKING] (#22754) This changes PanelModel's API to support PanelModel API updates when changing panel type. Primary useful when changing panel type between Angular and React panels, as other migrations can be handled via DashboardMigrator. API change: https://github.com/grafana/grafana/pull/22754/files#diff-d9e3f91dc7d5697f6d85ada008003b4b
Dominik Prokop committed -
Co-authored-by: bergquist <carl.bergquist@gmail.com>
Daniel Mietchen committed
-
- 12 Mar, 2020 10 commits
-
-
* Add rich historyy documentation * Update index.md * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update documentation * Update docs/sources/features/explore/index.md * Update docs/sources/features/explore/index.md * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md * Format table * Update docs/sources/features/explore/index.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Ivana Huckova committed -
Minor edit
Diana Payton committed -
Diana Payton committed
-
Datasource: making sure we are having the same data field order when using mixed data sources. (#22718) * changed so data query response always it returned in the correct order when using mixed data sources. * refactored the code to make it a bit simpler and not failing the tests. * changed to simple array type.
Marcus Andersson committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Update changelog
Arve Knudsen committed -
* Docs: export dashboard as PDF * Update docs/sources/enterprise/_index.md Co-Authored-By: Leonard Gram <leo@xlson.com> Co-authored-by: Leonard Gram <leo@xlson.com>
Alexander Zobnin committed -
Alexander Zobnin committed
-
Dominik Prokop committed
-
* Chore: reduces strict null errors with 100+ * Chore: lowers the build error number
Hugo Häggmark committed
-
- 11 Mar, 2020 14 commits
-
-
* maintains support for Grafana core e2e tests * avoids producing declaration files in plugin source directories
Steven Vachon committed -
Erik Sundell committed
-
The live tailing option was removed with #19533 per some outstanding issues (#19532 and #19530). It should no be mentioned in the docs as a feature. https://github.com/grafana/grafana/pull/19533
Cody Williams committed -
* Docs: Add layout info * Update docs/sources/enterprise/reporting.md Co-authored-by: Leonard Gram <leo@xlson.com>
Alex Khomenko committed -
* Increment Grafana version to 7.0.0-pre
Arve Knudsen committed -
* CircleCI: Adapt build-pipeline to implement also release pipeline
Arve Knudsen committed -
* use fs-extra instead of fs * use moveSync instead of renameSync
Martin Brenner committed -
* added docs * Update docs/sources/guides/whats-new-in-v6-7.md * Docs: minor restruturing of whats new Co-authored-by: Leonard Gram <leo@xlson.com>
Jon Gyllenswärd committed -
allows Field names to be duplicated, goes with #22705
Kyle Brandt committed -
* add tab * add process measurement * Fixed some design issues * Align tabs margin Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Peter Holmberg committed -
This reverts commit 0f676966.
Torkel Ödegaard committed -
* Docs: add rendering configuration in reporting * Docs: fix mispelling
Agnès Toulet committed -
Marcus Andersson committed
-
Mohit Nain committed
-