Ryan McKinley
dd6c8732b3
Scopes: Add basic integration tests ( #85351 )
...
Co-authored-by: Kyle Brandt <kyle@grafana.com>
2024-03-29 16:12:28 +02:00
Ihor Yeromin
20eac8d264
Canvas: Fix styles applying glitch on element type changing ( #85184 )
...
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2024-03-29 08:10:44 +02:00
Leonard Gram
383ebb2bc4
Cloudmigration: create migration ( #85386 )
...
* Cloudmigration: create migration
* fix drone build
* lint fix
* fix unit test
---------
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com>
2024-03-29 01:55:27 +01:00
Leon Sorokin
db6b51cb88
OptionsPicker: Allow storing raw input even when matches exist ( #84790 )
2024-03-29 01:18:02 +02:00
Ihor Yeromin
726a666059
Canvas: Fix SVG items background glitch ( #85078 )
2024-03-29 00:26:59 +02:00
Fredrik Ekre
e9969e3542
Auth: add Dex example to generic OAuth2 documentation ( #84744 )
...
This patch adds an example configuration for setting up generic OAuth2
authentication using [Dex IdP](https://dexidp.io/ ).
2024-03-28 15:36:00 -05:00
Tristan
58b583f0c5
AWS DataSource: Fix namespaces in sagemaker metrics ( #85357 )
2024-03-28 22:11:11 +02:00
Michael Mandrus
5a5f76ae0a
CloudMigrations: Add instance metadata to auth token ( #85381 )
...
* update how tokens are passed around
* rename structs
2024-03-28 15:02:54 -04:00
Charandas
0f1151964c
K8s: standalone authenticator that allows a type of downstream forwarding ( #85130 )
2024-03-28 20:52:28 +02:00
Brendan O'Handley
3c28a3d494
Graphite: second function as another function argument parsing error fix ( #85224 )
...
* update language around query editor parsing issues
* add special handling for second function arguments in divideSeriesLists
* additional check for first argument as series(string) and not a function
2024-03-28 12:22:54 -05:00
Carl Bergquist
a71dfe806a
Scopes: Create binding per relationship ( #85332 )
...
scopes: create binding per relationship
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2024-03-28 13:22:21 -04:00
linoman
e4250a72db
JWT: Find login and email claims with JMESPATH ( #85305 )
...
* add function to static function to static service
* find email and login claims with jmespath
* rename configuration files
* Replace JWTClaims struct for map
* check for subclaims error
2024-03-28 17:25:26 +01:00
Darren Janeczek
18f3c7188b
datatrails: handle "single" layout when switching to "all" labels ( #85373 )
...
* fix: handle "single" layout when switching to "all" labels
2024-03-28 18:13:43 +02:00
Dominik Prokop
63a941472e
DashboardScene: Fix access to dashboard settings views ( #85289 )
...
* DashboardScene: Fix access to dashboard settings views
* Review
2024-03-28 16:40:39 +01:00
Ivan Ortega Alba
233f119037
Panel: Description display event is reported multiple times ( #85283 )
2024-03-28 16:39:18 +01:00
Haris Rozajac
649c456eab
Explore: Nested Content Outline ( #80688 )
...
* indentation levels
* Highlight parent section when child is selected
* Fix context, add rotation to toggle button
* Merge single child logic; fix styling
* Fix collapsed logic, make elipsis work, reorganize for better readability;
* Add connector
* Tooltip placement
* Update tests so they test components the same way users would interact with them
* Clean up indendation levels
* Support collapsing logic for multiple section; highlight all items in a section of an active child - parent is active only when section is collapsed and child inside of it is active
* Simplify making ellipsis work
* Show tooltip if the text overflows in expanded mode
* The whole button container should have same background when section is expanded in mini view
* Fix a bug where root items were not being sorted by document position
* Update query order when query rows are changed through dragging and dropping
* Fix the issue where chaning the title of a query row would remove the query
2024-03-28 09:06:52 -06:00
Karl Persson
73e426b081
User: email verification completion ( #85259 )
...
* TempUser: Include InvitedById in TempUserDTO
* Extract email verfication completion flow to service
2024-03-28 16:05:33 +01:00
Marie Cruz
4a3140a0aa
docs: update histogram visualization ( #85125 )
...
* docs: update histogram visualization docs
* docs: updates to histogram visualization
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Fixed typo I introduced
* docs: add youtube video
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-28 10:45:45 -04:00
Victor Marin
30c9307539
Scenes: Fix row crash when removing a panel from it ( #85339 )
...
* Fix row crash when removing a panel from it
* fix tests
* fix tests
2024-03-28 16:45:33 +02:00
Andreas Christou
697a18737d
Azure/GCM: Update filterQuery
methods to carry out migrations ( #85355 )
...
Update filterQuery methods to carry out migrations
2024-03-28 14:40:27 +00:00
Dominik Prokop
ae9a4b6467
DashboardScene: Fix constant variable not being hidden after creation ( #85196 )
2024-03-28 15:29:48 +01:00
Galen Kistler
0c78d80ef1
Loki: Fix test flake ( #85356 )
...
attempt to fix flake
2024-03-28 15:22:44 +01:00
Darren Janeczek
137061d1d5
datatrails: fix stability issues between conflict between browser history, URL sync, and trail history ( #85134 )
...
* fix: conflict between browser history and trail history
- ensure the back button or url changes don't generate trail steps
- ensure label breakdown TextLinks which appear on the summary tab work in embedded mode
2024-03-28 09:59:16 -04:00
butkovv
b039995a4e
BrowseDashboards: Add subpath to URLs on Browse Dashboards page ( #84992 )
...
* BrowseDashboards: Add subpath to URLs on Browse Dashboards page
* comment
* use existing config
* comment
---------
Co-authored-by: joshhunt <josh@trtr.co>
2024-03-28 15:15:05 +02:00
Leonor Oliveira
29c76b98d4
Revert "Update ephemeral instances workflow to get version from package.json" ( #85347 )
...
Revert "Update ephemeral instances workflow to get version from package.json …"
This reverts commit dda1531952
.
2024-03-28 13:56:48 +01:00
Kim Nylander
fe802f6d88
[DOC] Clarify compatible log stores for traces to logs ( #85314 )
...
* Clarify compatible log stores for traces to logs
* Fixes from prettier
2024-03-28 07:37:27 -05:00
renovate[bot]
b155bc11a1
Update dependency @swc/helpers to v0.5.8 ( #85327 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-28 12:34:29 +00:00
Isabel Matwawana
5f38455f31
Docs: fix availability note ( #85315 )
...
Fixed availability note
2024-03-28 08:33:38 -04:00
Torkel Ödegaard
e90b87589f
ModalsContext: Unify modals context and manager ( #84916 )
...
* ModalsContext: Unify modals context and manager
* Clear on location change
* fixes
* Update
* use generics to avoid anys
---------
Co-authored-by: joshhunt <josh@trtr.co>
2024-03-28 13:26:57 +01:00
Santiago
ce57ce4125
Docs: Add capture_timeout option ( #85340 )
2024-03-28 13:19:08 +01:00
lean.dev
5b147d0847
CloudMigration: Add service to list all migrations ( #85308 )
2024-03-28 08:50:31 -03:00
Tobias Skarhed
a44aa342a7
Templating: Link label to input ( #85329 )
...
Pass id to VariableInput
2024-03-28 12:45:43 +01:00
renovate[bot]
40c88596d8
Update dependency yaml to v2.4.1 ( #85335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-28 13:36:15 +02:00
github-actions[bot]
97c3c51e52
I18n: Download translations from Crowdin ( #85257 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-28 13:28:07 +02:00
renovate[bot]
f5cd840dd0
Update dependency webpack-assets-manifest to v5.2.1 ( #85331 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-28 11:18:45 +00:00
Ryan McKinley
45d1766524
K8s/Frontend: Add generic resource server and use it for playlists ( #83339 )
...
Co-authored-by: Bogdan Matei <bogdan.matei@grafana.com>
2024-03-28 14:01:24 +03:00
antonio
85a646b4dc
fix internal url in tutorials ( #85273 )
...
* fix internal url in tutorials
* prettyfied
* fix: update broken links
---------
Co-authored-by: mdcruz <marie.descruz@gmail.com>
2024-03-28 10:51:55 +00:00
renovate[bot]
d227621217
Update dependency eslint-plugin-jsdoc to v48.2.2
2024-03-28 10:49:11 +00:00
renovate[bot]
4854f10ee2
Update dependency @grafana/aws-sdk to v0.3.3 ( #85326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-28 10:03:38 +00:00
renovate[bot]
ad1b60e651
Update dependency stylelint-config-sass-guidelines to v11.1.0 ( #85291 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-28 09:52:23 +00:00
Joey
8c770a283e
Tempo: Show <1ms when durationMs not in response ( #85267 )
...
* Show <1ms when durationMs not in response
* Update tests
2024-03-28 09:47:49 +00:00
renovate[bot]
50a57bb88c
Update dependency webpack to v5.91.0 ( #85302 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-28 09:38:15 +00:00
Joey
df39fc54a6
Tempo: Check for liveEnabled before trying to stream ( #85173 )
...
* Check for liveEnabled before attempting to stream
* Add tests
* Range const
* Update test text
2024-03-28 09:19:21 +00:00
Karl Persson
5dd98a0fd5
RBAC: handle partially resolved scopes ( #85323 )
...
* RBAC: handle partially resolved scopes
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2024-03-28 10:08:07 +01:00
Jack Westbrook
c6a489cfd8
Chore: Bump Nx to 18.1.x ( #85185 )
...
* chore: bump nx to latest version
* build(plugin-configs): reduce wonky webpack output when logged via nx
* revert(plugin-configs): remove infrastructureLogging property
2024-03-28 09:36:35 +01:00
Torkel Ödegaard
d290aaff46
DashboardScene: Support time region migrations ( #84147 )
...
* DashboardScene: Support time region migrations
* Update
* Update
* Update
* fix
* Fix lock
* fix tests
* Fix migrations test
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2024-03-28 07:39:26 +01:00
Adela Almasan
e5d1cd8ea5
AngularMigration: Allow dashboard by dashboard migration ( #84100 )
2024-03-27 16:24:24 -05:00
Leon Sorokin
1ffeb7c365
StateTimeline: Fix data links causing unrendering of string fields ( #85260 )
2024-03-27 13:19:13 -05:00
Dave Henderson
08d603e660
ci: Stop running ephemeral instances workflow when not needed ( #85306 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-03-27 14:17:31 -04:00
renovate[bot]
39e91e2984
Update dependency msw to v2.2.13
2024-03-27 17:36:20 +00:00