755805597b
Update dependency core-js to v3.33.0 ( #76341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 14:40:04 +01:00
d17f25d8c4
Chore: Remove reference to storybook 6 ( #75815 )
...
remove reference to storybook 6
2023-10-11 14:09:10 +02:00
555acdf180
Drawer: Add 1 grid unit padding between title and tabs ( #76249 )
2023-10-11 13:18:24 +02:00
0ec15de905
Update dependency @types/node to v18.18.4 ( #76336 )
...
* Update dependency @types/node to v18.18.4
* fix types
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-10-11 11:08:41 +00:00
58ba11ecbd
Update dependency @testing-library/user-event to v14.5.1 ( #76329 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 11:18:30 +01:00
a0ab1e4fd7
Update dependency @rollup/plugin-node-resolve to v15.2.3 ( #76261 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 10:18:54 +01:00
473f8899c5
Chore: Add @deprecation to LegacyForms ( #76055 )
...
* Add deprecations to LegacyForms
* Fix whitespace
* Update FormField.tsx
* Update Input.tsx
* Update IndicatorsContainer.tsx
* Update NoOptionsMessage.tsx
* Update Select.tsx
* Update Switch.tsx
* Update SecretFormField.tsx
* Update index.ts
* Update Select.tsx
* Add deprecated Links
* Update deprecation comments
* Update deprecation message
2023-10-10 16:21:11 +02:00
8757f2baab
Tabs: Fixes focus style ( #76246 )
2023-10-10 12:42:20 +02:00
aee8c91ac8
Update dependency @monaco-editor/react to v4.6.0 ( #76219 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 11:15:46 +01:00
07266aa983
Rewrite old useStyles2 pattern to use new pattern ( #76136 )
...
* Rewrite old useStyles2 pattern to use new pattern
* fix lint from used imports
2023-10-09 10:49:08 +01:00
c238b1f02f
Grafana-ui: Improve a11y for radio button group cursor ( #75933 )
...
a11y: radio button group cursor
2023-10-09 10:08:08 +02:00
e2dcd5184a
Dashboard: Overflow and z-index adjustments ( #75597 )
2023-10-05 22:46:15 -05:00
b94d06bfa7
Bar Gauge: Add field name placement option ( #75932 )
...
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2023-10-05 09:31:03 -07:00
586c78a636
Toggletip: Add support to programmatically close it ( #75846 )
2023-10-05 08:58:49 +02:00
40cdb30336
Transformations: Add support for dashboard variable in limit, sort by, filter by value, heatmap and histogram ( #75372 )
...
* variables for filterforvalue
* use datalinkinput for basic matcher
* fix user select issue
* heatmap transformation variable interpolation
* clean code
* interpolate sort by
* add options interpolation in histogram transformation
* interpolation for limit
* Add suggestions UI to Filter by data value Transformation
Co-authored-by: oscarkilhed <oscar.kilhed@grafana.com>
* add validation for number/variable fields
* Add variables to add field from calculation
* Add validator to limit transformation
* Refactor validator
* Refactor suggestionInput styles
* Add variable support in heatmap calculate options to be in sync with tranform
* Refactor SuggestionsInput
* Fix histogram, limit and filter by value matchers
* clean up weird state ref
* Only interpolate when the feature toggle is set
* Add feature toggle to ui
* Fix number of variable test
* Fix issue with characters typed after opening suggestions still remains after selecting a suggestion
* Clean up from review
* Add more tests for numberOrVariableValidator
---------
Co-authored-by: Victor Marin <victor.marin@grafana.com>
2023-10-04 17:28:46 +03:00
3b51acf44d
GrafanaUI: Pass rest of Text props through to element ( #75948 )
...
* spread rest of html props to text element
* prevent style prop from overriding styles
2023-10-04 13:49:49 +00:00
cfd3e552df
Chore: Resolved circular dependency warnings in grafana/ui ( #74908 )
...
* Resolved circual dependency warnings.
* Fixed circular dependencies only 21 more to go.
* Fixed the align issue.
* fix betterer merge error
* Update betterer results
* Fix failing test
* reverted changes for Table
* removed utils updates.
* fixed some more 'easy' circular dependencies issues.
* Fixed incorrect imports.
---------
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2023-10-04 09:05:58 +02:00
35b48066ca
Stat: Disable wide layout ( #75556 )
...
update stat panel to disable the wide layout
2023-10-03 11:10:51 -07:00
a417402c77
Legend: Fix desc sort so NaNs are not display first ( #75685 )
...
do not put NaNs as first in legend desc sort
Co-authored-by: Simon Podlipsky <simon@podlipsky.net>
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2023-10-03 08:50:57 -07:00
cc590599de
Chore: Bump storybook 7.4.5 ( #75652 )
...
* Wip
* chore(grafana-ui): bump storybook to 7.4.5 and patch blocks
2023-10-03 16:35:29 +02:00
0c404a4cd9
Tooltip: VizTooltip components ( #75794 )
2023-10-03 06:10:22 +03:00
e9555d727a
Drawer: remove wrapping div
preventing Drawer
from scrolling properly ( #75823 )
...
remove wrapping div prevent drawer from scrolling properly
2023-10-02 16:01:28 +01:00
f39ed59662
Table: Make sparkline cell respect no value option. ( #75750 )
...
Make sparkline respect no value option
2023-09-29 09:54:16 -05:00
fd1032eeaa
docs: update storybook links ( #75741 )
2023-09-29 14:03:42 +01:00
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
27aa1c466a
Tooltips: Add TooltipPlugin2 ( #75708 )
2023-09-28 20:53:26 -05:00
d66d577c33
DataLinkButton: Remove icon for target _self ( #75598 )
2023-09-28 12:28:10 -05:00
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
6fc4e93f73
Dashboard: Reduce scope of contain: strict
to TextPanel ( #75499 )
2023-09-27 13:14:35 -05:00
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
d24dc7f156
GrafanaUI: Adds overflow wrapper to loading bar ( #75451 )
2023-09-27 08:09:52 +02:00
32ed3e8009
TimeSeries: Implement ad hoc y-zoom via Shift-drag ( #75408 )
2023-09-26 18:12:45 -05:00
918f11d81e
Revert "Dashboard: Reduce scope of contain: strict
to TextPanel ( #75466 )
...
Revert "Dashboard: Reduce scope of `contain: strict` to TextPanel (#75329 )"
This reverts commit ade0de5ae9277f17bf4977bf2e350f9a4e4da224.
2023-09-26 08:51:26 -07:00
611df82259
Grafana UI: create Grid
component in the unstable
package ( #75299 )
2023-09-26 14:02:50 +02:00
5a1580c659
Alerting: Contact points v2 part 3 ( #72444 )
2023-09-26 11:44:18 +03:00
ade0de5ae9
Dashboard: Reduce scope of contain: strict
to TextPanel ( #75329 )
2023-09-25 23:47:38 +03:00
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
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
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
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
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
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
c358135a63
TimeSeries: Apply selected line style to custom pathBuilders ( #75261 )
2023-09-22 04:32:32 -05:00
fb494c8880
TabsBar: Fix height so that it aligns with grid, and alignItems center ( #75230 )
...
better fix
2023-09-22 08:46:19 +02:00
70cb87380d
UI: Remove unused ErrorIndicator component ( #75185 )
...
Closes #75068
2023-09-21 17:50:18 +01:00
42cc6b1842
GrafanaUI: Create Box component ( #73637 )
2023-09-21 17:13:19 +01:00
9fca10bfc3
InteractiveTable: Add horizontal scroll ( #74888 )
2023-09-21 14:43:38 +03:00
492ba97ba1
BarChart: Axes centered zero, borders, and colors ( #75136 )
2023-09-20 11:15:29 -05:00
b1d853a480
Chore: Remove withCenteredStory storybook decorators ( #75154 )
2023-09-20 13:17:51 +00:00