Commit Graph

4 Commits

Author SHA1 Message Date
Mustafa Sencer Özcan aeb62b7acc
fix: improve api error handling for dashboards and folders (#111831) 2025-10-01 09:54:14 +02:00
Ieva ff6039567b
RBAC: Return 404 instead of 403 if a dashboard cannot be found (#102815)
return 404 instead of 403 if a dashboard cannot be found
2025-03-26 12:26:14 +00:00
Stephanie Hingtgen 1e4555c79b
K8s: Folders: fix error conversion (#102737) 2025-03-24 19:59:26 +02:00
Leonor Oliveira d699f023c2
Return max depth folder reached instead of a generic error (#99804)
* Return max depth folder reached instead of a generic error

* Unit test error function

* Lint

* Update pkg/api/apierrors/folder.go

Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com>

---------

Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com>
2025-01-31 14:36:20 +01:00