grafana/public/app/routes
Dominik Prokop 6e80a3d59b
DashboardScene: Viewer role only support (#76748)
* Allow starring DashboardScene

* Add feature toggle to enable dashbaord scene for viewers

* Basics for proxying viewers to a dashboard scene

* Removed isHomeDashboard flag

* Don't use proxy for rendering dashboard page

* Revert "Don't use proxy for rendering dashboard page"

This reverts commit 95836bdb2c.

* Pre-fetch dashboard prior page rendering

* Depend only on dashboard permissions

* Update default home dashboard to proper model...

* Fix breadcrumbs

* Types update

* Dashboards page proxy tests

* Fix missing controls

* URLs generation

* DashboardScenePageStateManager caching test

* Tests updates

* Fix wrong import

* Test update

* Gen
2023-11-02 12:02:25 -07:00
..
routes.tsx DashboardScene: Viewer role only support (#76748) 2023-11-02 12:02:25 -07:00
utils.test.ts Panel: Embed URL is now correctly generated for a panel in the home dashboard (#44706) 2022-02-02 13:38:23 +00:00
utils.ts Navigation: Landing pages behind feature toggles (#54576) 2022-09-05 10:07:13 +01:00