grafana/pkg/api/dtos
Sofia Papagiannaki bf5a08e039
API: Support creating a nested folder (#58508)
* API: Support nested folder creation

* Update swagger

* fixup

* Update pkg/api/dtos/folder.go

Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com>

* Fix some tests

* create legacy folder url from title and uid

Co-authored-by: idafurjes <36131195+idafurjes@users.noreply.github.com>
Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com>
Co-authored-by: Ida Furjesova <ida.furjesova@grafana.com>
2022-11-10 04:41:03 -05:00
..
acl.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
alerting.go
alerting_test.go
annotations.go Docs: update annotations API docs to include required field (#52644) 2022-08-03 08:01:25 +00:00
apikey.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
dashboard.go publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00
datasource.go backend/datasources: move datasources models into the datasources service package (#51267) 2022-06-27 12:23:15 -04:00
folder.go API: Support creating a nested folder (#58508) 2022-11-10 04:41:03 -05:00
index.go Echo: Add config option to prevent duplicate page views for GA4 (#57619) 2022-11-09 15:09:19 +01:00
invite.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
live.go
models.go PublicDashboards: Log api layer errors and which datasources fail/succeed (#55056) 2022-09-14 13:19:21 -06:00
models_test.go fix: order of database (#55232) 2022-09-16 05:24:24 -04:00
org.go
playlist.go
plugins.go Plugins: Add secure JSON fields to plugin setting DTO (#55313) 2022-09-21 12:20:11 +02:00
prefs.go I18n: Add locale to user preference (#49425) 2022-06-14 12:53:51 +01:00
short_url.go
user.go
user_token.go