mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* expose folder UID in dashboards API response, import dashboards into folders by folder UID * handle bad folder UID as 400 error * 12591:Add tests for request with folderUid * Use more descriptive error status for missing folders Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * return 400 when folder id is missing * put error checking in the right place this time * mention folderUid in the docs * Clarify usage of folderUid and folderId when both present Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Capitalise UID Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * mention folder UID in the metadata for a GET response Co-authored-by: Ida Furjesova <ida.furjesova@grafana.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> |
||
---|---|---|
.. | ||
acl.go | ||
alerting_test.go | ||
alerting.go | ||
annotations.go | ||
apikey.go | ||
dashboard.go | ||
datasource.go | ||
folder.go | ||
index.go | ||
invite.go | ||
live.go | ||
models_test.go | ||
models.go | ||
org.go | ||
playlist.go | ||
plugins.go | ||
prefs.go | ||
short_url.go | ||
user_token.go | ||
user.go |