From b23a56affbafe2836f14c8fa628d9c255629054a Mon Sep 17 00:00:00 2001 From: George Date: Thu, 23 Feb 2023 19:18:29 +0200 Subject: [PATCH 1/3] RED-6262, add unique ids to buttons and inputs on file attribute components. --- .../document-info/document-info.component.html | 2 ++ .../document-info-dialog.component.html | 10 ++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/apps/red-ui/src/app/modules/file-preview/components/document-info/document-info.component.html b/apps/red-ui/src/app/modules/file-preview/components/document-info/document-info.component.html index f2b0ba398..7ae8d0496 100644 --- a/apps/red-ui/src/app/modules/file-preview/components/document-info/document-info.component.html +++ b/apps/red-ui/src/app/modules/file-preview/components/document-info/document-info.component.html @@ -2,6 +2,7 @@
- + From a4f1379697b5f0352406d6c30b57217d3dce1ad8 Mon Sep 17 00:00:00 2001 From: George Date: Thu, 23 Feb 2023 21:38:56 +0200 Subject: [PATCH 2/3] RED-6262, use statid attr ids instead of label to generate input id. --- .../document-info-dialog/document-info-dialog.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/red-ui/src/app/modules/file-preview/dialogs/document-info-dialog/document-info-dialog.component.html b/apps/red-ui/src/app/modules/file-preview/dialogs/document-info-dialog/document-info-dialog.component.html index a662376e6..934c1555e 100644 --- a/apps/red-ui/src/app/modules/file-preview/dialogs/document-info-dialog/document-info-dialog.component.html +++ b/apps/red-ui/src/app/modules/file-preview/dialogs/document-info-dialog/document-info-dialog.component.html @@ -6,7 +6,7 @@
Date: Thu, 23 Feb 2023 21:46:37 +0200 Subject: [PATCH 3/3] RED-6154, update common UI. --- libs/common-ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/common-ui b/libs/common-ui index d956c5f68..d9a92992c 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit d956c5f68d94708293e33840518d9b936b8d45e9 +Subproject commit d9a92992c3b6f4700fbbdb3662d981bfe23b979b