grafana/public/app/features/dashboard
Ivan Ortega Alba 819041c732
Schema: Improve Dashboard kind docs and remove deprecated props (#69359)
Remove unused properties: 
  * `FieldColorModeId.PaletteSaturated`: It doesn't exist and it is not a valid palette.
  * `VariableModel.rootStateKey`: It is not persisted in the DB, so it shouldn't be in the schema. It is a property only used in the frontend to store the Redux store key.
  * `VariableModel.error`: It is not persisted in the DB, so it shouldn't be in the schema. It is a property only used in the frontend to store fetching errors.
  * `Panel.thresholds`: old property only existing in previous versions of the dashboard schema.
  * `Panel.timeRegions`: old property only existing in previous versions of the dashboard schema.
2023-06-06 14:28:10 +02:00
..
api PublicDashboards: Audit table redesign (#68137) 2023-05-29 12:59:29 -03:00
components PublicDashboards: Revoke public URL from audit table fix (#69032) 2023-05-29 13:08:27 -03:00
containers DashboardPage: Update pageNav url when folders differ (#68838) 2023-05-23 17:11:48 +02:00
dashgrid Chore: Move useUniqueId to a general place (#69542) 2023-06-05 14:38:54 +02:00
services Chore: More typescript improvements 💪 (#68699) 2023-05-22 11:53:58 +01:00
state Schema: Improve Dashboard kind docs and remove deprecated props (#69359) 2023-06-06 14:28:10 +02:00
utils Plugin Extensions: Custom limits for extensions-per-plugin (#69430) 2023-06-02 11:09:25 +02:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
routes.ts PublicDashboards: A unique page for public dashboards (#60744) 2023-01-10 14:50:37 -03:00