grafana/pkg/api/dtos
ying-jeanne bde368be55
Chore : Replace dashboardid with dashboardUID in annotation API (#48481)
* replace dashboardid with dashboardUID in annotation API

* add some tests

* modify some docs and add uid into get endpoint

* rebase with main

* add map for avoiding too much retrieve on dashboards
2022-05-02 11:35:36 +02:00
..
acl.go API: Extract OpenAPI specification from source code using go-swagger (#40528) 2022-02-08 13:38:43 +01:00
alerting_test.go
alerting.go
annotations.go Chore : Replace dashboardid with dashboardUID in annotation API (#48481) 2022-05-02 11:35:36 +02:00
apikey.go Access control: Pass access control metadata for api keys (#48445) 2022-04-29 15:30:24 +02:00
dashboard.go Access Control: hiding add annotation button without permissions (#47223) 2022-04-05 08:20:10 -03:00
datasource.go AccessControl: Add accesscontrol metadata to datasources DTOs (#42675) 2021-12-15 12:08:15 +01:00
folder.go Access control: Use access control for dashboard and folder (#44702) 2022-03-03 15:05:47 +01:00
index.go Navigation: Show only + icons in overlay menu for new NavBar (#47347) 2022-04-12 14:51:40 +01:00
invite.go
live.go Live: http publish, refactor live interfaces (#32317) 2021-03-30 13:23:29 +03:00
models_test.go Chore: Remove gotest.tools dependency (#31391) 2021-02-22 11:53:15 +01:00
models.go Dashboard: Mix initials and custom gravatars in recent viewers list (#47212) 2022-04-05 22:56:17 -04:00
org.go feat(organization): added update org address to http api and to org details settings view, closes #2672 2015-09-08 14:22:44 +02:00
playlist.go
plugins.go Plugins: Refactor plugin dashboards (#44315) 2022-01-28 10:28:33 +01:00
prefs.go Chore: Modify patch and update of preference to take homedashboarduid than h… (#48281) 2022-04-29 14:37:33 +02:00
short_url.go
user_token.go
user.go