Hugo Häggmark
3e603cd88a
Revert "Feature: Adds connectWithCleanup HOC ( #19392 )" ( #19628 )
...
This reverts commit 989f98efda
.
2019-10-04 05:24:47 -07:00
Hugo Häggmark
989f98efda
Feature: Adds connectWithCleanup HOC ( #19392 )
...
* Feature: Adds connectWithCleanup HOC
* Refactor: Small typings
* Refactor: Makes UseEffect run on Mount and UnMount only
* Refactor: Adds tests and rootReducer
2019-10-04 04:37:16 -07:00
Torkel Ödegaard
81dd57524d
Panels: Progress on new singlestat / BigValue ( #19374 )
...
* POC: friday hack
* exploring new singlestat styles
* minor changes
* Testing bizcharts
* style tweaks
* Updated
* minor progress
* updated
* Updated layout handling
* Updated editor
* added editor options
* adding mode
* progress on new display mode
* tweaks
* Added classic style
* Added final mode
* Minor tweak
* tweaks
* minor tweak
* Singlestat: Adjust colors for light theme
* fixed build issues with bizcharts
* fixed typescript issue
* updated snapshot
* Added demo dashboard
2019-10-04 12:01:42 +02:00
andreaslangnevyjel
45e0ebcc57
Units: fixed wrong id for Terabits/sec ( #19611 )
2019-10-04 09:21:48 +02:00
HG00
f58ec04c12
Docs: General improvements to docs, and a fix in oauth ( #19587 )
...
* Docs: Update Centrify Section In Generic Oauth Ref #18207
* Docs: Alphabetise Features / Data Sources (#19289 )
* Docs: guides/getting started cleanup (#19449 )
2019-10-03 20:28:30 +02:00
brew-install-buzzwords
618652d16e
Docs: Replace ampersands with and ( #19609 )
2019-10-03 18:20:52 +02:00
Ha Huynh
4b042c89fe
Profile: Fix issue with user profile not showing more than sessions some times ( #19578 )
...
* fix <react-profile-wrapper> crashing
* refix crashing profile page
2019-10-03 18:09:16 +02:00
Sriramajeyam
50acb37a17
Azure Monitor : Query more than 10 dimensions ( Fixes #17230 ) ( #18693 )
...
* Fixes #17230
* Resovled comments
* Resolved comments
* spell fix
2019-10-03 16:53:11 +02:00
Sofia Papagiannaki
a62dea47b4
Login: Show SAML login button if SAML is enabled ( #19591 )
...
* Show SAML login button if SAML is enabled
Move logic inside LoginServiceButtons
* Prevent from rendering login-oauth div if no login service is enabled
2019-10-03 15:35:38 +02:00
kay delaney
e16064b9b0
UI: Adds Modal component ( #19369 )
...
* UI: Adds Modal component
2019-10-03 13:30:24 +01:00
Hugo Häggmark
f9611250ea
Prometheus: Fixes so results in Panel always are sorted by query order ( #19597 )
...
Fixes #19529
2019-10-03 05:15:59 -07:00
Marcus Olsson
2fb301ccaf
Docs: Improve guides for contributing ( #19575 )
...
* Move style guides into contribute directory
* Move contribution guides into contribute directory
* Refactor CONTRIBUTING.md
* Clean up docs/README.md
* Update reference to style guide and minor formatting fixes
* Apply suggestions from code review
Co-Authored-By: gotjosh <josue.abreu@gmail.com>
* Update CONTRIBUTING.md
Co-Authored-By: gotjosh <josue.abreu@gmail.com>
2019-10-03 14:13:58 +02:00
kay delaney
27ddd2d60f
Migration: Migrates Admin settings from angular to react ( #19594 )
2019-10-03 13:11:21 +01:00
kay delaney
dafc955338
Chore: Converts HelpModal from angular to react ( #19474 )
2019-10-02 14:57:40 +01:00
Andreas Kohn
b0b306a1f4
Fix typo ( #19571 )
2019-10-02 14:19:07 +02:00
Arve Knudsen
39d8e73412
Chore: Upgrade to Go 1.13 ( #19502 )
...
* Chore: Upgrade to Go 1.13
Fixes : #18878
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Chore: Upgrade lint tools in order to work with Go 1.13
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Chore: Fix Go linting issues
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2019-10-02 13:59:05 +02:00
Andrej Ocenas
16b041608d
Explore: Move data source loader into the select ( #19465 )
2019-10-02 10:15:06 +02:00
Torkel Ödegaard
9a68236d8d
Theme: fixed issue with theme always beeing modified ( #19517 )
...
* Theme: fixed issue with theme always beeing modified
* Updated snapshot
2019-10-02 10:12:23 +02:00
Torkel Ödegaard
781b679d47
Release: Fix issue with tag script on osx ( #19557 )
...
* Release: Fix issue with release script on osx
* Added shellcheck ignore rule
2019-10-02 10:11:15 +02:00
Torkel Ödegaard
1336147a10
Release: Update latest ( #19559 )
2019-10-02 10:10:30 +02:00
Andrej Ocenas
3e99e8fb6c
Docs: Updates about Loki annotations ( #19537 )
2019-10-02 10:00:23 +02:00
Torkel Ödegaard
b01cc850b6
Theme: follow-up fix for snapshot
2019-10-02 09:59:29 +02:00
Ivana Huckova
41cbad252a
UI: Centers the filter tags in input field ( #19546 )
...
* UI: Adjust padding to center tags
* UI: Adjust padding to center tags
2019-10-02 09:50:41 +02:00
oddlittlebird
2eb4f64b62
Update README.md ( #19515 )
...
Minor grammar and format edits
2019-10-02 09:50:13 +02:00
Torkel Ödegaard
738a1dd6f0
Docs: Updated changelog ( #19558 )
2019-10-02 09:43:40 +02:00
Torkel Ödegaard
3570d338cf
Theme: fix theme issue
2019-10-02 09:13:41 +02:00
gotjosh
8e508e5ce4
Provisioning: Handle empty nested keys on YAML provisioning datasources ( #19547 )
...
* Fix: Handle empty nested keys on YAML provisioning datasources
As we provision a datasource via a YAML file, we attempt to transform the
file into sensible Go types that the provisioning code can use.
While this happens, there is a chance some of the keys nested within
the YAML array are empty.
This fix allows the YAML parser to handle empty keys by null checking
the return of `reflect.TypeOf` which according to the documentation:
> TypeOf returns the reflection Type that represents the dynamic type of i. If i is a nil interface value, TypeOf returns nil.
Can return nil.
* Add tests
2019-10-02 08:48:19 +02:00
Torkel Ödegaard
ac11352e3e
Docs: updates to what's new in 6.4 ( #19539 )
2019-10-01 18:11:04 +02:00
David
942f702d80
Loki: remove live option for logs panel ( #19533 )
...
* Loki: remote live option for logs panel
* Remove live from logs panel docs
2019-10-01 16:31:45 +02:00
Hugo Häggmark
ed03338d68
Chore: Updates to 6.4.0 stable ( #19528 )
2019-10-01 05:58:19 -07:00
Sean Nessworthy
404bf2e0dd
CloudWatch: Add ap-east-1 to hard-coded region lists ( #19523 )
...
* CloudWatch: Add ap-east-1 to hard-coded region lists (#17448 )
* CloudWatch: Fix handleGetRegion tests
2019-10-01 14:23:43 +02:00
Hugo Häggmark
8de6ba6aad
ChangeLog: Release 6.4.0 Stable ( #19526 )
...
* ChangeLog: Release 6.4.0 Stable
* Update CHANGELOG.md
* Update CHANGELOG.md
2019-10-01 04:51:58 -07:00
Torkel Ödegaard
48813779c5
Docs: Add notice about plugins that need updating ( #19519 )
...
* Docs: Add notice about plugins that need updating
* Updated changelog notice
2019-10-01 13:29:58 +02:00
Torkel Ödegaard
0ec8303878
Panels: Skip re-rendering panel/visualisation in loading state ( #19518 )
...
* Loading states and partial rendering, set loading state in mixed data source, and do not render loading states for react panels
* Updated mixed data source tests
2019-10-01 01:22:41 -07:00
gotjosh
f2ef49f950
Docs: LDAP Debug View documentation ( #19513 )
...
* Docs: Add information regarding the LDAP Debug View
* Add instructions to compress image when adding them to the documentation
* Add a troubleshooting section to the docs documentation
2019-10-01 09:18:59 +01:00
Leonard Gram
f9b2204514
Docs: reports feature ( #19472 )
...
* Docs: Reporting
2019-10-01 09:16:07 +01:00
Torkel Ödegaard
c712b4f824
SeriesOverrides: Fixed issue with color picker
2019-10-01 09:46:03 +02:00
Arve Knudsen
fc2282009e
Build: Fix building when $LDFLAGS is set ( #19509 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2019-10-01 09:31:25 +02:00
gotjosh
4181b30b75
API: Add createdAt
and updatedAt
to api/users/lookup ( #19496 )
...
* API: Add `createdAt` and `updatedAt` to api/users/lookup
In the past, we have added both `updatedAt` (#19004 ) and `createdAt` (#19475 ) to /api/users/:id
Turns out, api/users/lookup uses the same DTO for both. This fixes the serialization of both `createdAt` and `updatedAt`for this endpoint.
Also, adds a test to ensure no further regressions.
* Updated API documentation
2019-09-30 20:54:09 +01:00
David Kaltschmidt
47432e9349
Fix logs panel image path
2019-09-30 20:43:51 +02:00
David
265669710c
Logs: Publish logs panel ( #19504 )
...
* Logs: Publish logs panel
- remove alpha state from plugins definition
- add panel documentation
- updated panel reference in Loki docs
* Review feedback
2019-09-30 20:39:42 +02:00
Ivana Huckova
9b5bc819f4
Explore: Update broken link to logql docs ( #19510 )
...
* Explore: Update broken link to logql docs
* Explore: Remove console logs
* Explore: Add filter expression heading to link target
2019-09-30 20:39:14 +02:00
Marcus Efraimsson
44add8d9ca
Chore: Remove console.log ( #19412 )
2019-09-30 18:36:42 +02:00
Andrej Ocenas
72c15d7aa3
Refactor: Split LogRow component ( #19471 )
2019-09-30 16:01:30 +02:00
Marcus Efraimsson
d65a3318ab
Build: Upgrade go to 1.12.10 ( #19499 )
...
Fixes #19451
2019-09-30 15:41:25 +02:00
Andrej Ocenas
3866814ea9
CLI: Fix version selection for plugin install ( #19498 )
2019-09-30 15:34:09 +02:00
Marcus Efraimsson
93919427f8
Upgrade grafana-plugin-model ( #19438 )
...
* use grafana-plugin-model dependency that uses go modules
* use grafana-plugin-model with updated hashicorp/go-plugin
* use grafana-plugin-model with re-compiled protos
* test using protoc-gen-go v1.2.0 tag
* use grafana-plugin-model with re-compiled protos
* chore: fix deprecation warning for lint
* use latest grafana-plugin-model
Fixes #19454
2019-09-30 15:16:04 +02:00
kay delaney
44de6812be
grafana-ui: Moves slate types from devDependencies to dependencies ( #19470 )
2019-09-30 13:49:09 +01:00
Brenda Harjala
e57e8ede46
Docs: Improve guide descriptions on docs start page #19109 ( #19479 )
2019-09-30 14:48:21 +02:00
Andrej Ocenas
0490dbb88d
Explore: Generate log row uid ( #18994 )
2019-09-30 14:44:15 +02:00