Ryan McKinley
382d5d4e01
add fs based store
2024-06-14 02:04:21 +03: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
Laura Benz
ca2df58ab0
RestoreDashboards: Implement restore workflow ( #88753 )
...
* feat: create interactable elements
* feat: add i18n
* feat: add restoment process
* refactor: move restore endpoint
* refactor: adjust some API things
* refactor: adjust i18n
* Run i18n abstraction
* refactor: clean up
* refactor: update comment
* refactor: update text in modal
* refactor: correct translation keys
* refactor: add changes from code review
* refactor: add styling
* Update go.work.sum
2024-06-13 09:12:10 +02:00
Mitch Seaman
25f65cee29
Update description of Grafana OSS ( #89088 )
...
* Update description of Grafana OSS
Reorder info and change examples to include only OSS data sources
* ran prettier
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-06-13 08:18:26 +02:00
Ryan McKinley
f481f11d3a
change tree structure
2024-06-13 09:11:10 +03:00
Ryan McKinley
e7c15b0e96
merged main and moved folder structure
2024-06-13 08:42:00 +03:00
Ryan McKinley
09e8605f14
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-13 07:14:54 +03:00
Ryan McKinley
99d8025829
Chore: Move identity and errutil to apimachinery module ( #89116 )
2024-06-13 07:11:35 +03:00
Ryan McKinley
40829d645c
include client wrapper
2024-06-13 07:08:54 +03:00
Nathan Marrs
12a45fdeca
Canvas: Refactor scene.tsx for better maintainability ( #88517 )
...
Co-authored-by: drew08t <drew08@gmail.com>
2024-06-13 03:33:42 +03:00
Drew Slobodnjak
2fcc4d8cd7
Table: Fix row count during filter ( #89004 )
...
* Table: Fix row count during filter
* Fix pagination ranges
2024-06-12 13:54:39 -07:00
William Wernert
c62cc25513
Alerting: Configure recording rule writer from config.ini ( #89056 )
2024-06-12 16:04:46 -04:00
Juan Cabanas
7664b89209
ShareModal: Share externally ( #88259 )
2024-06-12 17:02:06 -03:00
Ryan McKinley
1857690bd0
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-12 22:02:53 +03:00
Ryan McKinley
ed400f0bbf
EntityStore: Use standard user identifier rather than custom version ( #89080 )
...
user uid string
2024-06-12 19:39:34 +03:00