Dominik Prokop
2e69b86990
PluginsList: Remove unused panel options ( #24501 )
...
* Remove unused panel options
* satisfy ts
2020-05-11 14:26:25 +02:00
Torkel Ödegaard
f13a15ae48
TablePanel: Fixed persisting column resize time series fields ( #24505 )
2020-05-11 14:25:26 +02:00
David
34f61934a1
Editor: No default suggestion selected ( #24479 )
...
* QueryField: No default suggestion selected
It's been a long-standing issue that careless typing lead to unwanted
tab completion insertions. With this change the completion item list no
longer selects the first item by default. The user has to actively click
ArrowDown to select the first one.
* Added type export
* Remove width limit of typeahead list
2020-05-11 14:01:35 +02:00
Andrej Ocenas
b16202acc2
CloudWatch/Log: Fix field autocomplete suggestions inside function ( #24406 )
...
* Fix autocomplete inside function
* Remove debug log
* Add comment and return type
2020-05-11 12:56:32 +02:00
Andrej Ocenas
d385045d16
CloudWatch/Logs: Add error message when log groups are not selected ( #24361 )
...
* Add error message
* Fix empty check
2020-05-11 12:53:42 +02:00
Marcus Andersson
a521a39ebf
TimeZone: added e2e tests for the custom time zone support. ( #24442 )
2020-05-11 11:46:57 +02:00
Hugo Häggmark
e341d4b26f
Reduce Transform: sort order is preserved as entered by user ( #24494 )
2020-05-11 10:47:05 +02:00
Diana Payton
c3b6ee1456
added news panel topic ( #24451 )
2020-05-11 10:42:49 +02:00
Dominik Prokop
c5fc18ac02
grafana/toolkit: Support paging in cherrypick task ( #24402 )
...
* Support paging in cherrypick task
* Update packages/grafana-toolkit/src/cli/tasks/cherrypick.ts
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update packages/grafana-toolkit/src/cli/tasks/cherrypick.ts
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Do not cherry pick closed PRs
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-05-11 10:24:06 +02:00
Dominik Prokop
2f5003ebf1
Packages: Fix cross dependencies version for canary releases ( #24489 )
2020-05-11 08:20:13 +02:00
Torkel Ödegaard
352f22042c
StatPanels: Hide calc option if all values is selected ( #24416 )
2020-05-11 08:10:24 +02:00
Richlv
367501eeab
Packaging: Fix systemd service consistency ( #24466 )
...
Fix double "then".
As previous systemd commands do not include ".service" postfix, remove it also for the "enable" command.
2020-05-10 21:10:01 +02:00
Amal
75e2da0c1d
Docs: Replacing a word for better readability ( #24475 )
2020-05-10 21:09:25 +02:00
Peter Holmberg
c671fdbbf8
Buttons: Use text color ( #24439 )
2020-05-10 21:06:25 +02:00
Rotem Reiss
96cb6d668f
Admin: Cleanup old admin users edit page, see #19139 ( #24463 )
2020-05-10 21:05:02 +02:00
Torkel Ödegaard
e333d61b97
OldTable: Make old table options align & look better ( #24485 )
2020-05-10 17:11:51 +02:00
Yazdan
1fafcd1562
Docs: add disable_brute_force_login_protection to configuration document ( #24448 )
2020-05-10 13:41:33 +02:00
Amal
482886279c
Minor change in Grafana docs ( #24476 )
2020-05-09 19:52:44 +02:00
Amal
694bc4b1ed
Correction in documentation ( #24474 )
2020-05-09 19:11:26 +02:00
Amal
aa4366e6ca
Minor change in docs ( #24473 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-05-09 19:10:48 +02:00
Amal
8694970538
Minor correction in documentation ( #24469 )
2020-05-09 15:00:33 +02:00
Amal
e8cd094f01
Minor grammatical correction in docs ( #24468 )
2020-05-09 15:00:07 +02:00
kay delaney
a655aa1ca8
Datasource/CloudWatch: Add data links to CloudWatch logs for deep linking to AWS ( #24334 )
...
* Datasource/CloudWatch: Fix encoding of CloudWatch Logs deep link URL
* Adds data links to cloudwatch logs responses for deep linking to aws console
* Implements PR feedback
2020-05-08 17:03:15 +01:00
kay delaney
35c097e475
Logs: Clicking "Load more" from context overlay doesn't expand log row ( #24299 )
...
Closes #24184
2020-05-08 17:02:23 +01:00
Andreas Opferkuch
221042c293
Explore: Revert QueryRows refactor ( #24444 )
...
While query fields should not rely on getting unmounted when the data source changes (and instead react to that change in e.g. componentDidUpdate()), query fields other than PromQueryField still rely on this.
2020-05-08 17:49:47 +02:00
Marcus Olsson
a9f39a4149
Add docs for user management ( #24277 )
...
* Add docs for user management
* WIP
2020-05-08 17:33:59 +02:00
Alexander Zobnin
7e6ac12b9a
Chore: move dataFramesReceived event to @grafana/data ( #24443 )
2020-05-08 17:33:36 +03:00
Tobias Skarhed
8257633b1d
Storybook: Position panel to right ( #24429 )
2020-05-08 15:57:40 +02:00
Alexander Zobnin
d7a5f3ef80
Docs: SAML role and team sync ( #23986 )
...
* SAML: add docs for config options
* SAML: role and org mapping docs
* SAML: team sync docs
* Docs: add SAML to the team sync providers list
* Apply suggestions from code review
Co-Authored-By: Leonard Gram <leo@xlson.com>
* SAML: add `assertion_attribute_org` option to the org mapping example config
* SAML: write config sections as steb-by-step tasks
* SAML: docs tweaks
* SAML docs: minor style fixes
* SAML docs: update availability note
* Docs: add enterprise config page
* Docs: link saml options to the config page
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Docs: rename configuration to enterprise-configuration
* Docs: user's -> user
Co-authored-by: Leonard Gram <leo@xlson.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-08 16:10:33 +03:00
Carl Bergquist
bd3ca55117
Docs: Updates transform names and descriptions in whats new blogpost. ( #24428 )
...
* updates transform names and descriptions
* typo
2020-05-08 14:21:39 +02:00
Leonard Gram
de8c1b9ad7
Reporting: tzdata is needed for reporting ( #24422 )
2020-05-08 14:17:12 +02:00
Arve Knudsen
c6bba9019d
Chore: Update latest.json ( #24424 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-05-08 12:50:44 +02:00
Dominik Prokop
63d25944c4
Minor UI touches ( #24371 )
...
* Justify to alignment in stat
* No stats label in inspect
* Use sentence case in panel names
* typos
* typo
* Typo
* Query -> query options
* prettier
* Transformer -> transform data
* Do not show deprecated plugins in the viz picker
* Update viz picker layout
2020-05-08 12:40:42 +02:00
Arve Knudsen
a86639356e
Chore: Update changelog ( #24421 )
...
* Update changelog
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
2020-05-08 12:28:18 +02:00
Tobias Skarhed
f714357fbf
TablePanel: Fix JSON tooltip positioning ( #24420 )
...
* Fix block element and overflow
* Width not needed
* Add to styles file
2020-05-08 12:11:41 +02:00
Torkel Ödegaard
243fa5ea63
Prometheus: Fix for prometheus legend formats for instant time series queries ( #24407 )
...
* Prometheus: Fix for prometheus legend formats for instance time series queries
* correct old test
2020-05-08 07:59:35 +02:00
Steven Vachon
648dda96e9
@grafana/e2e: only skip password reset on local tests ( #24411 )
2020-05-07 20:06:10 -04:00
Ivana Huckova
f37c64c80c
Elastic: Fix building of raw document queries resulting in error Unknown BaseAggregationBuilder error ( #24403 )
...
* Fix building of elastic document query
* Update comments
2020-05-07 21:43:41 +02:00
Tobias Skarhed
5e50409000
Forms: Remove Forms namespace [BREAKING] ( #24378 )
...
* Remove index and export
* Fix Forms import
2020-05-07 21:41:26 +02:00
Dominik Prokop
62aa15f760
PanelEdit: Field Config options Fix numeric option bug ( #24397 )
2020-05-07 21:40:23 +02:00
Ryan McKinley
e36a6ac476
TransformersUI: move transformer ui to grafana app ( #24360 )
2020-05-07 10:53:58 -07:00
Amal
a3ffbd9a70
Docs: Minor correction in documentation ( #24259 )
2020-05-07 10:14:32 -07:00
Amal
948cdf835d
Docs: Minor correction in documentation ( #24306 )
2020-05-07 10:11:45 -07:00
Amal
e07fdbd881
Docs: Grammatical correction ( #24248 )
2020-05-07 10:07:37 -07:00
Marcus Olsson
fc0c717bfb
Restructure plugin docs ( #24381 )
2020-05-07 18:45:52 +02:00
Marcus Efraimsson
f88ec875a6
Update changelog for v7.0.0-beta2 ( #24384 )
...
* Update 7.0 breaking changes
* Update changelog for v7.0.0-beta2
* Apply suggestions from code review
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Enterprise update
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-07 17:51:57 +02:00
Marcus Olsson
eff194e1a0
Docs: Add plugin overview ( #24332 )
...
* Docs: Add plugin overview
* Add plugin dev overview
* Fix review comments
* Fix review comments
2020-05-07 17:45:50 +02:00
Dominik Prokop
07fc248626
Field/panel options - do not trigger change events onChange, but onBlur or enter key press ( #24388 )
...
* Field options - do not trigger change events onChange, but onBlur or enter key press
* Review changes
* fix ts
2020-05-07 16:07:49 +02:00
Lukas Siatka
bb436e7447
Chore: fixes PermissionListItem strict-null-error ( #24389 )
2020-05-07 15:06:48 +02:00
Josh Soref
43f33dddb4
Changelog: spelling ( #24385 )
2020-05-07 14:56:37 +02:00