From 40c50fda20e82ddda2a7e79fda470b39db172721 Mon Sep 17 00:00:00 2001 From: ewuerger Date: Wed, 17 Jul 2024 17:34:33 +0200 Subject: [PATCH 1/2] feat(template): Add `PhysicalLink` link --- .../hats/_default/tracker/form-layout.xml | 13 +- .../tracker/fields/custom-fields.xml | 4 + .../fields/workitem-link-role-enum.xml | 383 +++++++----------- .../tracker/fields/workitem-type-enum.xml | 74 ++-- 4 files changed, 199 insertions(+), 275 deletions(-) diff --git a/template/.polarion/hats/_default/tracker/form-layout.xml b/template/.polarion/hats/_default/tracker/form-layout.xml index 2fb2887..9480a8a 100644 --- a/template/.polarion/hats/_default/tracker/form-layout.xml +++ b/template/.polarion/hats/_default/tracker/form-layout.xml @@ -13,12 +13,15 @@ SPDX-License-Identifier: Apache-2.0 --> - - - + + + + + + + + - diff --git a/template/.polarion/tracker/fields/custom-fields.xml b/template/.polarion/tracker/fields/custom-fields.xml index 61784a9..fe09119 100644 --- a/template/.polarion/tracker/fields/custom-fields.xml +++ b/template/.polarion/tracker/fields/custom-fields.xml @@ -50,6 +50,10 @@ SPDX-License-Identifier: Apache-2.0 --> + + + + diff --git a/template/.polarion/tracker/fields/workitem-link-role-enum.xml b/template/.polarion/tracker/fields/workitem-link-role-enum.xml index bbca2a7..bba2e0c 100644 --- a/template/.polarion/tracker/fields/workitem-link-role-enum.xml +++ b/template/.polarion/tracker/fields/workitem-link-role-enum.xml @@ -2,242 +2,159 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - diff --git a/template/.polarion/tracker/fields/workitem-type-enum.xml b/template/.polarion/tracker/fields/workitem-type-enum.xml index f035fa1..452634c 100644 --- a/template/.polarion/tracker/fields/workitem-type-enum.xml +++ b/template/.polarion/tracker/fields/workitem-type-enum.xml @@ -3,41 +3,41 @@ SPDX-License-Identifier: Apache-2.0 --> From 53158620f057bbfebb3515866ed48656842f8382 Mon Sep 17 00:00:00 2001 From: ewuerger Date: Wed, 17 Jul 2024 17:55:00 +0200 Subject: [PATCH 2/2] fix: Fix form layout --- template/.polarion/hats/_default/tracker/form-layout.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/.polarion/hats/_default/tracker/form-layout.xml b/template/.polarion/hats/_default/tracker/form-layout.xml index 9480a8a..610ddc7 100644 --- a/template/.polarion/hats/_default/tracker/form-layout.xml +++ b/template/.polarion/hats/_default/tracker/form-layout.xml @@ -16,7 +16,7 @@ SPDX-License-Identifier: Apache-2.0 --> - +