Joao Silva
f8dc333ee4
Preferences: Add confirmation modal when saving org preferences ( #59119 )
2022-11-22 16:47:42 +01:00
Ashley Harrison
19e97a1f31
Accessibility: Improve keyboard accessibility in Collapse ( #59022 )
...
fix keyboard accessibility in Collapse
2022-11-22 11:19:57 +00:00
linoman
f8f61c1a69
Auth: Add expiry date for service accounts access tokens ( #58885 )
...
* Add new configuration option for SA tokens
* Add new expiry date option to frontend components
* Add backend validation
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com >
2022-11-22 10:08:40 +01:00
Laura Fernández
8f567d57fa
Internationalization: Translate ViewJSONmodal and ClipboardButton ( #58807 )
2022-11-21 17:37:53 +01:00
Kristina
bdfa127ee5
Explore: Notify when compact URL is used ( #58684 )
...
* Add explore compact url notices
* Add error checking around data links urls
* Fix tests
* remove global flag, add test for warning in title
* Move feature tracking to initialization, add better error messaging
* Fix test
* Add compact url tests, fix styling bug, remove warning tooltip
* Fix broken check, move tests to util file
2022-11-21 08:03:50 -06:00
Ashley Harrison
8aa74fe9ee
Accessibility: Improve keyboard accessibility of FilterPill ( #58976 )
...
fix keyboard a11y in FilterPill
2022-11-21 09:29:41 +00:00
sfranzis
e823a90b82
GaugePanel: Setting the neutral-point of a gauge ( #53989 )
2022-11-18 12:13:31 +01:00
Kristina
5cad7089b3
Explore: Enable resize of split pane ( #58683 )
...
* Move layout to paneleditor, make SplitPaneWrapper more generic
* Read/write the size ratio in local storage
* Add min height to enable scrollbar
* Enable show/hide panel options
* Add new component to explore
* Add styles
* Bring in code from other branch
* Fix update size function, add min size to explore container
* Add window size, save width as a ratio
* Fix tests
* Allow for one child
* Remove children type definition
* Use library methods for min/max size instead of hooks
2022-11-17 09:27:07 -06:00
Ashley Harrison
b398e8640d
Navigation: Change quick add styling ( #58854 )
...
Change quick add styling + allow for returning isOpen state to dropdown children
2022-11-17 09:03:12 +00:00
matt abrams
aea860a3bd
DataLinks: Fix double dollar-sign bug in data-links editor ( #58096 )
...
* fix template variable bug
* fix bug when adding vars before existing vars
* take 2--remove includeDollarSign logic
* take 3-add includeDollarSign logic for template vars
2022-11-16 17:46:12 +01:00
Laura Benz
9a5a344304
Explore: A11y of range slider in query history ( #58708 )
...
refactor: remove temporary setting
2022-11-16 09:05:30 -06:00
lean.dev
83bd57244d
Chore: Update version ( #58750 )
2022-11-15 10:03:05 -03:00
Laura Fernández
dd0d034796
Internationalization: Translate RefreshPicker component ( #58530 )
2022-11-14 17:47:15 +01:00
Laura Fernández
67bd0d5537
Internationalization: Translate TimeRangePicker component ( #58470 )
2022-11-14 17:16:34 +01:00
Victor Marin
79142340e0
StateTimelinePanel: Fix duration on merged values ( #58561 )
...
Fix stateTimeline duration
2022-11-11 20:19:40 +02:00
Adam Simpson
3e92a2dc77
Tooltips: Make tooltips in FormField and FormLabel interactive and keyboard friendly ( #57706 )
...
* Tooltips: add tabindex and interactive
A couple tooltips used in configuration of datasources like ADX were not
clickable or didn't show on keyboard focus.
- fixes #56561
- Same solution as #47137
* test: add test around tabbing to tooltips
2022-11-08 16:55:53 +00:00
Laura Fernández
96d70c37bd
Internationalization: Translate TimeZonePicker component ( #58461 )
2022-11-08 17:25:35 +01:00
Laura Fernández
d0f173665f
Internationalization: Translate TimePickerContent component ( #58316 )
2022-11-08 16:30:03 +01:00
Laura Fernández
3790e105e5
Internationalization: Translate TimePickerFooter component ( #58390 )
2022-11-08 15:56:19 +01:00
Laura Fernández
c1d677c174
Internationalization: Translate TimeRangeContent component ( #58343 )
2022-11-08 14:55:50 +01:00
Laura Fernández
e5d4d00c1f
Internationalization: Translate CalendarFooter component ( #58326 )
2022-11-07 14:42:20 +01:00
Victor Marin
d673c8809b
Timeseries: Fix null pointer when matching fill below to field ( #58030 )
...
* Fix timeseries fill below to error
* wip
* modifications
* add tests for fillBelowTo option
2022-11-06 16:19:50 +02:00
renovate[bot]
5f5b3521d9
Update dependency rollup-plugin-dts to v5 ( #58258 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 17:04:00 +00:00
renovate[bot]
85d15b6292
Update dependency uuid to v9 ( #58260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 16:54:12 +00:00
renovate[bot]
10ee9f129d
Update dependency rollup-plugin-node-externals to v5 ( #58259 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 16:52:15 +00:00
renovate[bot]
c1ea944c79
Update dependency @types/node to v18 ( #58139 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 15:28:47 +00:00
renovate[bot]
7078871ab6
Update dependency react-i18next to v12 ( #58238 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 14:45:20 +00:00
renovate[bot]
a6f302648b
Update dependency @wojtekmaj/enzyme-adapter-react-17 to v0.7.0 ( #58233 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 13:49:09 +00:00
Laura Fernández
b7efd46e2d
Internationalization: Translate TimeRangeList component ( #58131 )
2022-11-04 12:21:46 +01:00
renovate[bot]
aa9039a841
Update dependency i18next to v22 ( #58156 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 10:46:19 +00:00
kay delaney
a8c181bf6a
Chore: Migrate usage of v1 theme to v2 ( #58154 )
2022-11-03 18:15:55 +00:00
Adela Almasan
9c7b6b1ce8
Canvas: Extend root context menu ( #58097 )
2022-11-03 17:30:12 +00:00
Laura Fernández
813ebf988d
Internationalization: Translate TimePickerTitle component ( #57909 )
2022-11-03 16:03:28 +01:00
kay delaney
f37e53f060
Chore: Migrate more theme v1 usage to v2 ( #58121 )
2022-11-03 09:54:18 -04:00
Leon Sorokin
4d88e2b542
TimeSeries: more thorough detection of negative values for stacking dir ( #57863 )
2022-11-03 07:24:01 -06:00
renovate[bot]
15b553c11c
Update dependency @rollup/plugin-node-resolve to v15 ( #58130 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-03 11:43:28 +00:00
renovate[bot]
2095bbcfa7
Update dependency react-select to v5.6.0 ( #58127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-03 11:32:46 +00:00
Ashley Harrison
514d3111f4
Accessibility: Enable rule jsx-a11y/no-noninteractive-element-interactions ( #58077 )
...
* fixes for no-noninteractive-element-interactions
* remaining fixes
* add type="button"
* fix unit tests
2022-11-03 10:55:58 +00:00
renovate[bot]
65bd5c65d8
Update emotion monorepo ( #58066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-03 10:49:50 +00:00
Ashley Harrison
c3206167a6
increase select placeholder contrast to be WCAG AA compliant ( #58034 )
2022-11-03 10:45:57 +00:00
Ashley Harrison
f76ba90078
Accessibility: Enable jsx-a11y/mouse-events-have-key-events ( #58050 )
...
* implement VizLegend keyboard accessibility
* add onBlur/onFocus
2022-11-03 10:22:50 +00:00
renovate[bot]
09d91d1f53
Update dependency react-select to v5.5.9 ( #58012 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 12:35:24 +00:00
renovate[bot]
a18ee16dd9
Update dependency sass-loader to v13.1.0 ( #58047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 12:28:28 +00:00
renovate[bot]
909d0f4ced
Update Monthly patch updates ( #58002 )
...
* Update Monthly patch updates
* update typescript sdk, add ignore for emotion css prop
* fix unit tests
* type fixes
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-11-02 12:05:32 +00:00
renovate[bot]
9e25cf7e12
Update dependency rc-slider to v10 ( #49242 )
...
* Update dependency rc-slider to v10
* start migrating to rc-slider 10
* rc-slider 10 changes
* fix
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: joshhunt <josh@trtr.co >
2022-11-02 07:00:49 -04:00
kay delaney
30dc0f56a4
Chore: Migrate more usage of v1 themes to v2 ( #57680 )
...
* Chore: Migrate more usage of v1 themes to v2
* Implement suggested changes
2022-11-02 10:25:08 +00:00
Ashley Harrison
f1f0a6f88b
Revert "Update React Aria ( #57975 )" ( #58001 )
...
This reverts commit 44069b64cd .
2022-11-02 09:39:32 +00:00
Ashley Harrison
e5c68f40c2
Accessibility: enable rule jsx-a11y/label-has-associated-control ( #57964 )
...
* use labels correctly
* fix opentsdb labels
* fix unit tests
* use aria-label instead of data-testid
2022-11-01 14:37:58 +00:00
renovate[bot]
44069b64cd
Update React Aria ( #57975 )
...
* Update React Aria
* fix unit tests
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-11-01 13:36:00 +00:00
renovate[bot]
9fa2da2724
Update dependency core-js to v3.26.0 ( #57981 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-01 13:25:26 +00:00