From 51c339d1b76d2d219dca5322382678327728cfd6 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:19:49 -0800 Subject: [PATCH] Chore: compact settings --- src-ui/messages.xlf | 104 ++--- .../admin/settings/settings.component.html | 380 +++++++++--------- 2 files changed, 242 insertions(+), 242 deletions(-) diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf index 932a7318b..b62159a3a 100644 --- a/src-ui/messages.xlf +++ b/src-ui/messages.xlf @@ -812,7 +812,7 @@ Appearance src/app/components/admin/settings/settings.component.html - 43 + 44 @@ -927,25 +927,60 @@ 152 + + Document editing + + src/app/components/admin/settings/settings.component.html + 157 + + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 161 + + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 161 + + + + Automatically remove inbox tag(s) on save + + src/app/components/admin/settings/settings.component.html + 167 + + + + Show document thumbnail during loading + + src/app/components/admin/settings/settings.component.html + 173 + + Update checking src/app/components/admin/settings/settings.component.html - 157 + 178 Enable update checking src/app/components/admin/settings/settings.component.html - 161 + 181 What's this? src/app/components/admin/settings/settings.component.html - 162 + 182 src/app/components/common/page-header/page-header.component.html @@ -960,49 +995,14 @@ Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. src/app/components/admin/settings/settings.component.html - 166,168 + 186,188 No tracking data is collected by the app in any way. src/app/components/admin/settings/settings.component.html - 170 - - - - Document editing - - src/app/components/admin/settings/settings.component.html - 176 - - - - Use PDF viewer provided by the browser - - src/app/components/admin/settings/settings.component.html - 180 - - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/admin/settings/settings.component.html - 180 - - - - Automatically remove inbox tag(s) on save - - src/app/components/admin/settings/settings.component.html - 186 - - - - Show document thumbnail during loading - - src/app/components/admin/settings/settings.component.html - 192 + 190 @@ -1016,21 +1016,21 @@ Show confirmation dialogs src/app/components/admin/settings/settings.component.html - 200 + 199 Apply on close src/app/components/admin/settings/settings.component.html - 201 + 200 Global search src/app/components/admin/settings/settings.component.html - 205 + 204 src/app/components/app-frame/global-search/global-search.component.ts @@ -1041,28 +1041,28 @@ Do not include advanced search results src/app/components/admin/settings/settings.component.html - 209 + 207 Full search links to src/app/components/admin/settings/settings.component.html - 217 + 215 Title and content search src/app/components/admin/settings/settings.component.html - 221 + 219 Advanced search src/app/components/admin/settings/settings.component.html - 222 + 220 src/app/components/app-frame/global-search/global-search.component.html @@ -1077,7 +1077,7 @@ Saved Views src/app/components/admin/settings/settings.component.html - 229 + 227 src/app/components/app-frame/app-frame.component.html @@ -1092,14 +1092,14 @@ Show warning when closing saved views with unsaved changes src/app/components/admin/settings/settings.component.html - 232 + 230 Notes src/app/components/admin/settings/settings.component.html - 236 + 234 src/app/components/document-list/document-list.component.html @@ -1118,7 +1118,7 @@ Enable notes src/app/components/admin/settings/settings.component.html - 239 + 237 diff --git a/src-ui/src/app/components/admin/settings/settings.component.html b/src-ui/src/app/components/admin/settings/settings.component.html index d798e1def..2abfeb76a 100644 --- a/src-ui/src/app/components/admin/settings/settings.component.html +++ b/src-ui/src/app/components/admin/settings/settings.component.html @@ -39,204 +39,204 @@
  • General - -

    Appearance

    - -
    -
    - Display language -
    -
    - - - - @if (displayLanguageIsDirty) { - You need to reload the page after applying a new language. - } - -
    -
    - -
    -
    - Date display -
    -
    - - - -
    -
    - -
    -
    - Date format -
    -
    - -
    - - -
    -
    - - -
    -
    - - -
    - -
    -
    - -
    -
    - Items per page -
    -
    - - - -
    -
    - -
    -
    - Sidebar -
    -
    - - - -
    -
    - -
    -
    - Dark mode -
    -
    - - - -
    -
    - -
    -
    - Theme Color -
    -
    - -
    -
    - -
    -
    - -

    Update checking

    - -
    -
    - - - -

    - Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. -

    -

    - No tracking data is collected by the app in any way. -

    -
    -
    -
    - -

    Document editing

    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -

    Bulk editing

    - -
    -
    - - -
    -
    - -

    Global search

    - -
    -
    - -
    -
    - -
    -
    -
    -
    - Full search links to +
    +
    +

    Appearance

    +
    +
    + Display language
    - + @for (lang of displayLanguageOptions; track lang) { + + } + + @if (displayLanguageIsDirty) { + You need to reload the page after applying a new language. + } + +
    +
    + +
    +
    + Date display +
    +
    + + + +
    +
    + +
    +
    + Date format +
    +
    + +
    + + +
    +
    + + +
    +
    + + +
    + +
    +
    + +
    +
    + Items per page +
    +
    + + + +
    +
    + +
    +
    + Sidebar +
    +
    + + + +
    +
    + +
    +
    + Dark mode +
    +
    + + + +
    +
    + +
    +
    + Theme Color +
    +
    + +
    +
    + +
    +
    + +

    Document editing

    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    +
    -
    +
    +

    Update checking

    +
    +
    + + + +

    + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. +

    +

    + No tracking data is collected by the app in any way. +

    +
    +
    +
    -

    Saved Views

    -
    -
    - -
    -
    +

    Bulk editing

    +
    +
    + + +
    +
    -

    Notes

    -
    -
    - +

    Global search

    +
    +
    + +
    +
    + +
    +
    +
    +
    + Full search links to +
    +
    + +
    +
    +
    +
    + +

    Saved Views

    +
    +
    + +
    +
    + +

    Notes

    +
    +
    + +
    +