- 24 Mar, 2020 26 commits
-
-
* CircleCI: Increase resource class for some jobs
Arve Knudsen committed -
* Fixing issue 16090 where Grafana uses illegal characters in requests to Prometheus * Rebase with Grafana and Merge branch 'master' of https://github.com/BhartiAgrawalNvidia/grafana into fix-16090 # Conflicts: # public/app/plugins/datasource/prometheus/language_provider.ts * Rebase with Grafana and Merge branch 'master' of https://github.com/BhartiAgrawalNvidia/grafana into fix-16090 # Conflicts: # public/app/plugins/datasource/prometheus/language_provider.ts * Use querystring to escape the url Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
BhartiAgrawalNvidia committed -
* DevEnv: updates react-window 1.7.1 -> 1.8.5 * DevEnv: updates @types/react-window 1.7.0 -> 1.8.1 * DevEnv: updates lockfile - removes merge conflicts Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Lukas Siatka committed -
Diana Payton committed
-
Added ServiceNow link
Diana Payton committed -
* Support more variable formatting. Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
xiaobeiyang committed -
* TemplateSrv: deprecates templateSrv.variables and adds getVariables * Update public/app/plugins/datasource/postgres/query_ctrl.ts Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> * Update public/app/plugins/datasource/stackdriver/components/VariableQueryEditor.test.tsx Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> * Update public/app/plugins/datasource/cloudwatch/datasource.ts Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> * Update public/app/plugins/datasource/mysql/query_ctrl.ts Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> * Chore: updates after PR comments Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Hugo Häggmark committed -
* NewPanelEdit: Adding repeating options * Added all repeat options * reduce strict null errors
Torkel Ödegaard committed -
Co-authored-by: bergquist <carl.bergquist@gmail.com>
Diana Payton committed -
Marcus Efraimsson committed
-
* CircleCI: Run golangci-lint in two batches Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * CircleCI: Fix typo Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Chore: adds fallback value to time series class * Chore: changes fallback value from null to empty string in FilterInput component * Update public/app/core/time_series2.ts Co-Authored-By: Hugo Häggmark <hugo.haggmark@grafana.com> * Chore: updates || to ?? operators Co-authored-by: Lukas Siatka <lukasz.siatka@grafana.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Arve Knudsen committed -
* Add Tag component * Add Tag story * Add TagList * Group Tab and TabList * Fix typechecks * Remove Meta * Use forwardRef for the Tag * Add actions instead of console.log * Add previews
Alex Khomenko committed -
* golangci-lint: Fix timeout config; disable govet * CircleCI: Use official golangci-lint binary
Arve Knudsen committed -
Hugo Häggmark committed
-
Ivana Huckova committed
-
Lukas Siatka committed
-
* Theme: Updates the theme to align panel & page background colors * Updated dashboard settings view to be similar to new panel edit * Updated themes * Added shadow * Updates generated files * Minor fix to inspect drawer * Clean up old dashboard setttings stuff * Polish to search * Updated truth image * Minor tweaks to dropdown menu * Updates and alignments between inspect drawer and explore rich history * removed unused variables * Minor tweak to light page header bg
Torkel Ödegaard committed -
* DevEnv: updates eslint-plugin-jsdoc 21.0.0 -> 22.1.0 * DevEnv: updates @typescript-eslint/eslint-plugin 2.19.2 -> 2.24.0 in grafana-toolkit package * DevEnv: updates @typescript-eslint/parser 2.19.2 -> 2.24.0 in grafana-toolkit package * DevEnv: updates eslint 6.7.2 -> 6.8.0 in grafana-toolkit package * DevEnv: updates eslint-config-prettier 6.7.0 -> 6.10.0 in grafana-toolkit package * DevEnv: updates eslint-plugin-prettier 3.1.1 -> 3.1.2 in grafana-toolkit package * DevEnv: updates eslint-plugin-jsdoc 18.4.1 -> 22.1.0 in grafana-toolkit package
Lukas Siatka committed -
* DevEnv: updates @types/react-dev-utils 9.0.1 -> 9.0.4 in grafana-toolkit package * DevEnv: updates react-dev-utils 9.0.1 -> 10.2.1 in grafana-toolkit package
Lukas Siatka committed -
* DevEnv: updates storybook-dark-mode 0.3.0 -> 0.3.1 in grafana-ui package * DevEnv: updates @storybook/addon-actions 5.3.9 -> 5.3.17 in grafana-ui package * DevEnv: updates @storybook/addon-docs 5.3.9 -> 5.3.17 in grafana-ui package * DevEnv: updates @storybook/addon-info 5.3.9 -> 5.3.17 in grafana-ui package * DevEnv: updates @storybook/addon-knobs 5.3.9 -> 5.3.17 in grafana-ui package * DevEnv: updates @storybook/addon-storysource 5.3.14 -> 5.3.17 in grafana-ui package * DevEnv: updates @storybook/theming 5.3.9 -> 5.3.17 in grafana-ui package * DevEnv: updates @storybook/react 5.3.9 -> 5.3.17 in grafana-ui package
Lukas Siatka committed -
* Fix to make sure we have the correct dataIndex when using data links. * fixed strict null errors. * decreased number of errors.
Marcus Andersson committed -
* DevEnv: updates ts-node 8.6.2 -> 8.8.1 * DevEnv: updates ts-node 8.5.0 -> 8.8.1 in grafana-e2e package * DevEnv: updates node-sass 4.12.0 -> 4.13.1 in grafana-toolkit package * DevEnv: updates ts-node 8.5.0 -> 8.8.1 in grafana-toolkit package
Lukas Siatka committed -
Lukas Siatka committed
-
* DevEnv: updates react-color 2.17.0 -> 2.18.0 * DevEnv: updates @types/react-color 2.17.0 -> 3.0.1
Lukas Siatka committed -
* DevEnv: updates pretty-format 24.9.0 -> 25.1.0 in grafana-data package * DevEnv: updates pretty-format 24.9.0 -> 25.1.0 in grafana-ui package * DevEnv: updates pretty-format 24.9.0 -> 25.1.0 in grafana-runtime package
Lukas Siatka committed -
Hugo Häggmark committed
-
- 23 Mar, 2020 14 commits
-
-
Andrew Burian committed
-
* Rewrite to CSF and make it not crash * Move comments to be in generated docs * Fix broken ThresholdsEditor story * Fix breaking Select docs
Tobias Skarhed committed -
* CircleCI: Fix golangci-lint OOM by reducing concurrency and tweaking GC
Arve Knudsen committed -
Steven Vachon committed
-
* Refactor: intial commit * Tests: fixes tests * Refactor: adds stricter typings
Hugo Häggmark committed -
Mohit Nain committed
-
Casually drops 2.0 in a couple of places in the docs so that a reader looking for information about supported SAML version can find it. Since SAML hasn't had any releases since 2005, we don't have to make a big deal out of it.
Emil Tullstedt committed -
* Refactor: renames uuid to id * Refactor: misc renames * Refactor: fixes renaming of variable * Refactor: changes method accessed by templateSrv * Refactor: fixes for NEW_VARIABLE_ID * Refactor: rename flow refactor * Tests: adds missing reducer and action tests * Refactor: keeping tests consitent * Chore: reorder imports * Chore: removes uuid package * Refactor: fixes imports
Hugo Häggmark committed -
Example: https://play.golang.org/p/cfPIPG3BwjJ
Carl Bergquist committed -
Tobias Skarhed committed
-
flopp999 committed
-
Torkel Ödegaard committed
-
Arve Knudsen committed
-
Sofia Papagiannaki committed
-