- 17 Mar, 2020 14 commits
-
-
Arve Knudsen committed
-
* Canary from master latest from release * Fix logo URL
Tobias Skarhed committed -
* Feature: adds onTimeRangeUpdated to newVariables * Refactor: removes VariableWithRefresh and unused func * Refactor: adds console output when something throws as well
Hugo Häggmark committed -
* Update CircleCI deployment * Add GCP auth * Change master to latest dir
Tobias Skarhed committed -
Hugo Häggmark committed
-
Arve Knudsen committed
-
Dominik Prokop committed
-
Alex Khomenko committed
-
* CircleCI: Download grabpl from GCS Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * CircleCI: Fix installation of grabpl Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Torkel Ödegaard committed
-
Dominik Prokop committed
-
Alex Khomenko committed
-
Dominik Prokop committed
-
Hugo Häggmark committed
-
- 16 Mar, 2020 19 commits
-
-
* DevEnv: updates lockfile * DevEnv: updates lockfile
Lukas Siatka committed -
Andrej Ocenas committed
-
Plugins: Hide plugins page from viewers, and limit /api/plugins to only core plugins when called by viewer role (#21901) * Hide plugins list from viewers * Made /api/plugins only return core plugins for users with viewer role Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Dominik Prokop committed -
* DevEnv: updates build-ci-deploy dockerfile * DevEnv: updates build-ci-deploy dockerfile version in circleci config
Lukas Siatka committed -
Torkel Ödegaard committed
-
* DevEnv: updates npm 6.13.4 -> 6.13.7 * DevEnv: updates nodemon 1.18.10 -> 2.0.2 * DevEnv: updates typescript 3.7.2 -> 3.7.5 * DevEnv: removes npm from dev dependencies * DevEnv: updates typescript 3.7.2 -> 3.7.5 in grafana-data package * DevEnv: updates typescript 3.7.2 -> 3.7.5 in grafana-e2e package * DevEnv: updates typescript 3.7.2 -> 3.7.5 in grafana-toolkit package * DevEnv: updates typescript 3.7.2 -> 3.7.5 in grafana-ui package * DevEnv: updates typescript 3.7.2 -> 3.7.5 in grafana-runtime package
Lukas Siatka committed -
* WIP: started e2e tests for bar gauge * Updated * Updated * Updated cypress from 3.7 -> 4.1 * reverted cypress upgrade * Updated test * Update e2e docs * Updated docs
Torkel Ödegaard committed -
* Apply field overrides in PanelChrome * Move applyFieldOverrides to panel query runner * Review updates * Make sure overrides are applied back on souce panel when exiting the new edit mode * TS ignores in est * Make field display work in viz repeater * Review updates * Review and test updates * Change the way overrides and trransformations are retrieved in PQR * Minor updates after review * Fix null checks
Dominik Prokop committed -
* Forms: Fix input suffix position * Update
Torkel Ödegaard committed -
* Feature: migrates interval variable type to React/Redux
Hugo Häggmark committed -
* DevEnv: updates sinon 1.17.6 -> 8.1.1 * DevEnv: updates zone.js 0.7.8 -> 0.10.2 * DevEnv: updates brace 0.10.0 -> 0.11.1 * DevEnv: updates eventemitter3 2.0.3 -> 4.0.0 * DevEnv: updates file-saver 1.3.8 -> 2.0.2 * DevEnv: updates is-hotkey 0.1.4 -> 0.1.6 * DevEnv: updates mousetrap 1.6.3 -> 1.6.5 * DevEnv: updates prismjs 1.16.0 -> 1.19.0 * DevEnv: updates search-query-parser 1.5.2 -> 1.5.4 * DevEnv: updates tether 1.4.5 -> 1.4.7 * DevEnv: updates xss 1.0.3 -> 1.0.6 * Revert "DevEnv: updates zone.js 0.7.8 -> 0.10.2" * DevEnv: updates sinon 1.17.6 -> 8.1.1 in grafana-data package * DevEnv: updates @types/sinon 7.0.11 -> 7.5.2 in grafana-data package * DevEnv: updates eventemitter import * DevEnv: updates lockfile
Lukas Siatka committed -
* DevEnv: updates @emotion/core 10.0.10 -> 10.0.27 * DevEnv: updates autoprefixer 9.5.0 -> 9.7.4 * DevEnv: updates axios 0.19.0 -> 0.19.2 * DevEnv: updates es6-promise 3.3.1 -> 4.2.8 * DevEnv: updates glob 7.1.3 -> 7.1.6 * DevEnv: updates husky 1.3.1 -> 4.2.1 * DevEnv: updates lerna 3.15.0 -> 3.20.2 * DevEnv: updates lint-staged 8.1.5 -> 10.0.7 * DevEnv: updates module-alias 2.2.0 -> 2.2.2 * DevEnv: updates monaco-editor 0.15.6 -> 0.19.3 * DevEnv: updates postcss-browser-reporter 0.5.0 -> 0.6.0 * DevEnv: updates rimraf 2.6.3 -> 3.0.1 * Revert "DevEnv: updates monaco-editor 0.15.6 -> 0.19.3" * DevEnv: updates axios 0.19.0 -> 0.19.2 in grafana-toolkit package * DevEnv: updates lockfile
Lukas Siatka committed -
Implement new PR pipeline Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Lukas Siatka committed
-
* DevEnv: updates webpack 4.29.6 -> 4.41.5 * DevEnv: updates webpack-cli 3.2.3 -> 3.3.10 * DevEnv: updates webpack-dev-server 3.2.1 -> 3.10.3 * DevEnv: updates terser-webpack-plugin 1.2.3 -> 2.3.4 * DevEnv: updates webpack-bundle-analyzer 3.3.2 -> 3.6.0 * DevEnv updates webpack-merge 4.2.1 -> 4.2.2 * DevEnv: updates clean-webpack-plugin 2.0.0 -> 3.0.0 * DevEnv: updates file-loader 3.0.1 -> 5.0.2 * DevEnv: updates css-loader 2.1.1 -> 3.4.2 * DevEnv: updates sass-loader 7.1.0 -> 8.0.2 * DevEnv: updates style-loader 0.23.1 -> 1.1.3 * DevEnv: updates fork-ts-checker-webpack-plugin 1.0.0 -> 4.0.3 * DevEnv: updates optimize-css-assets-webpack-plugin 5.0.1 -> 5.0.3 * DevEnv: updates mini-css-extract-plugin 0.5.0 -> 0.9.0 * DevEnv: updates @cypress/webpack-preprocessor 4.1.1 -> 4.1.3 in grafana-e2e package * DevEnv: updates @types/webpack 4.4.34 -> 4.41.7 in grafana-toolkit package * DevEnv: updates copy-webpack-plugin 5.0.3 -> 5.1.1 in grafana-toolkit package * DevEnv: updates terser-webpack-plugin 1.3.0 -> 2.3.4 in grafana-toolkit package * DevEnv: updates webpack 4.35.0 -> 4.41.5 in grafana-toolkit package
Lukas Siatka committed -
* Start adding admin users list page to redux/react. * removed unused code. * added pagination. * changed so we use the new form styles. * added tooltip. * using tagbadge for authlabels. * remove unused code. * removed old code. * Fixed the last feedback on PR.
Marcus Andersson committed -
Torkel Ödegaard committed
-
* Refactor: moves all the newVariables part to features/variables directory * Feature: adds datasource type * Tests: adds reducer tests * Tests: covers data source actions with tests * Chore: reduces strict null errors
Hugo Häggmark committed -
Fixes #22756
Hugo Häggmark committed
-
- 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 4 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
-