renovate[bot]
d843209ee4
Update babel monorepo to v7.24.6
2024-05-24 18:13:19 +00:00
renovate[bot]
9f23e9a53b
Update React Aria
2024-05-24 16:28:31 +00:00
Jack Westbrook
a079343fe3
Chore: bump Nx to 19 ( #88298 )
...
* chore(npm): bump nx to v19
* build(icons): make sure icons are generated before attempting typecheck
2024-05-24 17:57:12 +02:00
Agnès Toulet
f866157f99
Page: add scrollbar ID to use in image renderer ( #88214 )
2024-05-24 17:28:43 +02:00
Gilles De Mey
99b5259cc1
Alerting: New list view UI – Part 1 ( #87907 )
2024-05-24 16:40:49 +02:00
Domas
60f9817303
ButtonSelect: Render option custom component ( #88272 )
...
allow providing custom component to button select
2024-05-24 14:38:59 +03:00
Ryan McKinley
42b0f802de
QueryTypes: Add feature toggle to show query types in datasource apiservers ( #88213 )
...
* initial attempt
* show query types
* show query types
* with formatting
* with formatting
* more cleanup
* add feature toggle
* fix build
2024-05-23 18:46:28 +02:00
Alex Khomenko
69108d3cac
DateTimePicker: Add clearable prop ( #88215 )
...
* DateTimePicker: Add clearable prop
* Docs/story
* Separate func
* Cleanup
* Remove disabled style
2024-05-23 18:21:25 +03:00
Laura Fernández
2aa67c7a47
A11y: Adjust placeholder text color to pass a11y tests ( #84357 )
2024-05-23 16:55:57 +02:00
Juan Cabanas
a85c1b69d5
PublicDashboards: Remove publicDashboardUid from DashboardMeta ( #85126 )
2024-05-23 11:21:21 -03:00
Ezequiel Victorero
6e88802cab
Snapshots: Add e2e test for Scenes view ( #88003 )
2024-05-23 10:35:03 -03:00
Avery Gottesman
56fe0102a6
Prometheus Variable Editor: Fix typo - double "Enter" in help text ( #88204 )
...
Fix double "Enter" in help text
2024-05-23 14:46:32 +02:00
Steve Simpson
8421919cb5
Alerting: Feature toggle to disallow sending alerts externally ( #87982 )
...
* Define feature toggle
* Implement feature toggle
2024-05-23 14:29:19 +02:00
Ashley Harrison
c706166a24
Select: Change Select
group headers to always be visible ( #88178 )
...
* change select group headers to always be visible
* remove unnecessary SelectOptionGroup
* add top border
2024-05-22 20:25:27 +03:00
Tobias Skarhed
fb1acb45a2
Search: Announce to screen reader when query returns no result ( #87382 )
...
* Add alert role to not-found variant
* Provide role prop and apply for two cases
2024-05-22 14:15:56 +02:00
Aaron Godin
0072e4a92d
Update DS Proxy to use RBAC action ( #87517 )
...
iam-team: Update DS Proxy to use RBAC action
2024-05-21 08:05:16 -05:00
Ashley Harrison
3800b97a5b
Chore: Clean up some @grafana/ui SCSS ( #87986 )
...
* clean up drawer and slider styles
* clean up cascader styles
2024-05-20 12:51:34 +01:00
Ashley Harrison
429bcbe67f
Select: Preserve value when allowCustomValue
is set ( #87843 )
...
* initial working poc with some better types
* move logic inside SelectBase
* add unit tests
* cleaner logic
* simpler
* update comments
* more comments
* use onMenuClose
* undo changes to cleanValue
* fix unit tests
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2024-05-20 11:01:38 +01:00
Joao Silva
cf407fe8de
Button: Allow disabled button to still be focused ( #87516 )
2024-05-20 10:39:52 +01:00
Ashley Harrison
8f6dcfee8b
Icon: Remove hardcoded color from ai
icon ( #87996 )
...
* remove hardcoded color from ai icon
* remove opacity from icon
* adjust icon in grafana-icons as well
2024-05-20 10:32:37 +01:00
Torkel Ödegaard
fe991a9a7b
PanelOverrides: Only filter out override properties that do not exist ( #87904 )
2024-05-20 09:48:07 +02:00
Ezequiel Victorero
42d75ac737
Dashboards: Add feature restore dashboards backend ( #83131 )
...
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2024-05-16 14:36:26 -03:00
Kyle Brandt
1ab8208e07
Prometheus: Add interpolation of groupByKeys query parameters into expr ( #86360 )
...
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
2024-05-16 08:36:03 -04:00
Kyle Cunningham
e4db00903b
Format String Transformation: Add applicability function ( #87777 )
...
* Add applicability function
* Prettier
2024-05-16 02:29:30 +07:00
Ashley Harrison
1af4256a7c
Switch: Improve disabled active state ( #87694 )
...
* add subtle active disabled state + fix story
* make toggle disabled color when disabled
* add icon in checked state
* undo placement changes
* readd positioning changes
* remove extra css
2024-05-15 16:50:24 +01:00
Torkel Ödegaard
ce18b2f983
Dropdown: Fixes missing calls to onVisibilityChange causing wrong caret states ( #87923 )
2024-05-15 17:07:59 +02:00
Dominik Prokop
fa63e03df3
MultiSelect: Respect value passed to the component regardless of custom value being allowed or not ( #87906 )
...
* MultiSelect: Respect value passed to the component regardless of custom value being allowed or not
* reset input for test
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2024-05-15 16:24:30 +02:00
Jack Westbrook
65b2834420
Grafana UI: Bump to Storybook 8 ( #87722 )
...
* chore(storybook): run yarn dlx storybook@latest upgrade
* chore(storybook): remove storybook/blocks patch
* chore(yarn): clean up storybook dependencies
* feat(storybook): migrate to v8 config via migration codemods
* refactor(storybook): update stories to use v8 types via codemod
* refactor(storybook): update stories to use preview-api instead of client-api
* refactor(storybook): replace mdx usage of ArgsTable with PureArgsTable
* refactor(storybook): migrate remaining mdx files to v8 storybook/blocks api
* refactor(storybook): clean up mdx imports and blocks component names
* chore(storybook): clean up typescript configuration
* fix(frontend): align types/react versions across monorepo so grafana ui can be built
* fix(storybook): pub back react-docgen-typescript and use ArgTypes so props tables work
* chore(storybook): patch blocks package to expose Preview component
* revert(storybook): revert changes related to using Canvas component in mdx files
* Storybook upgrade: Fix icon typing (#87793 )
fix iconOptions typing
* refactor(storybook): prefer as const over asserting types
* revert(storybook): put back correct case in box.mdx
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-05-15 15:49:00 +02:00
Bogdan Matei
6127dfd322
Scopes: Adapt for new API ( #87841 )
...
* Implement changes for new Scopes API
* Update from linkID to linkId
* Fixes
* Fix tests
* prom/scopes: change query model to recieve []ScopeSpec
* Move to basic backend service
---------
Co-authored-by: Kyle Brandt <kyle@grafana.com>
2024-05-15 16:28:09 +03:00
Alex Khomenko
6c1e9a9717
Grafana/ui: Update IconRenderer ( #87914 )
2024-05-15 16:27:05 +03:00
Nathan Marrs
d92ec98ecc
Transformations: Add string type check to field value in substring value matcher ( #87782 )
2024-05-14 16:56:46 -07:00
Ivana Huckova
f99c722ecf
FeatureBadge: Update FeatureBadge to support current release stages ( #87555 )
...
* FeatureBadge: Update avalaiable FeatureState
* Move to separate folder
* Add private preview state
2024-05-14 18:58:47 +03:00
Dominik Prokop
c747e344bf
SelectMenu: Fix potential undefined problem ( #87835 )
2024-05-14 18:16:00 +03:00
Arati R
6836bfe1ea
Storage: Customise setting dual writing modes ( #87668 )
...
* Add feature toggles for mode 2 and 3 playlist dual writing
* Make current mode customised based on kind
* Check feature flags when initialising dual writer
* Fix linting
* Refactor NewDualWriter
2024-05-14 14:11:56 +02:00
renovate[bot]
2f11cf84e8
Update dependency @grafana/experimental to v1.7.11
2024-05-14 11:51:13 +00:00
Fabrizio
bd4e9d102b
Update version to 11.0.0
2024-05-14 12:54:11 +02:00
Ashley Harrison
a7a503501a
Select: Ensure virtualised menu scrolls active option into view when using arrow keys ( #87743 )
...
scroll option into view whenever current focusedIndex changes
2024-05-14 10:36:28 +01:00
Brendan O'Handley
7569fa6297
Prometheus: Add native histogram types metric explorer to allow filter by type ( #87090 )
...
* add native histogram type and give them the right type
* add tests for native histograms
* fix test
2024-05-14 11:23:44 +02:00
Tobias Skarhed
aa7a01a87e
TimeRangePicker: Announce to screen reader when time range is updated ( #87692 )
...
Add aria live to TimeRangePicker
2024-05-14 10:20:15 +02:00
renovate[bot]
18f5a831f5
Update dependency sass to v1.77.1 ( #87725 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 16:10:26 +01:00
Duologic
e6669c835c
Revert "fix: in generated file"
...
This reverts commit 724d198be1
.
2024-05-13 14:49:23 +02:00
Duologic
724d198be1
fix: in generated file
2024-05-13 14:45:09 +02:00
renovate[bot]
02e0ece87d
Update dependency rimraf to v5.0.7
2024-05-13 11:25:12 +00:00
renovate[bot]
0597265344
Update dependency immutable to v4.3.6
2024-05-13 11:04:06 +00:00
Ashley Harrison
9bf3adabd8
Spinner: Change spinner icon when prefers-reduced-motion
is set ( #87641 )
...
* change spinner icon when prefers-reduced-motion is set
* update mock
* remove outdated comment
* fix matchMedia mocks
* update spinner aria label
2024-05-13 11:32:02 +01:00
renovate[bot]
b536b6d7de
Update dependency glob to v10.3.15
2024-05-13 10:24:30 +00:00
Ashley Harrison
2cdb7d923f
EmptyState: Don't apply animation when prefers-reduced-motion
is set ( #87638 )
...
* don't apply animation when prefers-reduced-motion is set
* bail quicker
* early return
2024-05-13 10:48:41 +01:00
Alex Khomenko
f3953b4955
Notification Banner: Add feature toggle ( #87686 )
2024-05-13 12:32:34 +03:00
renovate[bot]
1983043b71
Update dependency @floating-ui/react to v0.26.14 ( #87690 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 11:42:58 +03:00
renovate[bot]
89f6845739
Update dependency eslint-plugin-jest to v28.5.0 ( #87654 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 09:25:33 +01:00