From 9f1fe64b800313d42536e1c1cff2ef399a77931b Mon Sep 17 00:00:00 2001 From: Jonas Winkler Date: Tue, 3 Nov 2020 14:25:44 +0100 Subject: [PATCH] small frontend changes --- .../dashboard/dashboard.component.html | 27 +++++++++++-------- .../document-detail.component.html | 2 ++ 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/src-ui/src/app/components/dashboard/dashboard.component.html b/src-ui/src/app/components/dashboard/dashboard.component.html index f1a3ef1ed..1894b3e0b 100644 --- a/src-ui/src/app/components/dashboard/dashboard.component.html +++ b/src-ui/src/app/components/dashboard/dashboard.component.html @@ -2,7 +2,7 @@ -

... This space for rent

+

Welcome to paperless!

@@ -12,19 +12,23 @@

{{v.viewConfig.title}}

+ - - - + + +
Date created Document
{{ doc.title }}
{{doc.created | date}}{{doc.title}} +
- - + +

Saved views

+

This space is reserved to display your saved views. Go to your documents and save a view to have it displayed here!

+
@@ -43,16 +47,17 @@

Upload new Document

Document conumser status
-
+

This is what it might look like in the future.

+
-

Filename.pdf: OCR for ger...

+

Filename.pdf: Running tesseract on page 4/8...

-
+
-

Filename2.pdf: FAILED: language ITA not found

-

+

Filename2.pdf: Completed.

+

diff --git a/src-ui/src/app/components/document-detail/document-detail.component.html b/src-ui/src/app/components/document-detail/document-detail.component.html index a32418fe7..f6bb4cebb 100644 --- a/src-ui/src/app/components/document-detail/document-detail.component.html +++ b/src-ui/src/app/components/document-detail/document-detail.component.html @@ -69,6 +69,8 @@
+ Hold CTRL to (de)select multiple tags. +