Ignore height; Test accessing json keys
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-01-24 20:27:50 +01:00
parent e9006e3dfe
commit 4640301d74
1 changed files with 5 additions and 11 deletions

View File

@ -51,35 +51,29 @@ areas:
version: 3.6.0 version: 3.6.0
os: Windows 10 IoT Enterprise os: Windows 10 IoT Enterprise
defaultColDef: defaultColDef:
flex: 1
sortable: false sortable: false
resizable: false resizable: false
filter: false filter: false
rowSelection: multiple rowSelection: multiple
setDomLayout: autoHeight # setDomLayout: autoHeight
columnDefs: columnDefs:
- headerName: Component name - headerName: Component name
field: component field: component
checkboxSelection: true checkboxSelection: true
# width: 45% flex: 2
- headerName: Component Version - headerName: Component Version
field: version field: version
# width: 20% flex: 1
- headerName: Operating system - headerName: Operating system
field: os field: os
# width: 45% flex: 2
- id: rest_data - id: rest_data
type: Markdown type: Markdown
properties: properties:
content: content:
_string.concat: - _request: get_data.hello
- '```yaml'
- _yaml.stringify:
- _log:
_request: get_data
- '```'
- id: bottomrow - id: bottomrow
type: Box type: Box
layout: layout: