Arve Knudsen
35ecf79ae5
CircleCI: Deploy master builds to Kubernetes ( #23034 )
2020-03-25 14:45:55 +01:00
Lukas Siatka
b8018fad34
DevEnv: update frontend dependencies - react-test-renderer ( #23004 )
...
* DevEnv: updates @types/react-test-renderer 16.9.0 -> 16.9.2 in grafana-ui package
* DevEnv: updates react-test-renderer 16.9.0 -> 16.13.1 in grafana-ui package
2020-03-25 14:24:34 +01:00
Lukas Siatka
05fd583938
DevEnv: update frontend dependencies - react-highlight-words ( #23009 )
...
* DevEnv: updates react-highlight-words 0.11.0 -> 0.16.0
* DevEnv: updates react-highlight-words 0.11.0 -> 0.16.0 in grafana-ui package
2020-03-25 14:23:58 +01:00
Torkel Ödegaard
4b6fe5bcc3
Packages: Fixing rollup issue ( #23063 )
...
Co-authored-by: CirceCI <circleci@grafana.com>
2020-03-25 14:23:23 +01:00
huanggze
69c5efcf00
Cleanup: move interface ProvisioningService into provisioning package ( #23061 )
2020-03-25 14:14:24 +01:00
Torkel Ödegaard
0870ccea7d
NewPanelEdit: Fixed error with custom override properties ( #23055 )
2020-03-25 14:04:41 +01:00
Mohit Nain
0ed78068a2
docs/sources/features/panels/gauge.md: Fix typo
2020-03-25 13:59:36 +01:00
Hugo Häggmark
6f3ca2616f
Chore: fixes test data in processDataFrame.test.ts ( #23058 )
2020-03-25 13:18:41 +01:00
Ivana Huckova
65d97edb3b
Create ComponentSize type and replace ButtonSize with it ( #23059 )
2020-03-25 13:10:37 +01:00
Lukas Siatka
d6b6b0f25c
DevEnv: update frontend dependencies - react-table ( #23006 )
...
* DevEnv: updates @types/react-table 7.0.2 -> 7.0.12 in grafana-ui package
* DevEnv: updates react-table 7.0.0-rc.15 -> 7.0.0 in grafana-ui package
* Updated yarn.lock
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-03-25 13:09:44 +01:00
Andrej Ocenas
ae09ccbf79
Trace UI demo ( #20297 )
...
* Add integration with Jeager
Add Jaeger datasource and modify derived fields in loki to allow for opening a trace in Jager in separate split.
Modifies build so that this branch docker images are pushed to docker hub
Add a traceui dir with docker-compose and provision files for demoing.:wq
* Enable docker logger plugin to send logs to loki
* Add placeholder zipkin datasource
* Fixed rebase issues, added enhanceDataFrame to non-legacy code path
* Trace selector for jaeger query field
* Fix logs default mode for Loki
* Fix loading jaeger query field services on split
* Updated grafana image in traceui/compose file
* Fix prettier error
* Hide behind feature flag, clean up unused code.
* Fix tests
* Fix tests
* Cleanup code and review feedback
* Remove traceui directory
* Remove circle build changes
* Fix feature toggles object
* Fix merge issues
* Fix some null errors
* Fix test after strict null changes
* Review feedback fixes
* Fix toggle name
Co-authored-by: David Kaltschmidt <david.kaltschmidt@gmail.com>
2020-03-25 12:25:39 +01:00
Arve Knudsen
b6f73e35a5
Chore: Typecheck TypeScript in CI pipelines ( #23052 )
...
* circle-test-frontend.sh: Typecheck TypeScript
* Chore: fixes type errors
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2020-03-25 12:19:21 +01:00
kay delaney
40e875369b
Explore: Allows a user to cancel a running query ( #22545 )
2020-03-25 10:38:14 +00:00
Mohit Nain
910f65d2ab
Fix types in docs/sources/features/panels/stat.md
2020-03-25 11:33:26 +01:00
Lukas Siatka
3f08a789d7
DevEnv: update frontend dependencies - apache arrow, bizcharts, commander ( #22994 )
...
* DevEnv: updates bizcharts 3.5.5 -> 3.5.8 in grafana-ui package
* DevEnv: updates apache-arrow 0.15.1 -> 0.16.0 in grafana-data package
* DevEnv: updates commander 2.20.0 -> 5.0.0 in grafana-toolkit package
* DevEnv: updates commander 4.1.1 -> 5.0.0 in grafana-e2e package
2020-03-25 11:01:02 +01:00
Torkel Ödegaard
40d195e4a7
BackendSrv: Adds config to response to fix external plugins that use this ( #23032 )
...
* BackendSrv: Added config to response
* QueryInspector: Removing config from showing up
* Replace config with request and make it be the unmodified params sent in
2020-03-25 10:21:12 +01:00
Lukas Siatka
bcad3fbda1
DevEnv: update frontend dependencies - rc ( #22977 )
...
* DevEnv: updates rc-cascader 0.17.5 -> 1.0.1
* DevEnv: updates rc-cascader 0.17.5 -> 1.0.1 in grafana-ui package
* DevEnv: updates rc-drawer 3.0.2 -> 3.1.3 in grafana-ui package
* DevEnv: updates rc-time-picker 3.7.2 -> 3.7.3 in grafana-ui package
* DevEnv: updates rc-slider 8.7.1 -> 9.2.3 in grafana-ui package
* Fix option mappings
* Some clean up of the code.
* removed unused function.
Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com>
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2020-03-25 10:10:26 +01:00
Torkel Ödegaard
e8efd17ea9
Buttons: Improves vertical alignment in buttons ( #23030 )
...
* Buttons: Improves vertical alignment in buttons
* Updated snapshot
* Fixed strict null errors
2020-03-25 09:21:44 +01:00
Agnès Toulet
d825b9e799
Analytics: Send event when opening a dashboard ( #22921 )
...
* Analytics: add open dashboard event
* Analytics: move code to analyticsProcessor
* Dashboard: fix init tests
* Analytics: remove open event for new dashboard
* Analytics: rename analyticsProcessor functions
2020-03-25 09:01:49 +01:00
Torkel Ödegaard
8e1fe6a9dd
PackageJson: Moved scripts to the top ( #23038 )
...
* PackageJson: Moved scripts to the top
* Updated
* Updated
2020-03-25 07:19:57 +01:00
Arve Knudsen
3b134998b9
CircleCI: Increase memory/CPU for some jobs ( #23035 )
...
* CircleCI: Increase resource class for some jobs
2020-03-24 18:23:58 +01:00
BhartiAgrawalNvidia
ce8df91cc9
Fixing issue 16090 where Grafana uses illegal characters in requests … ( #21447 )
...
* 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>
2020-03-24 17:02:50 +01:00
Lukas Siatka
98420c63d1
DevEnv: update frontend dependencies - react-window ( #23010 )
...
* 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>
2020-03-24 17:01:54 +01:00
Diana Payton
b3f0ee32e6
Docs: Update _index.md ( #22979 )
2020-03-24 08:55:58 -07:00
Diana Payton
dd28c99a55
Docs: Update _index.md ( #22980 )
...
Added ServiceNow link
2020-03-24 08:27:27 -07:00
xiaobeiyang
803f553552
Variable: Support more variable formatting. ( #21622 )
...
* Support more variable formatting.
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-03-24 16:26:58 +01:00
Hugo Häggmark
31ad86ffc0
TemplateSrv: deprecates templateSrv.variables and adds getVariables ( #23026 )
...
* 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>
2020-03-24 16:03:53 +01:00
Torkel Ödegaard
441e87d4d4
NewPanelEdit: Adding repeating options ( #22984 )
...
* NewPanelEdit: Adding repeating options
* Added all repeat options
* reduce strict null errors
2020-03-24 15:44:13 +01:00
Diana Payton
57c55f7e16
Update documentation-style-guide.md ( #22733 )
...
Co-authored-by: bergquist <carl.bergquist@gmail.com>
2020-03-24 07:19:02 -07:00
Marcus Efraimsson
b0253219eb
Use v0.33.0 of SDK ( #23031 )
2020-03-24 15:01:02 +01:00
Arve Knudsen
15455ab593
CircleCI: Run golangci-lint in two batches ( #23021 )
...
* 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>
2020-03-24 13:50:05 +01:00
Alex Khomenko
014e7d9261
Granfana ui/tag components ( #22964 )
...
* 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
2020-03-24 13:52:20 +02:00
Arve Knudsen
289a5fb862
Chore: Fix golangci-lint timeout config, disable govet ( #23015 )
...
* golangci-lint: Fix timeout config; disable govet
* CircleCI: Use official golangci-lint binary
2020-03-24 11:57:22 +01:00
Hugo Häggmark
a0d9851cb9
Chore: adds report.xxxx.json to gitignore ( #23016 )
2020-03-24 11:15:04 +01:00
Ivana Huckova
dd732eac50
Rich history: Improve animation ( #22983 )
2020-03-24 11:13:38 +01:00
Lukas Siatka
54bf9cc9ea
DevEnv: updates react-use 12.8.0 -> 13.27.0 ( #23001 )
2020-03-24 10:50:10 +01:00
Torkel Ödegaard
08c95c3419
UI: Theme changes ( #22880 )
...
* 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
2020-03-24 10:30:53 +01:00
Lukas Siatka
e2f7f85222
DevEnv: update frontend dependencies - eslint ( #22990 )
...
* 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
2020-03-24 08:25:57 +01:00
Lukas Siatka
d4d3874a38
DevEnv: update frontend dependencies - react-dev-utils ( #23007 )
...
* 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
2020-03-24 08:25:12 +01:00
Lukas Siatka
01ebaf9260
DevEnv: update frontend dependencies - storybook ( #22976 )
...
* 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
2020-03-24 08:23:52 +01:00
Marcus Andersson
41bc1aa3ae
DataLinks: make sure we use the correct datapoint when dataset contains null value. ( #22981 )
...
* Fix to make sure we have the correct dataIndex when using data links.
* fixed strict null errors.
* decreased number of errors.
2020-03-24 08:19:19 +01:00
Lukas Siatka
18f4e3ce47
DevEnv: update frontend dependencies - ts-node & node-sass ( #22988 )
...
* 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
2020-03-24 06:56:58 +01:00
Lukas Siatka
f83e91a2a4
DevEnv: updates react-sizeme 2.5.2 -> 2.6.12 ( #23002 )
2020-03-24 05:54:48 +01:00
Lukas Siatka
7e8b1d2866
DevEnv: update frontend dependencies - react-color ( #23008 )
...
* DevEnv: updates react-color 2.17.0 -> 2.18.0
* DevEnv: updates @types/react-color 2.17.0 -> 3.0.1
2020-03-24 05:49:00 +01:00
Lukas Siatka
ef7b2e3974
DevEnv: update frontend dependencies - pretty-format ( #22987 )
...
* 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
2020-03-24 05:47:32 +01:00
Hugo Häggmark
05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types ( #22884 )
2020-03-24 05:46:31 +01:00
Andrew Burian
7d9b6a0dee
Alerting: Enable Alert rule tags to override PagerDuty Severity setting ( #22736 )
2020-03-23 19:32:55 +01:00
Tobias Skarhed
aeb88015ab
Storybook: Fix broken stories ( #22975 )
...
* Rewrite to CSF and make it not crash
* Move comments to be in generated docs
* Fix broken ThresholdsEditor story
* Fix breaking Select docs
2020-03-23 17:54:48 +01:00
Arve Knudsen
a43e31fbf9
CircleCI: Reduce memory usage of golangci-lint ( #22970 )
...
* CircleCI: Fix golangci-lint OOM by reducing concurrency and tweaking GC
2020-03-23 17:33:06 +01:00
Steven Vachon
d8b346f441
Fix mysterious Babel plugin errors ( #22974 )
2020-03-23 12:32:04 -04:00