grafana/packages/grafana-schema
sam boyer 96473004db
Refactor dashboard scuemata to introduce composition slots, allow unspecified panels to validate, and re-enable devenv validation (#38727)
* Re-enable devenv dashboard validation

* Open up dashboard schema composition points

* Introduce composition space at front of scuemata

* Refactor go code to use new composition structure

* Bunch of small cleanups in dashboard.cue

* Enable both base and dist tests of devenv

* Get rid of obsolete CUE loading hacks

* Skip weird failures on these tests

Really don't seem to be testing for what we intend them to be testing
for.
2021-09-06 18:53:42 -04:00
..
src Refactor dashboard scuemata to introduce composition slots, allow unspecified panels to validate, and re-enable devenv validation (#38727) 2021-09-06 18:53:42 -04:00
.eslintrc Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
api-extractor.json Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
CHANGELOG.md Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
index.js Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
LICENSE_APACHE2 Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
package.json Chore: Fix version format (#38649) 2021-08-27 18:12:37 +02:00
README.md Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
rollup.config.ts Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
tsconfig.build.json Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
tsconfig.json Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00

Grafana Schema Library

@grafana/schema is currently in ALPHA.

This package holds the definitions for objects that should be stored in JSON configuration files