Layout v2
Update the layouts to be consistent with the client side PR daiquiri-ui!618 (merged)
Here is the check list you have to apply on the layout files of your beamline
- Merge
type:
andcomponent:
into a singletype:
- Rename
contents:
intochildren
- Move the
options:
content into the parent (sometimes there is 2 level ofoptions
to drop) - Rename
type: hardware
intotype: hardwaregroup
- Added
type: formheader
for form header entries - On the
type: parameterslist
rename thetype:
fromoptions
intoparamtype:
(to avoid the collision with the component type)
Edited by Valentin Valls