Andre Pereira
1ce603b9e9
Tempo: TraceQL results as a spans list ( #75660 )
...
* Format tempo search results as spans
* Thank you test
2023-09-29 20:34:39 +03:00
Ryan McKinley
1aaaa133fb
Schema: link table panel to the schema definitions ( #75671 )
2023-09-29 08:21:20 -07:00
Ryan McKinley
010b2461b9
Plugins: Move alias support to plugin json (but still hardcoded) ( #75129 )
2023-09-29 08:20:37 -07:00
Oscar Kilhed
f39ed59662
Table: Make sparkline cell respect no value option. ( #75750 )
...
Make sparkline respect no value option
2023-09-29 09:54:16 -05:00
Joao Silva
59f0f9a93e
Subpath: Add check for url being same as subpath on stripBaseFromUrl ( #75670 )
...
* Subpath: Add check for url being same as subpath
* Better comment
2023-09-29 15:47:23 +01:00
David Harris
fd1032eeaa
docs: update storybook links ( #75741 )
2023-09-29 14:03:42 +01:00
Andrej Ocenas
bc9dd475b8
Flamegraph: Fix bug where package colors would be altered after focusin on a node ( #75695 )
2023-09-29 14:47:53 +02:00
Romain Tartière
1c57217f66
Dashboard: Field Config - Add CFP franc currency (XPF) ( #70036 )
2023-09-29 13:36:34 +02:00
Polina Boneva
d55c12c48e
Dashboard: Smaller padding on Save dashboards sidebar when smaller screen ( #75354 )
...
* content not scrollable
* not able to scroll the whole drawer
* reduce space inbetween drawer's title, subtitle, and tabs
2023-09-29 14:21:31 +03:00
Oscar Kilhed
523cb97aff
Transformations: Fix bug with calculate field when using reduce and the all values calculation ( #75684 )
...
* fix reduce all fields
* Add test for issue
2023-09-28 21:19:10 -05:00
Leon Sorokin
27aa1c466a
Tooltips: Add TooltipPlugin2 ( #75708 )
2023-09-28 20:53:26 -05:00
Ryan McKinley
0af7247612
Chore: cleanup old dashboardPreviews files ( #75682 )
2023-09-28 13:31:07 -07:00
Adela Almasan
d66d577c33
DataLinkButton: Remove icon for target _self ( #75598 )
2023-09-28 12:28:10 -05:00
Torkel Ödegaard
2fe4ecde19
DataSourceAPI: Add adhoc filters to DataQueryRequest and make it not depend on global templateSrv ( #75552 )
...
* DataSourceAPI: Add adhoc filters to DataQueryRequest and some methods to make it not depend on global templateSrv
* Minor tweaks/fixes
* Renamed to filters
* Fix test
* Log deprecation warning
* I give up
2023-09-28 16:28:58 +02:00
Sonia Aguilar and Konrad Lalik
169c5262a5
Alerting: Add Modify export feature for Grafana-managed alert rules ( #75114 )
...
* Initial POC for modified rule expor
* Add rule and group export options to modified export
* Add feature toggle for modifier export
* Rename GrafanaRuleDesigner to ModifyExportRuleForm to identify it easily as a rule form
* Refactor naming and folder for RuleDesigner => ModifyExport
* Don't render more action drop-down button when no more actions are allowed
* Redirect cancel button to alert list view
* Fix modify export page being reloaded correctly without errors
* Fix test
* Protect modify-export route when toggle-feature is not enabled
* Fix css betterer error
* Address pr review coments
---------
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com >
2023-09-28 16:07:45 +02:00
Sergey Kostrukov
3ee40d3a5a
Azure: Settings for Azure AD Workload Identity ( #75283 )
...
* Settings for Azure AD Workload Identity
* Update dependency on Grafana Azure SDK
* Documentation
* Fix JS code
* Cleanup Prometheus backend code
* Making prettier happy
2023-09-28 12:05:16 +01:00
Joao Silva
8eadc94d3e
Subpath: On stripBaseFromUrl, check if the segmentToStrip is followed by a '/' otherwise dont replace it ( #75559 )
2023-09-28 10:23:53 +01:00
Gabriel MABILLE
4563fc48af
FeatureToggle: Add a feature toggle for automatic service account and token setup ( #75560 )
...
Add a feature toggle for automatic service account and token setup
2023-09-28 09:26:37 +02:00
Torkel Ödegaard
6cede32535
Theme: Add borderTransparent to ThemeRichColor use in Box borders ( #75407 )
...
* Theme: Add borderTransparent to ThemeRichColor use in Box borders
* Fix spelling
* Update comment
* Update DashboardEmpty
* Restore prev value
2023-09-27 20:19:46 +02:00
Leon Sorokin
6fc4e93f73
Dashboard: Reduce scope of contain: strict to TextPanel ( #75499 )
2023-09-27 13:14:35 -05:00
Isabella Siu and Shirley
06a35f55ac
CloudWatch: Correctly add dimension values to labels ( #74847 )
...
Co-authored-by: Shirley <4163034+fridgepoet@users.noreply.github.com >
2023-09-27 10:41:48 -04:00
Ashley Harrison and Alexa V
b374912937
Drawer: Make content scroll by default ( #75287 )
...
* deprecate scrollableContent prop and make it the default behaviour
* restore prop behaviour, just make it default to true
* Update packages/grafana-ui/src/components/Drawer/Drawer.tsx
Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com >
---------
Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com >
2023-09-27 13:31:57 +01:00
Andrej Ocenas
2a9ef4cce5
Flamegraph: Fix css issues when embedded outside of Grafana ( #75369 )
2023-09-27 11:50:42 +02:00
Gilles De Mey
d24dc7f156
GrafanaUI: Adds overflow wrapper to loading bar ( #75451 )
2023-09-27 08:09:52 +02:00
Leon Sorokin
32ed3e8009
TimeSeries: Implement ad hoc y-zoom via Shift-drag ( #75408 )
2023-09-26 18:12:45 -05:00
Dominik Prokop
918f11d81e
Revert "Dashboard: Reduce scope of contain: strict to TextPanel ( #75466 )
...
Revert "Dashboard: Reduce scope of `contain: strict` to TextPanel (#75329 )"
This reverts commit ade0de5ae9 .
2023-09-26 08:51:26 -07:00
Laura Fernández
611df82259
Grafana UI: create Grid component in the unstable package ( #75299 )
2023-09-26 14:02:50 +02:00
Gilles De Mey
5a1580c659
Alerting: Contact points v2 part 3 ( #72444 )
2023-09-26 11:44:18 +03:00
Leon Sorokin
ade0de5ae9
Dashboard: Reduce scope of contain: strict to TextPanel ( #75329 )
2023-09-25 23:47:38 +03:00
Sarah Zinger
ef441f02d0
Cloudwatch: Fix Unexpected error ( #74420 )
...
Fix unexpected error when creating a new cloudwatch datasource.
Involves a fair amount of refactoring, so if this causes unexpected issues related to region fetching we can turn this off with the cloudwatchNewRegionsHandler feature toggle, although we do not predict it will so we are enabling it to default to true and hope to remove it shortly.
2023-09-25 14:19:12 -04:00
Victor Marin
13db9066a3
Transformations: Show row index as percent in 'Add field from calculation' ( #74322 )
...
* show row index as percentage in add field from calc transform
* prettier
* add test + modify docs
* show quantile and add percentage unit default. add explanatory tooltip and docs
* fix test
* set unit percent only on quantile mode
* Change naming to percentile
* Rename to As Percentile
* docs mods
2023-09-25 18:34:42 +03:00
Karl Persson
d15661c726
IDForwarding: Add toggle for id forwarding ( #75378 )
...
Features: Add toogle for id forwarding
2023-09-25 18:21:28 +03:00
Juan Luis Peña Wagner
ffb15ef363
NodeGraph: Allow to set node radius in dataframe ( #74963 )
...
Allow to set node radius in dataframe
2023-09-25 16:55:52 +02:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
da23aef83d
Update babel monorepo ( #75353 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 14:27:35 +01:00
Aditi Patel
56c75cc542
I18n: Markup ExploreToolbar component ( #74292 )
...
* chore: markup explore-split-toolbar and data-source-dropdown
* chore: markup explore-refesh-picker
* fix: apostrophe in empty-recent-list paragraph
* chore: added markup for add to dashboard
* fix: corrected prefix
* fix: typos
* chore: updated markup prefixes in all other languages
* chore: added i18n markup for aria-labels
* i18n files generated
* i18n aria-label added for Add to Dashboard
* fix: fixed prefixes according to the grafana guidelines
* chore: generated i18n json files
* fix: fixed prefixes
* fix: apos; entity rendering
* chore: updated markup files
* chore: updated markup Locale file
* fix: updated prefix names
* chore: updated markup files
* fix: updated markup prefix for data-source-picker
* fix: trimmed extra spaces
* chore: updated markup files
* fix: added back translation phrases
* fix: Updated prefix name in DataSourceDropdown.tsx
* fix: created addToDashboard variable with translation markup
2023-09-25 10:38:17 +02:00
Torkel Ödegaard
5a91d00f52
EventBus: Fix error in ScopedEventBus ( #75349 )
2023-09-25 10:35:30 +02:00
Torkel Ödegaard
f4de29dd87
setRunRequest: Allow changing multiple times from tests ( #75346 )
...
setRunRequest: Allow changing multiple time from tests
2023-09-25 10:34:40 +02:00
Leon Sorokin
aadd5bacfa
Chore: uPlot v1.6.26 ( #75199 )
2023-09-22 11:33:39 -05:00
10a874ba6a
Stack: Improve layout ( #75144 )
...
* stack test cases
* more example
* Make changes to Stack
* Update mdx
* Add forwardRef
* Export Vertical and Horizontal components
* Fix spelling mistake
* PR feedback
* Fix export
* horizantal and vertical to row and column
* Fix failing import
---------
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com >
Co-authored-by: joshhunt <josh@trtr.co >
2023-09-22 16:56:07 +02:00
Alex Khomenko
cfd468bcdd
InteractiveTable: Add controlled sort ( #75289 )
...
* InteractiveTable: Enable controlled sort
* InteractiveTable: Add docs and test
* InteractiveTable: Tweak docs
* InteractiveTable: More doc tweaks
* InteractiveTable: Remove assertion rules
* InteractiveTable: Review updates
2023-09-22 17:31:12 +03:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f0b75360db
Update dependency @grafana/faro-web-sdk to v1.2.1 ( #75291 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 15:11:32 +01:00
Ashley Harrison
ff0642bf6e
Chore: Type improvements 🧹 ( #75271 )
...
* fix some e2e flows types
* some type fixes
* must... fix... more...
* MOAR
* MOREMOREMORE
* 1 more
2023-09-22 15:06:49 +01:00
Ashley Harrison
06d89e1929
Chore: add some basic validation tests for our eslint rules ( #75284 )
...
* add some basic validation tests for our eslint rules
* add 1 more valid case
2023-09-22 13:03:21 +01:00
Leon Sorokin
c358135a63
TimeSeries: Apply selected line style to custom pathBuilders ( #75261 )
2023-09-22 04:32:32 -05:00
Carl Bergquist
e5fbc4a4cd
web: add slo group to request meta ( #74765 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com >
2023-09-22 11:52:28 +03:00
Andres Martinez Gotor
61cdfba87a
Feature: Allow to load a core plugin as external ( #75157 )
2023-09-22 10:50:13 +02:00
Torkel Ödegaard
fb494c8880
TabsBar: Fix height so that it aligns with grid, and alignItems center ( #75230 )
...
better fix
2023-09-22 08:46:19 +02:00
Adela Almasan
158c669d1a
Geomap: Move tests to panels-suite ( #75023 )
2023-09-21 14:06:56 -05:00
kay delaney
70cb87380d
UI: Remove unused ErrorIndicator component ( #75185 )
...
Closes #75068
2023-09-21 17:50:18 +01:00
Joao Silva
42cc6b1842
GrafanaUI: Create Box component ( #73637 )
2023-09-21 17:13:19 +01:00