From cab9eee2fb4af6feb8d60b35ffa16f146ad4ff3b Mon Sep 17 00:00:00 2001 From: Jindrich Susen Date: Wed, 16 Aug 2023 11:13:01 +0200 Subject: [PATCH 1/2] Attachments screen was vertically overflowing --- .../src/gui/Components/ScreenElements/HBoxVBox.module.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend-html/src/gui/Components/ScreenElements/HBoxVBox.module.scss b/frontend-html/src/gui/Components/ScreenElements/HBoxVBox.module.scss index 7d1a2c43bb..ea93245986 100644 --- a/frontend-html/src/gui/Components/ScreenElements/HBoxVBox.module.scss +++ b/frontend-html/src/gui/Components/ScreenElements/HBoxVBox.module.scss @@ -21,7 +21,6 @@ along with ORIGAM. If not, see . flex-shrink: 0; width: 100%; - height: 100%; display: flex; flex-direction: row; From a245304a9af4e0e1aeec925cf73a637ced62c912 Mon Sep 17 00:00:00 2001 From: Jindrich Susen Date: Wed, 16 Aug 2023 11:13:17 +0200 Subject: [PATCH 2/2] Added attachments to demo project --- .../DataEntity/Widgets/AllDataTypes.origam | 35 ++++++++++--------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/model-tests/model/Widgets/DataEntity/Widgets/AllDataTypes.origam b/model-tests/model/Widgets/DataEntity/Widgets/AllDataTypes.origam index d8d7167e00..9af2096714 100644 --- a/model-tests/model/Widgets/DataEntity/Widgets/AllDataTypes.origam +++ b/model-tests/model/Widgets/DataEntity/Widgets/AllDataTypes.origam @@ -13,11 +13,11 @@ xmlns:eri="http://schemas.origam.com/Origam.Schema.EntityModel.EntityRelationItem/6.0.0" xmlns:euia="http://schemas.origam.com/Origam.Schema.GuiModel.EntityUIAction/6.2.0" xmlns:ewa="http://schemas.origam.com/Origam.Schema.MenuModel.EntityWorkflowAction/6.0.0" - xmlns:fc="http://schemas.origam.com/Origam.Schema.EntityModel.FunctionCall/6.0.0" + xmlns:fc1="http://schemas.origam.com/Origam.Schema.EntityModel.FunctionCall/6.0.0" xmlns:fcp="http://schemas.origam.com/Origam.Schema.EntityModel.FunctionCallParameter/6.0.0" xmlns:fmi="http://schemas.origam.com/Origam.Schema.EntityModel.FieldMappingItem/6.0.0" xmlns:lf="http://schemas.origam.com/Origam.Schema.EntityModel.LookupField/6.0.0" - xmlns:pr="http://schemas.origam.com/Origam.Schema.ParameterReference/6.0.0" + xmlns:pr1="http://schemas.origam.com/Origam.Schema.ParameterReference/6.0.0" xmlns:sc2="http://schemas.origam.com/Origam.Schema.GuiModel.ScreenCondition/6.0.0" xmlns:sia="http://schemas.origam.com/Origam.Schema.SchemaItemAncestor/6.0.0" xmlns:sip="http://schemas.origam.com/Origam.Schema.SchemaItemParameter/6.0.0" @@ -68,14 +68,14 @@ asi:abstract="false" x:id="37cb378c-573a-4c5d-9b4f-4cc151bc501d" asi:name="GetLikeText1"> - - - + pr1:parameter="Widgets/DataEntity/Widgets/AllDataTypes.origam#AllDataTypes/parText1/daafcc1e-46db-44bd-9bf1-732e4a2d1387" /> - + - + - - + +