Selene
f3c0bc0749
[v10.0.x] kindsys: Adapt to new PanelCfg schema interface ( #69892 )
...
kindsys: Adapt to new PanelCfg schema interface (#65297 )
* kindsys: Adapt to new PanelCfg schema interface
* building locally
* Remove Panel prefix in cue files
* Regenerate
* Update imports
* fixup! Merge branch 'remove-panel-prefix' into sdboyer/redundant-panelcfg-prefixes
* Fix formatting
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
Co-authored-by: Tania B <yalyna.ts@gmail.com >
(cherry picked from commit 33fd83f7e3 )
# Conflicts:
# docs/sources/developers/kinds/core/dashboard/schema-reference.md
# docs/sources/developers/kinds/core/folder/schema-reference.md
# kinds/dashboard/dashboard_kind.cue
# packages/grafana-schema/src/raw/dashboard/x/dashboard_types.gen.ts
# pkg/kinds/dashboard/dashboard_spec_gen.go
# pkg/kinds/folder/folder_status_gen.go
Co-authored-by: sam boyer <sdboyer@grafana.com >
2023-06-12 06:30:00 -04:00
Ryan McKinley
ca1f79b9ba
Kindsys: Target k8s style resource definitions ( #67008 )
...
Co-authored-by: sam boyer <sdboyer@grafana.com >
2023-04-27 23:32:38 +03:00
Tania
0409cfd116
Docs: Add Default column to generated schema docs ( #64550 )
...
Docs: Add column to generated schema docs
2023-03-22 18:42:28 +01:00
Selene
1328a32a31
Chore: Fix times in schemas ( #64906 )
...
* Fix times in schemas
* Fix frontend lints
2023-03-21 10:42:19 +01:00
Robert Horvath
0fcc864bbb
Docs: Add Schema maturity docs ( #61963 )
...
* Docs: Add Schema maturity docs
* Remove 'which category' section from maturity.md
Co-authored-by: sam boyer <sdboyer@grafana.com >
* Remove Maturity process guides from maturity.md
Co-authored-by: sam boyer <sdboyer@grafana.com >
* Remove Defaults and Field optionality from maturity.md
Co-authored-by: sam boyer <sdboyer@grafana.com >
* Remove MaybeRemove section from maturity.md
Co-authored-by: sam boyer <sdboyer@grafana.com >
* Remove Milestone 3 and 4 from maturity.md
Co-authored-by: sam boyer <sdboyer@grafana.com >
* Rearrange schema maturity docs
* Regenerate schema docs after merge with main
* Update Maturity docs headers, keep single h1
* Update wording in Schema docs
Co-authored-by: Tania <yalyna.ts@gmail.com >
* Regenerate docs after merge with main
---------
Co-authored-by: sam boyer <sdboyer@grafana.com >
Co-authored-by: Tania <yalyna.ts@gmail.com >
2023-02-07 11:02:05 +01:00
Joan López de la Franca Beltran
19ed9181e1
Kindsys: Extend DocsJenny with support for 'allOf' ( #62558 )
...
* Kindsys: Extend DocsJenny with support for 'allOf'
* Update generated docs
* Multiple refinements
* Minor fixes
* Undo undesired changes
* Fix
* Fix linter complains
---------
Co-authored-by: Tania B <yalyna.ts@gmail.com >
2023-02-02 16:12:31 +01:00
Tania
3c01ae2c9e
Docs: Render map type fields in generated docs ( #62022 )
...
* Render map type in docs
* Generate
* Clenaup rendering properties
* Minor updates
* Update maps rendering
2023-02-02 13:02:29 +01:00
sam boyer
4a1d418157
Kindsys: Simpler PascalCase name handling ( #62150 )
2023-01-25 20:29:10 +00:00
Gabriel MABILLE
f99523048a
Schema: Covering service accounts Core Kind ( #62091 )
...
* Adding service accounts schema
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com >
* Change metadata field
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com >
* Merging the two DTOs into one schema
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com >
* Eric dedup things
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com >
* Add optional to teams/created/updated
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com >
* Lower case the OrgId
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com >
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com >
2023-01-25 18:07:00 +01:00