Ryan McKinley
f66768c67d
now with a base server implementation
2024-06-14 14:24:36 +03:00
Ryan McKinley
4a41f7d0dd
now with a base server implementation
2024-06-14 14:24:26 +03:00
Ryan McKinley
68003738fd
use partial object metadata
2024-06-14 11:28:15 +03:00
Ryan McKinley
fc82089987
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-14 10:57:16 +03:00
Steve Simpson
dd3c3b5857
Alerting: Update grafana/alerting. ( #88914 )
2024-06-14 09:19:04 +02:00
Ryan McKinley
9478befbcd
merge main
2024-06-14 09:08:14 +03:00
Ryan McKinley
19481990d1
merge main
2024-06-14 09:06:44 +03:00
Ryan McKinley
2173429ce2
Identity: Add static requester struct ( #89190 )
2024-06-14 09:04:06 +03:00
github-actions[bot]
4ee754d69b
I18n: Download translations from Crowdin ( #89175 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-14 08:17:36 +03:00
Ryan McKinley
f2b6a9aa3d
K8s: Add numeric revisionVersion helpers to grafanaMetaAccessor ( #89191 )
2024-06-14 02:35:23 +03:00
Ryan McKinley
29714d87fe
use a path hash for the blob table
2024-06-14 02:12:35 +03:00
Ryan McKinley
382d5d4e01
add fs based store
2024-06-14 02:04:21 +03:00
Isabel Matwawana
e807f4201b
Docs: Fixes for 11.1 visualizations docs ( #89193 )
...
* Updated table wrapping and auto wording
* Fixed formatting to match other lists
* Fixed admonition styling and moved content out of note into body
* Added note re feature toggle
* Fixed typo
* Added comma
Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com>
---------
Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com>
2024-06-13 16:57:51 -04:00
grafana-delivery-bot[bot]
40e3601982
Release: Bump version to 11.2.0-pre ( #89184 )
...
* "Release: Updated versions in package to 11.2.0-pre"
* fix newline
---------
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
2024-06-13 15:08:07 -05:00
Ryan McKinley
15b958b2d1
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-13 22:56:34 +03:00
Ryan McKinley
a03a978eb4
maybe happier
2024-06-13 22:37:29 +03:00
Kristin Laemmert
e2f65dda0c
chore: remove redundant transactions from Dashboard (get) sql queries ( #89186 )
...
* chore: remove redundant transactions from sql queries
* remove unused parameter
2024-06-13 15:32:01 -04:00
Ryan McKinley
79aed54c2c
more body prep
2024-06-13 22:12:55 +03:00
Ryan McKinley
57b760824f
Chore: Remove pkg/infra/x/persistentcollection ( #89139 )
2024-06-13 21:46:52 +03:00
Ryan McKinley
1540c98fe1
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-13 21:19:51 +03:00
Michael Mandrus
9d3a4e236d
CloudMigrations: Refactor API for async work ( #89084 )
...
* rename some stuff
* more renaming
* clean up api
* rename more functions
* rename cms -> gms
* update comment
* update swagger gen
* update endpoints
* overzealous
* final touches
* dont modify existing migrations
* break structs into domain and dtos
* add some conversion funcs
* fix build
* update frontend
* try to make swagger happy
2024-06-13 17:58:59 +00:00
Matias Chomicki
06c0ce4325
LogDetailsRow: customize filters tooltip according to the current app ( #89183 )
...
* LogDetailsRow: customize filters tooltip
* Update tests
2024-06-13 20:54:33 +03:00
Ryan McKinley
f54af3d371
sum cleanup
2024-06-13 20:12:53 +03:00
Ieva
bd35fa10f1
RBAC: Resolve action sets when GetPermissions
is called ( #89046 )
...
* resolve action sets when GetPermissions is called
* a fix to ensure that dashboard permissions that override parent folder permissions are displayed on top of the inherited permission
* linting
* linting pt2
2024-06-13 20:06:37 +03:00
Ryan McKinley
a0f682b315
merge main
2024-06-13 20:05:01 +03:00
Ieva
eb535e163d
Docs: Add parameter definition to swagger for RBAC debug endpoint ( #89097 )
...
add parameter definition to swagger for RBAC debug endpoint
2024-06-13 20:01:12 +03:00
Matias Chomicki
6a125fd59f
Logs panel: do not pass default handlers if context is not defined ( #89174 )
2024-06-13 19:56:50 +03:00
Ieva
3853f90528
RBAC: Include action sets in dashboard and folder permission filter ( #89133 )
...
take action sets into account in dashboard and folder permission filter
2024-06-13 19:40:47 +03:00
Artur Wierzbicki
627d77c365
chore: change codeowner of /pkg/components/imguploader
( #89167 )
...
* change owner for imguploader
* Update .github/CODEOWNERS
Co-authored-by: Steve Simpson <steve.simpson@grafana.com>
---------
Co-authored-by: Steve Simpson <steve.simpson@grafana.com>
2024-06-13 18:18:29 +03:00
grafana-delivery-bot[bot]
ffcb13b7ab
Changelog: Updated changelog for 10.4.4 ( #89173 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2024-06-13 18:08:26 +03:00
Ivana Huckova
375be77f32
Elasticsearch: Add developer documentation ( #89050 )
...
* Elasticsearch: Add developer documentation
* Update
* Update
* Add code comments
* Update
* Update public/app/plugins/datasource/elasticsearch/docs/developer_documentation.md
2024-06-13 18:05:50 +03:00
Kyle Brandt
82aa000e9d
SSE: (Chore) Update log line with context (trace) ( #89172 )
...
Improves log line to help with debugging in Server Side Expressions. In particular, the traceId, datasourceType, and datasourceUid will now be included.
2024-06-13 10:58:39 -04:00
Juan Cabanas
b7180c17b8
ShareDrawer: Add confirm action ( #89001 )
2024-06-13 11:11:26 -03:00
Bogdan Matei
07ec1a303e
Scopes: Remove basic selector ( #89098 )
2024-06-13 17:02:40 +03:00
Juan Cabanas
59d83bc55a
PublicDashboards: Fix error message when deleting ( #89166 )
2024-06-13 10:39:35 -03:00
Sam Jewell
2d0a3953c1
Transformations: Move transformation variables to general availability ( #89111 )
2024-06-13 07:18:21 -06:00
Will Browne
74230937f4
Plugins: Update plugin SDK Go to 0.235.0 ( #89153 )
...
update plugin SDK go to 0.235.0
2024-06-13 15:14:39 +02:00
Ryan McKinley
2197a0e5e8
update workspace
2024-06-13 16:02:06 +03:00
Ryan McKinley
b696b6a32a
update go.mod
2024-06-13 15:53:06 +03:00
Ryan McKinley
8f44e1a349
lint fixes
2024-06-13 15:49:41 +03:00
Tobias Skarhed
5e2f08de31
New Select: Initial scaffolding ( #89114 )
...
* Initial scaffolding
* Extend props from Input
* Rename to Combobox
* Use search icon
* Remove use of SelectableValue
* Remove unused import
* Memoize
2024-06-13 13:41:14 +02:00
Ryan McKinley
c1798320d2
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-13 14:27:42 +03:00
Ryan McKinley
b44333730f
now with basic test
2024-06-13 14:26:57 +03:00
Gabriel MABILLE
afcb5a855c
AuthZ: embed an authorization server ( #89018 )
...
* AuthZ: embed an authorization server
* CODEOWNERS
* Remove swagger
* WIP
* Flatten structure and inject wireset
* sync mod files
* Rename authorization package
* Fix swagger gen
* CODEOWNERS
* Use itf instead of impl
---------
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2024-06-13 11:41:35 +02:00
Oscar Kilhed
99e5e1c8bd
Dashboard scenes: Duplicated panels should maintain size of source panel ( #89152 )
...
Maintain size of duplicated panel
2024-06-13 11:24:29 +02:00
github-actions[bot]
025309a303
I18n: Download translations from Crowdin ( #89142 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-13 12:17:43 +03:00
Ieva
1ac395b785
RBAC: Only store action sets for dashboards and folders ( #89053 )
...
* don't store action sets for resources other than dashboards and folders
* remove unneeded comment
2024-06-13 12:06:48 +03:00
Matias Chomicki
7e9e5f5346
Chore: bump @grafana/experimental ( #89119 )
...
* Chore: bump @grafana/experimental
* chore: upgrade all package.json
2024-06-13 08:46:59 +00:00
Pepe Cano
35fba3833b
Alerting docs: fix example ( #89132 )
...
* Fix matching label example
* Update some wording
* Update docs/sources/alerting/fundamentals/notifications/notification-policies.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Minor Timing options summary clarification
* Clarify `Disable grouping`
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-06-13 10:08:15 +02:00
Ivan Ortega Alba
080adaf987
Inspect: Include only BOM char for excel files ( #88994 )
2024-06-13 09:41:50 +02:00