From cdbe0d1cf502ea39fb882a5444d6ecec80b4b163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Tue, 18 Apr 2023 16:11:45 +0200 Subject: [PATCH] Adjust record and record list configurator UI/UX --- .../PageBlocks/RecordConfigurator.vue | 203 +++++++++--------- .../PageBlocks/RecordListConfigurator.vue | 47 ++-- 2 files changed, 131 insertions(+), 119 deletions(-) diff --git a/client/web/compose/src/components/PageBlocks/RecordConfigurator.vue b/client/web/compose/src/components/PageBlocks/RecordConfigurator.vue index 49e63818a..88cfaec77 100644 --- a/client/web/compose/src/components/PageBlocks/RecordConfigurator.vue +++ b/client/web/compose/src/components/PageBlocks/RecordConfigurator.vue @@ -1,100 +1,112 @@ diff --git a/client/web/compose/src/components/PageBlocks/RecordListConfigurator.vue b/client/web/compose/src/components/PageBlocks/RecordListConfigurator.vue index cab377947..fc2d5987e 100644 --- a/client/web/compose/src/components/PageBlocks/RecordListConfigurator.vue +++ b/client/web/compose/src/components/PageBlocks/RecordListConfigurator.vue @@ -6,11 +6,9 @@ no-body >
-
+
{{ $t('recordList.record.generalLabel') }}
@@ -50,36 +48,43 @@ +
+ +
+ +
+
+
+ {{ $t('module:general.fields') }} +
+ + {{ $t('recordList.moduleFieldsFootnote') }} + +
- - - - - +
+
-
+
{{ $t('recordList.record.inlineEditor') }}