renovate[bot]
6541be39d1
Update dependency @types/react to v18.2.78
2024-04-15 10:45:52 +00:00
Bogdan Matei
d379e319d6
Implement API server client in Scopes ( #85266 )
2024-04-15 13:43:42 +03:00
renovate[bot]
fc6cad797d
Update dependency @testing-library/react to v15.0.2
2024-04-15 09:42:14 +00:00
Giuseppe Guerra
eec9d3dbc4
Plugins: Removed feature toggle pluginsDynamicAngularDetectionPatterns ( #85956 )
...
* Plugins: Removed feature toggle pluginsDynamicAngularDetectionPatterns
* re-generate feature toggles
2024-04-15 10:37:28 +02:00
Ashley Harrison
5e74b6962b
Chore: Add lint rule for no-unreduced-motion ( #85862 )
...
* add lint rule for no-unreduced-motion
* update to satisfy types
2024-04-15 09:18:56 +01:00
renovate[bot]
00daca7f43
Update dependency sass-loader to v14.2.0 ( #86066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 09:18:29 +01:00
Domas
54e1756b49
ButtonSelect: Respect isDisabled option property ( #85954 )
...
make buttonselect respect isDisabled
2024-04-15 10:13:39 +03:00
Torkel Ödegaard
31879f1f5a
useForceUpdate: Return stable function ( #86094 )
2024-04-15 09:13:16 +02:00
ismail simsek
23cd2d3e6f
Chore: Add jest config to grafana-prometheus ( #86078 )
...
add jest config
2024-04-12 21:17:53 +02:00
Ieva
56f4664875
RBAC: add a feature toggle for action sets ( #86064 )
...
* add a feature toggle for action sets
* update feature toggle name
2024-04-12 17:19:25 +01:00
Laura Fernández
f3b814a024
Grafana UI: ToolbarButton.story.tsx - Replace HorizotalGroup and VerticalGroup with Stack ( #86067 )
2024-04-12 18:08:43 +02:00
renovate[bot]
6417e92ebe
Update dependency sass to v1.75.0 ( #86051 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 16:17:13 +01:00
renovate[bot]
c1b8ee8453
Update dependency typescript to v5.4.5
2024-04-12 15:06:30 +02:00
renovate[bot]
a5cd88c67e
Update dependency typescript to v5.4.3 ( #84470 )
...
* Update dependency typescript to v5.4.3
* refactor: solve TS errors
* refactor: update yarn.lock
* refactor: return type
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laura Benz <laura.benz@grafana.com >
2024-04-12 14:46:47 +02:00
Ashley Harrison
b3401c802c
EmptyState: make "message" a required prop ( #86029 )
...
* make "message" a required prop on EmptyState
* run i18n:extract
2024-04-12 13:13:28 +01:00
renovate[bot]
c2a81f3020
Update react monorepo
2024-04-12 11:58:02 +00:00
Andre Pereira
1a62d94c55
Tempo: Return raw result from traceql query ( #86032 )
...
Return raw result from traceql query
2024-04-12 12:26:27 +01:00
renovate[bot]
44a612a96b
Update dependency @types/eslint to v8.56.9
2024-04-12 11:11:55 +00:00
renovate[bot]
63d63ea9fb
Update dependency @testing-library/react to v15.0.1
2024-04-12 10:27:38 +00:00
renovate[bot]
c837d95677
Update dependency @swc/helpers to v0.5.9 ( #86024 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 10:34:53 +01:00
Giuseppe Guerra
e42d8f0bd0
Plugins: Removed feature toggle enablePluginsTracingByDefault ( #85953 )
2024-04-11 18:40:47 +02:00
renovate[bot]
51d5a4c8f2
Update dependency @testing-library/dom to v10 ( #85958 )
...
* Update dependency @testing-library/dom to v10
* update @testing-library/react as well
* fix unit tests
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2024-04-11 17:29:35 +02:00
renovate[bot]
bb56f4a605
Update dependency @grafana/e2e to v10 ( #85952 )
...
* Update dependency @grafana/e2e to v10
* remove @grafana/e2e dependency from @grafana/prometheus
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2024-04-11 16:16:12 +02:00
renovate[bot]
b4b0a80e86
Update dependency sass to v1.74.1 ( #85947 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 14:32:37 +01:00
renovate[bot]
6a4ef71c4e
Update dependency @types/eslint to v8.56.8
2024-04-11 10:55:18 +00:00
Laura Fernández
2986273273
Grafana UI: CellActions - Replace HorizontalGroup with Stack ( #85860 )
2024-04-11 10:59:23 +02:00
renovate[bot]
1ed3dc22d5
Update react monorepo
2024-04-11 08:47:05 +00:00
renovate[bot]
8461310e36
Update dependency rc-cascader to v3.24.1
2024-04-11 08:27:47 +00:00
renovate[bot]
9fc8599bbf
Update dependency eslint-plugin-jsdoc to v48.2.3
2024-04-10 18:14:13 +00:00
Laura Fernández
cd79fe1a7c
Grafana UI: ThemeDemo - Replace HorizontalGroup and VerticalGroup with Stack and Box ( #85888 )
2024-04-10 18:23:31 +02:00
Josh Hunt
7aac5f6b3e
Chore: Fix custom eslint rule typechecking ( #85886 )
2024-04-10 17:12:31 +01:00
renovate[bot]
b1ad46e426
Update dependency @types/node to v20.12.7
2024-04-10 15:26:09 +00:00
Ashley Harrison
3c69de6be5
Chore: removing some type assertions ( #85839 )
...
* fix some type assertions in loops
* some more cleanup
* some alerting fixes
* put comments in correct place to ignore rule
* couple more
* undo SilencesFilter changes
2024-04-10 14:54:31 +01:00
Laura Fernández
22d33bd354
Grafana UI: SecretTextArea - Replace HorizontalGroup with Stack and Box ( #85849 )
2024-04-10 13:41:02 +02:00
renovate[bot]
d480cf4977
Update dependency @grafana/faro-web-sdk to v1.5.1
2024-04-10 11:24:40 +00:00
Laura Fernández
1dce01fdd7
Grafana UI: PanelChrome - Replace HorizontalGroup with Stack in documentation and stories ( #85843 )
2024-04-10 11:44:03 +02:00
renovate[bot]
0585b55bb1
Update dependency @floating-ui/react to v0.26.12 ( #85842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 12:26:02 +03:00
renovate[bot]
651223fe2d
Update babel monorepo to v7.24.4
2024-04-10 09:06:54 +00:00
Ashley Harrison
bbf874b96d
ConfirmModal: Pressing enter in confirmation input now triggers primary action ( #85812 )
...
wrap confirm modal in a form
2024-04-10 09:22:22 +01:00
Darren Janeczek
66c0fd4dcc
chore: update datatrails feature flag and enable ( #85508 )
...
* chore: update datatrails feature flag and enable
* fix: rename `datatrails` feature flag to `exploreMetrics`
2024-04-09 14:15:18 -04:00
Laura Fernández
88f116e96b
CSS: use prefers-reduced-motion to let users skip animations ( #85450 )
2024-04-09 15:27:28 +02:00
Kristina
5305316f5a
Explore: Move Query History to be screen wide ( #84321 )
...
* WIP
* Use splitpanewrapper for drawer
* Get rich history pulling from multiple datasources
* highlight pane
* Fix datasource data handling
* create ds/explore map, move around ds lookup
* Handle no filters
* Fix tests and some errors
* Fix context menu issue
* (Poorly) enable scrolling, fix onClose to function
* Remove highlighting, use legacy key, fix casing
* fix filtering to handle non-simple data
* Fix linter, add translations
* Fixing tests~~
* Move to explore drawer and fix some more tests
* Kinda fix drawer stuff?
* Fix remaining card tests
* Fix test
* Fix tests
* Partially fix starred tab tests
* Fix integration tests
* Fix remaining tests 🤞
* Add a test and a clarifying comment behind a couple hooks
* Remove unused code
* Fix button styling and fix animation (but break width)
* Make Drawer using parent width (100%)
* Fix tests and some small catches
* Add tests for selectExploreDSMaps selector
---------
Co-authored-by: Piotr Jamroz <pm.jamroz@gmail.com >
2024-04-09 07:36:46 -05:00
Laura Fernández
00be24d6b3
Chore: Create handleReduceMotion util function to manage animations ( #85785 )
2024-04-09 13:10:37 +02:00
Ashley Harrison
4b5b738646
Time Zones: Fix relative time when using UTC timezone ( #85637 )
...
add UTC case to e2e test + let UTC pass through to moment.tz
2024-04-09 09:54:57 +01:00
Laura Fernández
0bdb96552a
Grafana UI: Modal - Replace HorizontalGroup with Stack ( #85756 )
2024-04-09 10:31:11 +02:00
Erik Sundell
0f1b65a7ad
Grafana E2E: Add deprecation notice and update docs ( #85619 )
...
* add deprecation notice
* update docs
* Update packages/grafana-e2e/README.md
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
---------
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
2024-04-09 10:10:19 +02:00
Laura Fernández
0e12f60ee6
Grafana UI: FilterPill.story.tsx - Replace HorizontalGroup with Stack ( #85736 )
2024-04-08 17:21:58 +02:00
Laura Fernández
f3fb083381
GrafanaUI: DateTimePicker - replace HorizontalGroup with Stack component ( #85663 )
2024-04-08 12:44:01 +02:00
Ashley Harrison
b3cff22db3
Chore: Improve types ( #85659 )
...
* fixing some types
* more type fixes
* few more
* last couple
* tiny tweak
2024-04-08 09:56:21 +01:00
Tim Levett
c47be316eb
Reducers: Add in basic Percentile Support ( #85554 )
2024-04-06 06:44:49 -05:00