Ryan McKinley
617dd1b40e
add basic list
2024-06-14 21:30:41 +03:00
Ryan McKinley
8108e90fe2
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-14 17:42:18 +03:00
Ryan McKinley
ef3a601109
update the event type messages
2024-06-14 17:42:15 +03:00
Ryan McKinley
55d1e8ad1d
update the event type messages
2024-06-14 17:41:16 +03:00
Josh Hunt
15c81b2a8b
Move RecentlyDeleted into browse-dashboards ( #89214 )
...
* Move RecentlyDeleted into browse-dashboards
* refactor: change path
---------
Co-authored-by: Laura Benz <laura.benz@grafana.com>
2024-06-14 17:25:19 +03:00
Jack Westbrook
3bfa1ed9ed
Datasource Config: Return error object on failed updates ( #88661 )
...
feat(datasource-config): return error if ds update fails
2024-06-14 16:19:48 +02:00
Ryan McKinley
a01f8dd099
remove rv from key and update watch signature
2024-06-14 16:52:17 +03:00
Ryan McKinley
e78a5122ce
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-14 16:19:53 +03:00
Josh Hunt
90c3d74955
LibraryPanels: Replace 'General' folder with 'Dashboards' ( #89220 )
...
Show 'Dashboards' for library panels not in a folder
2024-06-14 14:01:18 +01:00
Ryan McKinley
23d9af7175
Reporting: Add basic read-only apiserver ( #89140 )
2024-06-14 15:49:08 +03:00
Dave Henderson
afc1e148b2
ci(chore): Lint all Go code, upgrade golangci-lint action ( #89221 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-06-14 15:42:09 +03:00
Laura Benz
d44ddba996
RestoreDashboards: Fix counting bug ( #89201 )
...
Fix restore modal showing incorrect counts
Co-authored-by: joshhunt <josh@trtr.co>
2024-06-14 14:30:05 +02:00
Ieva
4e3294cd8d
RBAC: Fix the check for whether an action set should be added ( #89219 )
...
fox the check for whether an action set should be added
2024-06-14 14:23:29 +02:00
Ryan McKinley
504d84b8b2
with storage wrapper
2024-06-14 15:21:28 +03:00
Ryan McKinley
4fa60b6546
with storage wrapper
2024-06-14 15:21:17 +03:00
Ieva
b2864d6dfb
Docs: add information about overrideRole
provisioning option to docs ( #89181 )
...
add information about overrideRole provisioning option to docs
2024-06-14 13:16:16 +01:00
Sofia Papagiannaki
63c4d7373a
Update cloud_migrations.go ( #89218 )
...
Remove unnecessary newline
2024-06-14 15:14:37 +03:00
Ryan McKinley
d97d59ab38
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-14 14:55:52 +03:00
Tom Ratcliffe
2dd44e2f58
Alerting: Remove duplicated alertRule handlers file and usage ( #89100 )
2024-06-14 13:42:00 +02:00
Erik Sundell
72241dbf5f
Plugin extensions: Add e2e tests ( #89048 )
...
* add custom plugins
* update bundles
* provision app plugins and their dashboards
* add one more script that run e2e tests using e2e test server
* add e2e tests
* regenerate jsonnet dashboards
* ignore custom plugins and playwright report
* use minified
* cleanup tests
* update codeowners
* add leading slash
* document new script
* document custom-plugins
* cleanup
* twist modules
* add readme
2024-06-14 13:41:17 +02:00
Tom Ratcliffe
a9171aa9fe
Alerting: Fix display of falsy alert values in state history ( #89156 )
2024-06-14 13:41:01 +02:00
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
Leonor Oliveira
1691d80412
Refactor enrichObj function ( #89210 )
2024-06-14 13:13:59 +02:00
Leonor Oliveira
e1145472c4
For now, only compare if names are the same in playlists ( #89206 )
2024-06-14 13:13:49 +02:00
Ashley Harrison
7c5c01cb6c
Chore: Tidy up more font-awesome SCSS ( #89207 )
...
* migrate pull-right/pull-left
* remove fa-rotate and fa-flip
* remove _stacked
* remove font-awesome _list
* remove font-awesome _larger
* remove fa fixed-width
* remove fa animated styles
* move sr-only to global styles
* condense remaining font-awesome stuff into 1 file
* extract out spin animation into util folder
2024-06-14 11:35:32 +01:00
Tom Ratcliffe
26233e98a8
Alerting: Fix saving telegram contact point to Cloud AM config ( #89182 )
...
* Add test for saving telegram contact point to AM config
* Fix default value for select options in AM config
2024-06-14 10:56:25 +01:00
Ashley Harrison
84590901e5
Chore: Migrate some more deprecated SCSS ( #89160 )
...
* migrate pull-right/pull-left
* remove fa-rotate and fa-flip
* remove _stacked
* remove font-awesome _list
* remove font-awesome _larger
* remove fa fixed-width
2024-06-14 10:46:44 +01:00
renovate[bot]
063082acbc
Update dependency @grafana/scenes to v5.0.3
2024-06-14 12:06:17 +03:00
Leonor Oliveira
fd44f2ee4f
Init dualwriter metrics ( #89003 )
...
* Pass prometheus registerer to the dual writer
* Fix tests
* Remove unused var
* Fix tests
* Uncomment test
* Remove leading line
* Fix tests. Reuse registerer if there's already one
* Lint
* Improve double registering logic
* Rebase main
2024-06-14 11:01:49 +02:00
Ryan McKinley
68003738fd
use partial object metadata
2024-06-14 11:28:15 +03:00
Torkel Ödegaard
e3da5ed35d
Scenes: Upgrade to latest URL sync system ( #88836 )
...
* Urlsync updates
* Update
* Fixing tests
* Update to latest canary
* fix
* Update
* Update
* Update
* Fix data trails issue
* Data trails fixes
* Update
* correctly sync scene object graph with url state
* Update
2024-06-14 10:23:51 +02: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