From bd4476d48422620dc15cfcdcbaa39f0b3d21a34c Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 26 Apr 2024 06:41:12 -0700 Subject: [PATCH] Feature: customizable fields display for documents, saved views & dashboard widgets (#6439) --- .../e2e/dashboard/requests/api-dashboard1.har | 2 +- .../e2e/dashboard/requests/api-dashboard2.har | 2 +- .../e2e/dashboard/requests/api-dashboard3.har | 2 +- .../e2e/dashboard/requests/api-dashboard4.har | 2 +- .../e2e/document-list/document-list.spec.ts | 6 +- src-ui/messages.xlf | 948 ++++++++++-------- src-ui/src/app/app.module.ts | 6 + .../admin/settings/settings.component.html | 78 +- .../admin/settings/settings.component.spec.ts | 11 + .../admin/settings/settings.component.ts | 19 +- .../app-frame/app-frame.component.html | 2 +- .../custom-field-display.component.html | 25 + .../custom-field-display.component.scss | 0 .../custom-field-display.component.spec.ts | 89 ++ .../custom-field-display.component.ts | 105 ++ .../drag-drop-select.component.html | 26 + .../drag-drop-select.component.scss | 7 + .../drag-drop-select.component.spec.ts | 102 ++ .../drag-drop-select.component.ts | 68 ++ .../dashboard/dashboard.component.html | 2 +- .../saved-view-widget.component.html | 134 ++- .../saved-view-widget.component.scss | 49 +- .../saved-view-widget.component.spec.ts | 147 ++- .../saved-view-widget.component.ts | 127 ++- .../widget-frame/widget-frame.component.html | 4 +- .../document-card-large.component.html | 67 +- .../document-card-large.component.spec.ts | 2 + .../document-card-large.component.ts | 11 +- .../document-card-small.component.html | 87 +- .../document-card-small.component.spec.ts | 2 + .../document-card-small.component.ts | 11 +- .../document-list.component.html | 228 +++-- .../document-list.component.scss | 8 +- .../document-list.component.spec.ts | 108 +- .../document-list/document-list.component.ts | 73 +- src-ui/src/app/data/document.ts | 96 ++ src-ui/src/app/data/saved-view.ts | 7 + .../services/consumer-status.service.spec.ts | 24 +- .../document-list-view.service.spec.ts | 73 +- .../services/document-list-view.service.ts | 106 +- .../services/rest/custom-fields.service.ts | 4 +- .../services/rest/document.service.spec.ts | 31 + .../src/app/services/rest/document.service.ts | 76 +- .../src/app/services/settings.service.spec.ts | 74 +- src-ui/src/app/services/settings.service.ts | 77 +- .../1047_savedview_display_mode_and_more.py | 49 + src/documents/models.py | 40 + src/documents/serialisers.py | 21 + src/documents/tests/test_api_documents.py | 151 ++- src/locale/en_US/LC_MESSAGES/django.po | 558 ++++++----- 50 files changed, 2929 insertions(+), 1018 deletions(-) create mode 100644 src-ui/src/app/components/common/custom-field-display/custom-field-display.component.html create mode 100644 src-ui/src/app/components/common/custom-field-display/custom-field-display.component.scss create mode 100644 src-ui/src/app/components/common/custom-field-display/custom-field-display.component.spec.ts create mode 100644 src-ui/src/app/components/common/custom-field-display/custom-field-display.component.ts create mode 100644 src-ui/src/app/components/common/input/drag-drop-select/drag-drop-select.component.html create mode 100644 src-ui/src/app/components/common/input/drag-drop-select/drag-drop-select.component.scss create mode 100644 src-ui/src/app/components/common/input/drag-drop-select/drag-drop-select.component.spec.ts create mode 100644 src-ui/src/app/components/common/input/drag-drop-select/drag-drop-select.component.ts create mode 100644 src/documents/migrations/1047_savedview_display_mode_and_more.py diff --git a/src-ui/e2e/dashboard/requests/api-dashboard1.har b/src-ui/e2e/dashboard/requests/api-dashboard1.har index 3e0829c2f..9758236d1 100644 --- a/src-ui/e2e/dashboard/requests/api-dashboard1.har +++ b/src-ui/e2e/dashboard/requests/api-dashboard1.har @@ -124,7 +124,7 @@ "content": { "size": -1, "mimeType": "application/json", - "text": "{\"count\":6,\"next\":null,\"previous\":null,\"all\":[8,17,7,4,11,15],\"results\":[{\"id\":8,\"name\":\"Correspondent 2\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":3,\"value\":\"2\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":17,\"name\":\"In the Last Month\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":20,\"value\":\"created:[-1 month to now]\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":7,\"name\":\"Inbox\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"9\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":4,\"name\":\"Recently Added\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[],\"owner\":\"2\",\"user_can_change\":true},{\"id\":11,\"name\":\"Tag: Another Sample Tag\",\"show_on_dashboard\":false,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"4\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":15,\"name\":\"View ASN not empty\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":18,\"value\":\"false\"}],\"owner\":\"2\",\"user_can_change\":true}]}" + "text": "{\"count\":6,\"next\":null,\"previous\":null,\"all\":[8,17,7,4,11,15],\"results\":[{\"id\":8,\"name\":\"Correspondent 2\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":3,\"value\":\"2\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":17,\"name\":\"In the Last Month\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":20,\"value\":\"created:[-1 month to now]\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":7,\"name\":\"Inbox\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"9\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":4,\"name\":\"Recently Added\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":11,\"name\":\"Tag: Another Sample Tag\",\"show_on_dashboard\":false,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"4\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":15,\"name\":\"View ASN not empty\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":18,\"value\":\"false\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]}]}" }, "headersSize": -1, "bodySize": -1, diff --git a/src-ui/e2e/dashboard/requests/api-dashboard2.har b/src-ui/e2e/dashboard/requests/api-dashboard2.har index 2436a6272..952387f56 100644 --- a/src-ui/e2e/dashboard/requests/api-dashboard2.har +++ b/src-ui/e2e/dashboard/requests/api-dashboard2.har @@ -124,7 +124,7 @@ "content": { "size": -1, "mimeType": "application/json", - "text": "{\"count\":6,\"next\":null,\"previous\":null,\"all\":[8,17,7,4,11,15],\"results\":[{\"id\":8,\"name\":\"Correspondent 2\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":3,\"value\":\"2\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":17,\"name\":\"In the Last Month\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":20,\"value\":\"created:[-1 month to now]\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":7,\"name\":\"Inbox\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"9\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":4,\"name\":\"Recently Added\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[],\"owner\":\"2\",\"user_can_change\":true},{\"id\":11,\"name\":\"Tag: Another Sample Tag\",\"show_on_dashboard\":false,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"4\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":15,\"name\":\"View ASN not empty\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":18,\"value\":\"false\"}],\"owner\":\"2\",\"user_can_change\":true}]}" + "text": "{\"count\":6,\"next\":null,\"previous\":null,\"all\":[8,17,7,4,11,15],\"results\":[{\"id\":8,\"name\":\"Correspondent 2\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":3,\"value\":\"2\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":17,\"name\":\"In the Last Month\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":20,\"value\":\"created:[-1 month to now]\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":7,\"name\":\"Inbox\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"9\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":4,\"name\":\"Recently Added\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":11,\"name\":\"Tag: Another Sample Tag\",\"show_on_dashboard\":false,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"4\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":15,\"name\":\"View ASN not empty\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":18,\"value\":\"false\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]}]}" }, "headersSize": -1, "bodySize": -1, diff --git a/src-ui/e2e/dashboard/requests/api-dashboard3.har b/src-ui/e2e/dashboard/requests/api-dashboard3.har index 328c9db6e..4fc9d62d6 100644 --- a/src-ui/e2e/dashboard/requests/api-dashboard3.har +++ b/src-ui/e2e/dashboard/requests/api-dashboard3.har @@ -124,7 +124,7 @@ "content": { "size": -1, "mimeType": "application/json", - "text": "{\"count\":6,\"next\":null,\"previous\":null,\"all\":[8,17,7,4,11,15],\"results\":[{\"id\":8,\"name\":\"Correspondent 2\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":3,\"value\":\"2\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":17,\"name\":\"In the Last Month\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":20,\"value\":\"created:[-1 month to now]\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":7,\"name\":\"Inbox\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"9\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":4,\"name\":\"Recently Added\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[],\"owner\":\"2\",\"user_can_change\":true},{\"id\":11,\"name\":\"Tag: Another Sample Tag\",\"show_on_dashboard\":false,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"4\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":15,\"name\":\"View ASN not empty\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":18,\"value\":\"false\"}],\"owner\":\"2\",\"user_can_change\":true}]}" + "text": "{\"count\":6,\"next\":null,\"previous\":null,\"all\":[8,17,7,4,11,15],\"results\":[{\"id\":8,\"name\":\"Correspondent 2\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":3,\"value\":\"2\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":17,\"name\":\"In the Last Month\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":20,\"value\":\"created:[-1 month to now]\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":7,\"name\":\"Inbox\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"9\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":4,\"name\":\"Recently Added\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":11,\"name\":\"Tag: Another Sample Tag\",\"show_on_dashboard\":false,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"4\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":15,\"name\":\"View ASN not empty\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":18,\"value\":\"false\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]}]}" }, "headersSize": -1, "bodySize": -1, diff --git a/src-ui/e2e/dashboard/requests/api-dashboard4.har b/src-ui/e2e/dashboard/requests/api-dashboard4.har index ca0101d59..ecd539fdd 100644 --- a/src-ui/e2e/dashboard/requests/api-dashboard4.har +++ b/src-ui/e2e/dashboard/requests/api-dashboard4.har @@ -124,7 +124,7 @@ "content": { "size": -1, "mimeType": "application/json", - "text": "{\"count\":6,\"next\":null,\"previous\":null,\"all\":[8,17,7,4,11,15],\"results\":[{\"id\":8,\"name\":\"Correspondent 2\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":3,\"value\":\"2\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":7,\"name\":\"Inbox\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"9\"}],\"owner\":\"2\",\"user_can_change\":true},{\"id\":11,\"name\":\"Tag: Another Sample Tag\",\"show_on_dashboard\":false,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"4\"}],\"owner\":\"2\",\"user_can_change\":true}]}" + "text": "{\"count\":6,\"next\":null,\"previous\":null,\"all\":[8,17,7,4,11,15],\"results\":[{\"id\":8,\"name\":\"Correspondent 2\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":3,\"value\":\"2\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":17,\"name\":\"In the Last Month\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":20,\"value\":\"created:[-1 month to now]\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":7,\"name\":\"Inbox\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"9\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":4,\"name\":\"Recently Added\",\"show_on_dashboard\":true,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":11,\"name\":\"Tag: Another Sample Tag\",\"show_on_dashboard\":false,\"show_in_sidebar\":true,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":6,\"value\":\"4\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]},{\"id\":15,\"name\":\"View ASN not empty\",\"show_on_dashboard\":false,\"show_in_sidebar\":false,\"sort_field\":\"created\",\"sort_reverse\":true,\"filter_rules\":[{\"rule_type\":18,\"value\":\"false\"}],\"owner\":\"2\",\"user_can_change\":true,\"page_size\":10,\"display_mode\":\"table\",\"display_fields\":[\"created\",\"title\",\"tag\",\"documenttype\"]}]}" }, "headersSize": -1, "bodySize": -1, diff --git a/src-ui/e2e/document-list/document-list.spec.ts b/src-ui/e2e/document-list/document-list.spec.ts index e74897257..e974d36a1 100644 --- a/src-ui/e2e/document-list/document-list.spec.ts +++ b/src-ui/e2e/document-list/document-list.spec.ts @@ -138,11 +138,11 @@ test('sorting', async ({ page }) => { test('change views', async ({ page }) => { await page.routeFromHAR(REQUESTS_HAR5, { notFound: 'fallback' }) await page.goto('/documents') - await page.locator('pngx-page-header label').first().click() + await page.locator('.btn-group label').first().click() await expect(page.locator('pngx-document-list table')).toBeVisible() - await page.locator('pngx-page-header label').nth(1).click() + await page.locator('.btn-group label').nth(1).click() await expect(page.locator('pngx-document-card-small').first()).toBeAttached() - await page.locator('pngx-page-header label').nth(2).click() + await page.locator('.btn-group label').nth(2).click() await expect(page.locator('pngx-document-card-large').first()).toBeAttached() }) diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf index 134905485..3478d4d40 100644 --- a/src-ui/messages.xlf +++ b/src-ui/messages.xlf @@ -416,6 +416,10 @@ src/app/components/admin/config/config.component.html 14,15 + + src/app/components/common/input/drag-drop-select/drag-drop-select.component.html + 12 + src/app/components/common/input/tags/tags.component.html 4 @@ -462,7 +466,7 @@ src/app/components/admin/settings/settings.component.html - 376 + 395 src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html @@ -604,7 +608,7 @@ src/app/components/admin/settings/settings.component.html - 364 + 383 src/app/components/admin/tasks/tasks.component.html @@ -644,7 +648,7 @@ src/app/components/document-list/document-list.component.html - 93 + 109 src/app/components/manage/mail/mail.component.html @@ -947,11 +951,15 @@ src/app/components/document-list/document-list.component.html - 175 + 209 - src/app/services/rest/document.service.ts - 33 + src/app/data/document.ts + 62 + + + src/app/data/document.ts + 95 @@ -1226,121 +1234,7 @@ src/app/components/document-list/document-list.component.html - 54 - - - - Name - - src/app/components/admin/settings/settings.component.html - 328 - - - src/app/components/admin/tasks/tasks.component.html - 36 - - - src/app/components/admin/users-groups/users-groups.component.html - 21 - - - src/app/components/admin/users-groups/users-groups.component.html - 58 - - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 12 - - - src/app/components/common/edit-dialog/custom-field-edit-dialog/custom-field-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 13 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 13 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 13 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 13 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 12 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 13 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 - - - src/app/components/manage/custom-fields/custom-fields.component.html - 17 - - - src/app/components/manage/mail/mail.component.html - 20 - - - src/app/components/manage/mail/mail.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 20 - - - src/app/components/manage/management-list/management-list.component.html - 20 - - - src/app/components/manage/management-list/management-list.component.html - 20 - - - src/app/components/manage/management-list/management-list.component.html - 20 - - - src/app/components/manage/management-list/management-list.component.html - 37 - - - src/app/components/manage/management-list/management-list.component.html - 37 - - - src/app/components/manage/management-list/management-list.component.html - 37 - - - src/app/components/manage/management-list/management-list.component.html - 37 - - - src/app/components/manage/workflows/workflows.component.html - 17 - - - -  Appears on - - src/app/components/admin/settings/settings.component.html - 332,333 + 70 @@ -1432,7 +1326,7 @@ Delete src/app/components/admin/settings/settings.component.html - 346 + 345 src/app/components/admin/users-groups/users-groups.component.html @@ -1539,32 +1433,160 @@ 38 + + Documents page size + + src/app/components/admin/settings/settings.component.html + 356 + + + + Display as + + src/app/components/admin/settings/settings.component.html + 359 + + + + Table + + src/app/components/admin/settings/settings.component.html + 361 + + + + Small Cards + + src/app/components/admin/settings/settings.component.html + 362 + + + + Large Cards + + src/app/components/admin/settings/settings.component.html + 363 + + + + Show + + src/app/components/admin/settings/settings.component.html + 367 + + + src/app/components/document-list/document-list.component.html + 17 + + + + Default + + src/app/components/admin/settings/settings.component.html + 367 + + + src/app/components/document-detail/document-detail.component.html + 113 + + No saved views defined. src/app/components/admin/settings/settings.component.html - 358 + 376 + + + + Cancel + + src/app/components/admin/settings/settings.component.html + 396 + + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 44 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 27 + + + src/app/components/common/edit-dialog/custom-field-edit-dialog/custom-field-edit-dialog.component.html + 18 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 29 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 19 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 39 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 50 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 28 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 30 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html + 113 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 25 + + + src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html + 98 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 4 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 20 Use system language src/app/components/admin/settings/settings.component.ts - 61 + 62 Use date format of display language src/app/components/admin/settings/settings.component.ts - 64 + 65 Error retrieving users src/app/components/admin/settings/settings.component.ts - 183 + 188 src/app/components/admin/users-groups/users-groups.component.ts @@ -1575,7 +1597,7 @@ Error retrieving groups src/app/components/admin/settings/settings.component.ts - 202 + 207 src/app/components/admin/users-groups/users-groups.component.ts @@ -1586,35 +1608,35 @@ Saved view "" deleted. src/app/components/admin/settings/settings.component.ts - 410 + 421 Settings were saved successfully. src/app/components/admin/settings/settings.component.ts - 536 + 547 Settings were saved successfully. Reload is required to apply some changes. src/app/components/admin/settings/settings.component.ts - 540 + 551 Reload now src/app/components/admin/settings/settings.component.ts - 541 + 552 An error occurred while saving settings. src/app/components/admin/settings/settings.component.ts - 551 + 562 src/app/components/app-frame/app-frame.component.ts @@ -1625,7 +1647,7 @@ Error while storing settings on server. src/app/components/admin/settings/settings.component.ts - 585 + 596 @@ -1666,27 +1688,130 @@ 3 + + Name + + src/app/components/admin/tasks/tasks.component.html + 36 + + + src/app/components/admin/users-groups/users-groups.component.html + 21 + + + src/app/components/admin/users-groups/users-groups.component.html + 58 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/custom-field-edit-dialog/custom-field-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html + 13 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/custom-fields/custom-fields.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 20 + + + src/app/components/manage/mail/mail.component.html + 64 + + + src/app/components/manage/management-list/management-list.component.html + 20 + + + src/app/components/manage/management-list/management-list.component.html + 20 + + + src/app/components/manage/management-list/management-list.component.html + 20 + + + src/app/components/manage/management-list/management-list.component.html + 20 + + + src/app/components/manage/management-list/management-list.component.html + 37 + + + src/app/components/manage/management-list/management-list.component.html + 37 + + + src/app/components/manage/management-list/management-list.component.html + 37 + + + src/app/components/manage/management-list/management-list.component.html + 37 + + + src/app/components/manage/workflows/workflows.component.html + 17 + + Created src/app/components/admin/tasks/tasks.component.html 37 - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 16 - src/app/components/document-list/document-list.component.html - 201 + 236 src/app/components/document-list/filter-editor/filter-editor.component.html 76 - src/app/services/rest/document.service.ts - 30 + src/app/data/document.ts + 38 + + + src/app/data/document.ts + 92 @@ -1912,15 +2037,15 @@ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 33 + 43 src/app/components/document-list/document-card-large/document-card-large.component.html - 53 + 57 src/app/components/document-list/document-card-small/document-card-small.component.html - 91 + 120 src/app/components/manage/custom-fields/custom-fields.component.html @@ -2255,7 +2380,7 @@ src/app/components/document-list/document-list.component.ts - 99 + 126 src/app/components/manage/management-list/management-list.component.html @@ -2328,10 +2453,6 @@ src/app/components/common/input/tags/tags.component.ts 63 - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 - src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 58 @@ -2340,10 +2461,18 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 21 + + src/app/components/document-list/document-list.component.html + 191 + src/app/components/document-list/filter-editor/filter-editor.component.html 33 + + src/app/data/document.ts + 46 + Document Types @@ -2557,73 +2686,6 @@ 483 - - Cancel - - src/app/components/common/confirm-dialog/confirm-dialog.component.ts - 44 - - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 27 - - - src/app/components/common/edit-dialog/custom-field-edit-dialog/custom-field-edit-dialog.component.html - 18 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 29 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 19 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 50 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 28 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 30 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 42 - - - src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 113 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 25 - - - src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html - 98 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 4 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 20 - - Documents: @@ -2692,6 +2754,25 @@ 28 + + View + + src/app/components/common/custom-field-display/custom-field-display.component.html + 15 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 34 + + + src/app/components/common/permissions-select/permissions-select.component.html + 10 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 62 + + Create New Field @@ -4107,6 +4188,20 @@ 44 + + Selected items + + src/app/components/common/input/drag-drop-select/drag-drop-select.component.ts + 23 + + + + No items selected + + src/app/components/common/input/drag-drop-select/drag-drop-select.component.ts + 29 + + Upload @@ -4135,21 +4230,6 @@ 26 - - View - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 34 - - - src/app/components/common/permissions-select/permissions-select.component.html - 10 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 58 - - Add item @@ -4174,7 +4254,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.ts - 77 + 86 @@ -4806,68 +4886,18 @@ 39 - - Title - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-detail/document-detail.component.html - 104 - - - src/app/components/document-list/document-list.component.html - 160 - - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 115 - - - src/app/services/rest/document.service.ts - 28 - - - - Correspondent - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 22 - - - src/app/components/document-detail/document-detail.component.html - 108 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 36 - - - src/app/components/document-list/document-list.component.html - 151 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 44 - - - src/app/services/rest/document.service.ts - 27 - - View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 47 + 71 Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 55 + 79 src/app/components/document-detail/document-detail.component.html @@ -4879,18 +4909,18 @@ src/app/components/document-list/document-card-large/document-card-large.component.html - 64 + 68 src/app/components/document-list/document-card-small/document-card-small.component.html - 102 + 131 No documents src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 65 + 121 @@ -5094,7 +5124,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html - 50 + 54 @@ -5144,6 +5174,29 @@ 101 + + Title + + src/app/components/document-detail/document-detail.component.html + 104 + + + src/app/components/document-list/document-list.component.html + 188 + + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 115 + + + src/app/data/document.ts + 34 + + + src/app/data/document.ts + 90 + + Archive serial number @@ -5158,6 +5211,33 @@ 106 + + Correspondent + + src/app/components/document-detail/document-detail.component.html + 108 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 36 + + + src/app/components/document-list/document-list.component.html + 179 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 44 + + + src/app/data/document.ts + 50 + + + src/app/data/document.ts + 89 + + Document type @@ -5170,15 +5250,19 @@ src/app/components/document-list/document-list.component.html - 184 + 218 src/app/components/document-list/filter-editor/filter-editor.component.html 54 - src/app/services/rest/document.service.ts - 29 + src/app/data/document.ts + 54 + + + src/app/data/document.ts + 91 @@ -5193,18 +5277,15 @@ src/app/components/document-list/document-list.component.html - 193 + 227 src/app/components/document-list/filter-editor/filter-editor.component.html 64 - - - Default - src/app/components/document-detail/document-detail.component.html - 113 + src/app/data/document.ts + 58 @@ -5879,98 +5960,114 @@ src/app/components/document-list/document-list.component.html - 225 + 275 Filter by tag src/app/components/document-list/document-card-large/document-card-large.component.html - 28 + 31 src/app/components/document-list/document-list.component.html - 232 + 286 View notes src/app/components/document-list/document-card-large/document-card-large.component.html - 70 + 74 Notes src/app/components/document-list/document-card-large/document-card-large.component.html - 71 + 75 Filter by document type src/app/components/document-list/document-card-large/document-card-large.component.html - 75 + 79 src/app/components/document-list/document-list.component.html - 252 + 310 Filter by storage path src/app/components/document-list/document-card-large/document-card-large.component.html - 81 + 85 src/app/components/document-list/document-list.component.html - 259 + 317 Created: src/app/components/document-list/document-card-large/document-card-large.component.html - 93,94 + 98,99 src/app/components/document-list/document-card-small/document-card-small.component.html - 60,61 + 65,66 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 80,81 Added: src/app/components/document-list/document-card-large/document-card-large.component.html - 94,95 + 99,100 src/app/components/document-list/document-card-small/document-card-small.component.html - 61,62 + 66,67 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 81,82 Modified: src/app/components/document-list/document-card-large/document-card-large.component.html - 95,96 + 100,101 src/app/components/document-list/document-card-small/document-card-small.component.html - 62,63 + 67,68 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 82,83 Shared src/app/components/document-list/document-card-large/document-card-large.component.html - 108 + 121 src/app/components/document-list/document-card-small/document-card-small.component.html - 85 + 106 + + + src/app/data/document.ts + 70 src/app/pipes/username.pipe.ts @@ -5981,35 +6078,35 @@ Score: src/app/components/document-list/document-card-large/document-card-large.component.html - 113 + 126 Toggle tag filter src/app/components/document-list/document-card-small/document-card-small.component.html - 15 + 16 Toggle correspondent filter src/app/components/document-list/document-card-small/document-card-small.component.html - 36 + 38 Toggle document type filter src/app/components/document-list/document-card-small/document-card-small.component.html - 44 + 48 Toggle storage path filter src/app/components/document-list/document-card-small/document-card-small.component.html - 51 + 55 @@ -6037,49 +6134,49 @@ Sort src/app/components/document-list/document-list.component.html - 30 + 46 Save "" src/app/components/document-list/document-list.component.html - 73 + 89 Save as... src/app/components/document-list/document-list.component.html - 76 + 92 {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} src/app/components/document-list/document-list.component.html - 96 + 112 {VAR_PLURAL, plural, =1 {One document} other { documents}} src/app/components/document-list/document-list.component.html - 100 + 116 (filtered) src/app/components/document-list/document-list.component.html - 102 + 118 Reset filters src/app/components/document-list/document-list.component.html - 107 + 123 src/app/components/document-list/filter-editor/filter-editor.component.html @@ -6090,132 +6187,173 @@ Error while loading documents src/app/components/document-list/document-list.component.html - 123 + 139 Sort by ASN src/app/components/document-list/document-list.component.html - 139 + 166 ASN src/app/components/document-list/document-list.component.html - 143 + 170 src/app/components/document-list/filter-editor/filter-editor.component.ts 120 - src/app/services/rest/document.service.ts - 26 + src/app/data/document.ts + 74 + + + src/app/data/document.ts + 88 Sort by correspondent src/app/components/document-list/document-list.component.html - 147 + 175 Sort by title src/app/components/document-list/document-list.component.html - 155 + 184 Sort by owner src/app/components/document-list/document-list.component.html - 163 + 196 Owner src/app/components/document-list/document-list.component.html - 167 + 200 - src/app/services/rest/document.service.ts - 34 + src/app/data/document.ts + 66 + + + src/app/data/document.ts + 96 Sort by notes src/app/components/document-list/document-list.component.html - 171 + 205 Sort by document type src/app/components/document-list/document-list.component.html - 180 + 214 Sort by storage path src/app/components/document-list/document-list.component.html - 189 + 223 Sort by created date src/app/components/document-list/document-list.component.html - 197 + 232 Sort by added date src/app/components/document-list/document-list.component.html - 204 + 241 Added src/app/components/document-list/document-list.component.html - 208 + 245 src/app/components/document-list/filter-editor/filter-editor.component.html 82 - src/app/services/rest/document.service.ts - 31 + src/app/data/document.ts + 42 + + + src/app/data/document.ts + 93 + + + + Shared + + src/app/components/document-list/document-list.component.html + 248,250 Edit document src/app/components/document-list/document-list.component.html - 230 + 282 + + + + Yes + + src/app/components/document-list/document-list.component.html + 333 + + + src/app/pipes/yes-no.pipe.ts + 8 + + + + No + + src/app/components/document-list/document-list.component.html + 333 + + + src/app/pipes/yes-no.pipe.ts + 8 View "" saved successfully. src/app/components/document-list/document-list.component.ts - 209 + 242 View "" created successfully. src/app/components/document-list/document-list.component.ts - 250 + 285 @@ -7106,6 +7244,21 @@ 45 + + Modified + + src/app/data/document.ts + 94 + + + + Search score + + src/app/data/document.ts + 102 + + Score is a value returned by the full text search engine and specifies how well a result matches the given query + Auto: Learn matching automatically @@ -7486,20 +7639,6 @@ 11 - - Yes - - src/app/pipes/yes-no.pipe.ts - 8 - - - - No - - src/app/pipes/yes-no.pipe.ts - 8 - - Document already exists. @@ -7637,271 +7776,256 @@ 135 - - Modified - - src/app/services/rest/document.service.ts - 32 - - - - Search score - - src/app/services/rest/document.service.ts - 41 - - Score is a value returned by the full text search engine and specifies how well a result matches the given query - English (US) src/app/services/settings.service.ts - 40 + 46 Afrikaans src/app/services/settings.service.ts - 46 + 52 Arabic src/app/services/settings.service.ts - 52 + 58 Belarusian src/app/services/settings.service.ts - 58 + 64 Bulgarian src/app/services/settings.service.ts - 64 + 70 Catalan src/app/services/settings.service.ts - 70 + 76 Czech src/app/services/settings.service.ts - 76 + 82 Danish src/app/services/settings.service.ts - 82 + 88 German src/app/services/settings.service.ts - 88 + 94 Greek src/app/services/settings.service.ts - 94 + 100 English (GB) src/app/services/settings.service.ts - 100 + 106 Spanish src/app/services/settings.service.ts - 106 + 112 Finnish src/app/services/settings.service.ts - 112 + 118 French src/app/services/settings.service.ts - 118 + 124 Hungarian src/app/services/settings.service.ts - 124 + 130 Italian src/app/services/settings.service.ts - 130 + 136 Japanese src/app/services/settings.service.ts - 136 + 142 Luxembourgish src/app/services/settings.service.ts - 142 + 148 Dutch src/app/services/settings.service.ts - 148 + 154 Norwegian src/app/services/settings.service.ts - 154 + 160 Polish src/app/services/settings.service.ts - 160 + 166 Portuguese (Brazil) src/app/services/settings.service.ts - 166 + 172 Portuguese src/app/services/settings.service.ts - 172 + 178 Romanian src/app/services/settings.service.ts - 178 + 184 Russian src/app/services/settings.service.ts - 184 + 190 Slovak src/app/services/settings.service.ts - 190 + 196 Slovenian src/app/services/settings.service.ts - 196 + 202 Serbian src/app/services/settings.service.ts - 202 + 208 Swedish src/app/services/settings.service.ts - 208 + 214 Turkish src/app/services/settings.service.ts - 214 + 220 Ukrainian src/app/services/settings.service.ts - 220 + 226 Chinese Simplified src/app/services/settings.service.ts - 226 + 232 ISO 8601 src/app/services/settings.service.ts - 234 + 240 Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 477 + 550 Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 478 + 551 You can restart the tour from the settings page. src/app/services/settings.service.ts - 548 + 621 diff --git a/src-ui/src/app/app.module.ts b/src-ui/src/app/app.module.ts index d7263de82..ab33840a2 100644 --- a/src-ui/src/app/app.module.ts +++ b/src-ui/src/app/app.module.ts @@ -120,6 +120,8 @@ import { RotateConfirmDialogComponent } from './components/common/confirm-dialog import { MergeConfirmDialogComponent } from './components/common/confirm-dialog/merge-confirm-dialog/merge-confirm-dialog.component' import { SplitConfirmDialogComponent } from './components/common/confirm-dialog/split-confirm-dialog/split-confirm-dialog.component' import { DocumentHistoryComponent } from './components/document-history/document-history.component' +import { DragDropSelectComponent } from './components/common/input/drag-drop-select/drag-drop-select.component' +import { CustomFieldDisplayComponent } from './components/common/custom-field-display/custom-field-display.component' import { airplane, archive, @@ -139,6 +141,7 @@ import { calendar, calendarEvent, cardChecklist, + cardHeading, caretDown, caretUp, chatLeftText, @@ -233,6 +236,7 @@ const icons = { calendar, calendarEvent, cardChecklist, + cardHeading, caretDown, caretUp, chatLeftText, @@ -474,6 +478,8 @@ function initializeApp(settings: SettingsService) { MergeConfirmDialogComponent, SplitConfirmDialogComponent, DocumentHistoryComponent, + DragDropSelectComponent, + CustomFieldDisplayComponent, ], imports: [ BrowserModule, 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 0fc744edb..b5c6ca6b4 100644 --- a/src-ui/src/app/components/admin/settings/settings.component.html +++ b/src-ui/src/app/components/admin/settings/settings.component.html @@ -320,52 +320,71 @@

Views

-
+
+ @@ -374,4 +393,5 @@
+ diff --git a/src-ui/src/app/components/admin/settings/settings.component.spec.ts b/src-ui/src/app/components/admin/settings/settings.component.spec.ts index d53f57b69..7b23edc21 100644 --- a/src-ui/src/app/components/admin/settings/settings.component.spec.ts +++ b/src-ui/src/app/components/admin/settings/settings.component.spec.ts @@ -48,6 +48,8 @@ import { InstallType, SystemStatusItemStatus, } from 'src/app/data/system-status' +import { DragDropSelectComponent } from '../../common/input/drag-drop-select/drag-drop-select.component' +import { DragDropModule } from '@angular/cdk/drag-drop' const savedViews = [ { id: 1, name: 'view1', show_in_sidebar: true, show_on_dashboard: true }, @@ -96,6 +98,7 @@ describe('SettingsComponent', () => { PermissionsGroupComponent, IfOwnerDirective, ConfirmButtonComponent, + DragDropSelectComponent, ], providers: [CustomDatePipe, DatePipe, PermissionsGuard], imports: [ @@ -108,6 +111,7 @@ describe('SettingsComponent', () => { NgSelectModule, NgxBootstrapIconsModule.pick(allIcons), NgbModalModule, + DragDropModule, ], }).compileComponents() @@ -437,4 +441,11 @@ describe('SettingsComponent', () => { size: 'xl', }) }) + + it('should support reset', () => { + completeSetup() + component.settingsForm.get('themeColor').setValue('#ff0000') + component.reset() + expect(component.settingsForm.get('themeColor').value).toEqual('') + }) }) diff --git a/src-ui/src/app/components/admin/settings/settings.component.ts b/src-ui/src/app/components/admin/settings/settings.component.ts index 33f6949a1..7df90e3de 100644 --- a/src-ui/src/app/components/admin/settings/settings.component.ts +++ b/src-ui/src/app/components/admin/settings/settings.component.ts @@ -50,6 +50,7 @@ import { SystemStatusItemStatus, SystemStatus, } from 'src/app/data/system-status' +import { DisplayMode } from 'src/app/data/document' enum SettingsNavIDs { General = 1, @@ -73,8 +74,8 @@ export class SettingsComponent extends ComponentWithPermissions implements OnInit, AfterViewInit, OnDestroy, DirtyComponent { - SettingsNavIDs = SettingsNavIDs activeNavID: number + DisplayMode = DisplayMode savedViewGroup = new FormGroup({}) @@ -110,6 +111,10 @@ export class SettingsComponent }) savedViews: SavedView[] + SettingsNavIDs = SettingsNavIDs + get displayFields() { + return this.settings.allDisplayFields + } store: BehaviorSubject storeSub: Subscription @@ -340,6 +345,9 @@ export class SettingsComponent name: view.name, show_on_dashboard: view.show_on_dashboard, show_in_sidebar: view.show_in_sidebar, + page_size: view.page_size, + display_mode: view.display_mode, + display_fields: view.display_fields, } this.savedViewGroup.addControl( view.id.toString(), @@ -348,6 +356,9 @@ export class SettingsComponent name: new FormControl(null), show_on_dashboard: new FormControl(null), show_in_sidebar: new FormControl(null), + page_size: new FormControl(null), + display_mode: new FormControl(null), + display_fields: new FormControl([]), }) ) } @@ -530,8 +541,8 @@ export class SettingsComponent .subscribe({ next: () => { this.store.next(this.settingsForm.value) - this.documentListViewService.updatePageSize() this.settings.updateAppearanceSettings() + this.settings.initializeDisplayFields() let savedToast: Toast = { content: $localize`Settings were saved successfully.`, delay: 5000, @@ -592,6 +603,10 @@ export class SettingsComponent } } + reset() { + this.settingsForm.patchValue(this.store.getValue()) + } + clearThemeColor() { this.settingsForm.get('themeColor').patchValue('') } diff --git a/src-ui/src/app/components/app-frame/app-frame.component.html b/src-ui/src/app/components/app-frame/app-frame.component.html index bdc8d08f2..1e4080c48 100644 --- a/src-ui/src/app/components/app-frame/app-frame.component.html +++ b/src-ui/src/app/components/app-frame/app-frame.component.html @@ -111,7 +111,7 @@ }