From b73ff095e66ee78e0e96f8ecdd51bde64d9b6bb1 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+nikonratm@users.noreply.github.com> Date: Mon, 11 Jan 2021 11:45:23 -0800 Subject: [PATCH 01/11] Distribute filter editor buttons equally to full width on mobile --- .../filter-editor/filter-editor.component.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src-ui/src/app/components/document-list/filter-editor/filter-editor.component.html b/src-ui/src/app/components/document-list/filter-editor/filter-editor.component.html index 415f9d459..a8c8740ca 100644 --- a/src-ui/src/app/components/document-list/filter-editor/filter-editor.component.html +++ b/src-ui/src/app/components/document-list/filter-editor/filter-editor.component.html @@ -7,8 +7,8 @@
-
- + - - - Date: Mon, 11 Jan 2021 11:46:07 -0800 Subject: [PATCH 02/11] Hide button text in favor of icons on mobile like filter editor does --- .../app/components/document-list/document-list.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-ui/src/app/components/document-list/document-list.component.html b/src-ui/src/app/components/document-list/document-list.component.html index 8ba77a815..186c6a229 100644 --- a/src-ui/src/app/components/document-list/document-list.component.html +++ b/src-ui/src/app/components/document-list/document-list.component.html @@ -1,10 +1,10 @@ -
+
From 0f4a7f0a04b5213d82d9351cb2c1a61704b1b1ad Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+nikonratm@users.noreply.github.com> Date: Mon, 11 Jan 2021 11:46:40 -0800 Subject: [PATCH 03/11] Combine sort & sort order fields to better accomodate mobile, button bar full width --- .../page-header/page-header.component.html | 4 +- .../document-list.component.html | 41 +++++++++++-------- 2 files changed, 25 insertions(+), 20 deletions(-) diff --git a/src-ui/src/app/components/common/page-header/page-header.component.html b/src-ui/src/app/components/common/page-header/page-header.component.html index fccce9b98..1174ee044 100644 --- a/src-ui/src/app/components/common/page-header/page-header.component.html +++ b/src-ui/src/app/components/common/page-header/page-header.component.html @@ -1,9 +1,9 @@ -
+

{{title}}

{{subTitle}}

-
+
diff --git a/src-ui/src/app/components/document-list/document-list.component.html b/src-ui/src/app/components/document-list/document-list.component.html index 186c6a229..5f64d1e55 100644 --- a/src-ui/src/app/components/document-list/document-list.component.html +++ b/src-ui/src/app/components/document-list/document-list.component.html @@ -36,31 +36,36 @@
-
-
+
+
- +
+ + +
+
+ +
- -
-
+
-
+