grafana/kinds
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
..
accesspolicy Schema: Add schema for role+access policies (#68047) 2023-05-24 10:31:57 -07:00
dashboard Schema: Improve Dashboard kind docs and remove deprecated props (#69359) 2023-06-06 14:28:10 +02:00
folder kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00
librarypanel kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00
playlist kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00
preferences Kinds: Add pluralName override for Preferences (#69122) 2023-05-26 13:08:43 -07:00
publicdashboard kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00
role Schema: Add schema for role+access policies (#68047) 2023-05-24 10:31:57 -07:00
rolebinding Schema: Add schema for role+access policies (#68047) 2023-05-24 10:31:57 -07:00
team kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00
constraint.cue extract kindsys to external library (#64562) 2023-03-15 12:04:28 -04:00
gen.go Kindsys: Target k8s style resource definitions (#67008) 2023-04-27 23:32:38 +03:00