grafana/pkg/kinds/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
..
addenda.go Reconcile coremodels, entities, objects under new kind framework (#56492) 2022-11-10 12:36:40 -08:00
dashboard_gen.go Kinds: Use apimachinery ObjectMeta for metadata (#68668) 2023-05-24 09:13:44 -07:00
dashboard_kind_gen.go Kindsys: Target k8s style resource definitions (#67008) 2023-04-27 23:32:38 +03:00
dashboard_metadata_gen.go Kindsys: Target k8s style resource definitions (#67008) 2023-04-27 23:32:38 +03:00
dashboard_spec_gen.go Schema: Improve Dashboard kind docs and remove deprecated props (#69359) 2023-06-06 14:28:10 +02:00
dashboard_status_gen.go kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00