Marcus Efraimsson
f62eb28f3e
Datasource: Use json-iterator configuration compatible with standard library ( #30732 )
...
This will make sure that any map keys in JSON is ordered in /api/ds/query response.
2021-01-29 15:31:19 +01:00
Torkel Ödegaard
9407cdd51c
AlertingNG: Update UX to use new PageToolbar component ( #30680 )
...
* AlertingNG: Update UX to use new PageToolbar component
* Removed unused imports
2021-01-29 15:02:01 +01:00
Agnès Toulet
57ceae257a
Docs: Add usage insights export feature ( #30376 )
...
* Docs: Add usage insights export feature
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update presence-indicator.md
* Apply PR feedback
* Improve "dashboard search" doc
* Docs: fixes and fill export-logs last section
* apply PR feedback
* Update what's new
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* consistent feature naming
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update enterprise-configuration.md
* Update license-expiration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-01-29 14:59:30 +01:00
Dan Cech
06061c8741
skip symlinks to directories when generating plugin manifest ( #30721 )
2021-01-29 08:51:37 -05:00
Arve Knudsen
52a8f2bf7e
PluginCiE2E: Upgrade base images ( #30696 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-01-29 10:26:29 +01:00
Hugo Häggmark
8744ad361b
Variables: Fixes so text format will show All instead of custom all ( #30730 )
2021-01-29 09:24:25 +01:00
Hugo Häggmark
0b1f5c5e32
PanelLibrary: better handling of deleted panels ( #30709 )
2021-01-29 06:11:13 +01:00
achatterjee-grafana
2028f89c4e
Added section "Curated dashboards for Google Cloud Monitoring" for 7.4 What's New ( #30724 )
...
* Added content for what's new, removed one duplicate line from preconfigured-cloud-monitoring topic
* Update docs/sources/whatsnew/whats-new-in-v7-4.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-01-28 18:27:49 -05:00
achatterjee-grafana
507dc436cb
Added "curated dashboards" information and broke down, rearranged topics. ( #30659 )
...
* Change to introduction section.
* Checkin changes.
* Check in changes.
* Updated heading levels for better readability.
* Checkin changes.
* Broke down topic and fixed relrefs. Also, resized images.
* Added one more relref from preconfig dashboards to main topic.
* Adding Eric's changes.
* Added alias.
* Updated alias with correct syntax, also updated description typo for "Preconfigured dashboards"s
* Checking in changes from Diana.
* Update docs/sources/datasources/google-cloud-monitoring/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* One last change.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-01-28 17:09:26 -05:00
Ryan McKinley
db9a8bf04a
Transform: improve the "outer join" performance/behavior ( #30407 )
2021-01-28 14:00:28 -08:00
Besart Berisha
3390c6a852
Add alt text to plugin logos ( #30710 )
2021-01-28 21:39:06 +01:00
achatterjee-grafana
69a2279bf6
Deleted menu.yaml file ( #30717 )
2021-01-28 13:24:59 -05:00
Divyam Bhasin
1c73ea1731
Dashboard: Top Share URL icon should share panel URL when on viewPanel page ( #30000 )
2021-01-28 18:27:28 +01:00
achatterjee-grafana
1a37ba24d3
Added entry for web server. ( #30715 )
2021-01-28 11:37:14 -05:00
Alex Khomenko
e36b035c05
DashboardPicker: switch to promise-based debounce, return dashboard UID ( #30706 )
...
* Use uid in dashboard picker
* Set both id and uid from picker
* Use debounce-promise
* Simplify logic
* Use exact package versions
2021-01-28 16:57:57 +02:00
Ivana Huckova
78433032ab
Use connected GraphNG in Explore ( #30707 )
2021-01-28 13:58:02 +01:00
Fabien Wernli
af6893e41d
Fix documentation for streaming data sources ( #30704 )
...
The added code is now mandatory since 7.4.x
See https://github.com/grafana/grafana/issues/30686
2021-01-28 13:35:49 +01:00
Hugo Häggmark
0a8eae2c12
PanelLibrary: changes casing of responses and adds meta property ( #30668 )
...
* PanelLibrary: changes casing of responses and adds meta property
* Chore: updates comments
* Chore: updates after PR comments
* Chore: changes casing of orgId
2021-01-28 12:36:28 +01:00
David
1bdd3eb3dd
Influx: Show all datapoints for dynamically windowed flux query ( #30688 )
2021-01-28 11:36:17 +01:00
Zoltán Bedi
4147c3b907
Trace: trace to logs design update ( #30637 )
...
* Add new icon to custom icons
* Show button in span detail
2021-01-28 11:32:02 +01:00
Arve Knudsen
fdd6a84d82
DeployImage: Switch base images to Debian ( #30684 )
...
* DeployImage: Switch base images to Debian
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-01-28 11:03:18 +01:00
Ryan McKinley
bc857986b6
Chore: remove CSP debug logging line ( #30689 )
2021-01-27 13:31:41 -08:00
Diana Payton
0df4b15957
Docs: 7.4 documentation for expressions ( #30524 )
...
* Create expressions.md
* Update queries.md
* Update expressions.md
* Update whats-new-in-v7-4.md
* remove alerting NG references and alerting examples
* Update docs/sources/panels/expressions.md
* Update docs/sources/panels/expressions.md
* remove empty line
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: kyle <kyle@grafana.com>
2021-01-27 12:19:19 -08:00
Torkel Ödegaard
02f8a139db
PanelEdit: Get rid of last remaining usage of navbar-button ( #30682 )
2021-01-27 20:10:03 +01:00
Alex Khomenko
aad7d495ec
Grafana-UI: Fix setting default value for MultiSelect ( #30671 )
...
* Grafana-ui: Default value to undefned vs empty array
* Grafana-ui: Remove log
* Grafana-ui: Update tests
2021-01-27 19:10:18 +02:00
Uchechukwu Obasi
d472c7820c
CustomScrollbar: migrated styles from sass to emotion ( #30506 )
...
* CustomScrollbar: migrated styles from sass to emotion
* fixes frontend test
* updated changes
* fixed page props and applied changes to all occurences
* moved the getStyles function to the bottom of the file
* made some changes
* fixed snapshot test
* Revert "Merge branch 'refactor-customscrollbar-30354' of https://github.com/grafana/grafana into refactor-customscrollbar-30354"
This reverts commit c45ee30b6b297991a1628e9b21c4121dc78e376c, reversing
changes made to d2645534e3
.
* improved props name
* made use of theme variables for style consistency
* fixed snapshot test and updated some theme changes
* removed hover effects from customScrollbar style
* made some changes
* updated some changes
* added label to class names
* changed to a functional component and improved styling
* fixes snapshot test
* fixes small nit
* minor tweaks
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-01-27 17:47:24 +01:00
Torkel Ödegaard
75cb6703a6
DashboardSettings & PanelEdit: Use new PageToolbar ( #30675 )
...
* DashboardSettings & PanelEdit: Use new PageToolbar
* Update
* removed back button
2021-01-27 16:46:01 +01:00
Ivana Huckova
e34d9e1c32
Explore: Fix jumpy live tailing ( #30650 )
...
* Fix jumpy live tailing
* Fix test
2021-01-27 15:28:32 +01:00
Jack Westbrook
54b1ce2cdb
ci(npm-publish): add missing github package token to env vars ( #30665 )
2021-01-27 15:13:08 +01:00
Torkel Ödegaard
701ad79bb5
PageToolbar: Extracting navbar styles & layout into a modern emotion based component ( #30588 )
...
* Explore: Replaces navbar-button and overriden explore button css classes with ToolbarButton and cleans up scss & markup, removes ResponsiveButton
* Change live button text when paused
* For the dashboard toolbar button I need a transparent button so I refactored the states/variants into a new ToolbarButtonVariatn
* PageToolbar wip
* Progress
* Prgress
* Minor progress
* Fixed back button and responsive titles
* Fixed tv mode
* Updated
* support tv modes and playlist
* more progress
* Fixing lots of view states and responsive features
* Minor fixes
* review fixes
* Fixes to e2e tests
* Review fixes
2021-01-27 15:02:04 +01:00
Sofia Papagiannaki
1c158744e8
AlertingNG: pause/unpause definitions via the API ( #30627 )
...
* AlertingNG: pause/unpause definitions via the API
* Apply suggestions from code review
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
* Enable pausing/unpausing multiple definitions
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2021-01-27 15:51:00 +02:00
Will Browne
bdf00d3a59
Docs: Refer to product docs in whats new for alerting templating feature ( #30652 )
...
* Docs: Refer to product docs in whats new for alerting templating feature
* move link below image
* remove whitespace
2021-01-27 14:27:01 +01:00
Grot (@grafanabot)
6668eaea2d
ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1 ( #30666 )
...
* ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-01-27 14:18:06 +01:00
Hugo Häggmark
b5d7f1e7d8
Variables: Fixes display value when using capture groups in regex ( #30636 )
...
* Variables: Fixes display value for variables with regex
* Chore: adds a test for getAllMatches
2021-01-27 06:47:10 +01:00
Diana Payton
f0a8d8d509
Docs: Update _index.md ( #30655 )
2021-01-26 11:57:17 -08:00
Agnès Toulet
a1a8dbcffc
Docs: Auditing updates ( #30433 )
...
* Docs: reformat auditing table
* Docs: update auditing log format section
* fix SAML SLO link in auditing doc
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* update user field desc
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-01-26 17:57:35 +01:00
Agnès Toulet
66db730642
Docs: add hidden_users configuration field ( #30435 )
...
* Docs: add hidden_users configuration field
* Add feature in the what's new
* Update configuration.md
* apply PR feedback
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* fix what's new link
* Update docs/sources/whatsnew/whats-new-in-v7-4.md
Co-authored-by: Leonard Gram <leo@xlson.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
2021-01-26 17:57:04 +01:00
Arve Knudsen
19c639109c
Docs: Define TLS/SSL terminology ( #30533 )
...
* Docs: Define TLS/SSL terminology
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Change title
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Move terminology.md
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-01-26 17:55:55 +01:00
Sofia Papagiannaki
94a29759ab
Docs: Fix expressions enabled description ( #30589 )
2021-01-26 18:49:58 +02:00
Giordano Ricci
f3e96ca212
Docs: Update ES screenshots ( #30598 )
...
* Docs: Update ES screenshots
* Update file naming
2021-01-26 16:27:15 +00:00
Vardan Torosyan
12a7b342b9
Licensing Docs: Adding license restrictions docs ( #30216 )
2021-01-26 17:19:57 +01:00
Diana Payton
c1906db21f
Update documentation-style-guide.md ( #30611 )
...
* Update documentation-style-guide.md
* Update contribute/style-guides/documentation-style-guide.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-01-26 07:46:27 -08:00
Diana Payton
3df6f58359
Docs: Update queries.md ( #30616 )
2021-01-26 07:35:53 -08:00
Jack Westbrook
d2c88034e9
chore(grafana-ui): bump storybook to 6.1.15 ( #30642 )
2021-01-26 15:48:13 +01:00
Jack Westbrook
aaa6ebb231
DashboardSettings: fixes vertical scrolling ( #30640 )
...
* fix(dashboardsettings): allow view to scroll vertically
* refactor(dashboardsettings): use theme bg colour instead of palette colour
2021-01-26 15:35:30 +01:00
Vardan Torosyan
1d399b89ea
Usage Stats: Remove unused method for getting user stats ( #30074 )
...
* Usage Stats: Remove unused method for getting user stats
This was used in enterprise codebase, but is not longer in use, thus can be safely removed.
* Force refresh user stats in tests
2021-01-26 14:13:25 +01:00
Oscar Kilhed
b0b9158a1d
Grafana/UI: Unit picker should not set a category as unit ( #30638 )
...
* Grafana/UI: Unit picker should not set a category as a unit
When clicking categories for units the category is set as the unit until a leaf node is selected.
This change exposes the changeOnSelect property from rc-cascader and sets it to false for the unit picker.
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2021-01-26 13:42:08 +01:00
Torkel Ödegaard
f109f06485
Graph: Fixes auto decimals issue in legend and tooltip ( #30628 )
...
* Graph: Fixes auto decimals issue in legend and tooltip
* Updated decimals
2021-01-26 12:37:48 +01:00
Peter Holmberg
2c2869a0ae
AlertingNG: List saved Alert definitions in Alert Rule list ( #30603 )
...
* fetch alert definitions
* add new card for ng definitions
* get alerts from selector
* fix tests
* replace ol/li with verticalgroup
2021-01-26 12:12:41 +01:00
Jack Westbrook
10aabe8ce3
chore: bump redux toolkit to 1.5.0 for immer 8.0.1 vulnerability fix ( #30605 )
2021-01-26 10:18:42 +01:00