diff --git a/src-ui/e2e/document-list/document-list.spec.ts b/src-ui/e2e/document-list/document-list.spec.ts index 06b512a28..e74897257 100644 --- a/src-ui/e2e/document-list/document-list.spec.ts +++ b/src-ui/e2e/document-list/document-list.spec.ts @@ -131,7 +131,7 @@ test('sorting', async ({ page }) => { await page.getByRole('button', { name: 'Notes' }).click() await expect(page).toHaveURL(/sort=num_notes/) await page.getByRole('button', { name: 'Sort' }).click() - await page.locator('.w-100 > label > .toolbaricon').first().click() + await page.locator('.w-100 > label > i-bs').first().click() await expect(page).not.toHaveURL(/reverse=1/) }) diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf index 27d22dfd0..da9211d3a 100644 --- a/src-ui/messages.xlf +++ b/src-ui/messages.xlf @@ -255,7 +255,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 66 + 63 @@ -287,7 +287,7 @@ src/app/components/document-detail/document-detail.component.html - 96 + 82 @@ -416,10 +416,6 @@ src/app/components/admin/config/config.component.html 14,15 - - src/app/components/admin/tasks/tasks.component.html - 16 - src/app/components/common/input/tags/tags.component.html 4 @@ -440,29 +436,29 @@ Enable src/app/components/admin/config/config.component.html - 36 + 34 Discard src/app/components/admin/config/config.component.html - 55 + 53 src/app/components/document-detail/document-detail.component.html - 339 + 323 Save src/app/components/admin/config/config.component.html - 58 + 56 src/app/components/admin/settings/settings.component.html - 342 + 338 src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html @@ -502,15 +498,15 @@ src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 171 + 159 src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html - 58 + 55 src/app/components/document-detail/document-detail.component.html - 331 + 315 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html @@ -567,11 +563,11 @@ src/app/components/app-frame/app-frame.component.html - 319 + 267 src/app/components/app-frame/app-frame.component.html - 324 + 270 @@ -589,7 +585,7 @@ src/app/components/admin/tasks/tasks.component.html - 20 + 16 @@ -604,15 +600,15 @@ src/app/components/admin/settings/settings.component.html - 330 + 326 src/app/components/admin/tasks/tasks.component.html - 27 + 23 src/app/components/admin/users-groups/users-groups.component.html - 108 + 94 src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html @@ -620,7 +616,7 @@ src/app/components/common/input/document-link/document-link.component.html - 44 + 38 src/app/components/common/permissions-dialog/permissions-dialog.component.html @@ -632,35 +628,35 @@ src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 16 + 14 src/app/components/document-detail/document-detail.component.html - 348 + 332 src/app/components/document-list/document-list.component.html - 105 + 93 src/app/components/manage/mail/mail.component.html - 119 + 101 src/app/components/manage/management-list/management-list.component.html - 55 + 48 src/app/components/manage/management-list/management-list.component.html - 55 + 48 src/app/components/manage/management-list/management-list.component.html - 55 + 48 src/app/components/manage/management-list/management-list.component.html - 55 + 48 @@ -671,19 +667,19 @@ src/app/components/admin/settings/settings.component.html - 289 + 285 src/app/components/app-frame/app-frame.component.html - 69 + 59 src/app/components/app-frame/app-frame.component.html - 277 + 233 src/app/components/app-frame/app-frame.component.html - 281 + 235 @@ -711,214 +707,214 @@ General src/app/components/admin/settings/settings.component.html - 20 + 18 Appearance src/app/components/admin/settings/settings.component.html - 23 + 21 Display language src/app/components/admin/settings/settings.component.html - 27 + 25 You need to reload the page after applying a new language. src/app/components/admin/settings/settings.component.html - 40 + 38 Date display src/app/components/admin/settings/settings.component.html - 48 + 46 Date format src/app/components/admin/settings/settings.component.html - 65 + 63 Short: src/app/components/admin/settings/settings.component.html - 71,72 + 69,70 Medium: src/app/components/admin/settings/settings.component.html - 75,76 + 73,74 Long: src/app/components/admin/settings/settings.component.html - 79,80 + 77,78 Items per page src/app/components/admin/settings/settings.component.html - 87 + 85 Document editor src/app/components/admin/settings/settings.component.html - 103 + 101 Use PDF viewer provided by the browser src/app/components/admin/settings/settings.component.html - 107 + 105 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 - 107 + 105 Sidebar src/app/components/admin/settings/settings.component.html - 114 + 112 Use 'slim' sidebar (icons only) src/app/components/admin/settings/settings.component.html - 118 + 116 Dark mode src/app/components/admin/settings/settings.component.html - 125 + 123 Use system settings src/app/components/admin/settings/settings.component.html - 128 + 126 Enable dark mode src/app/components/admin/settings/settings.component.html - 129 + 127 Invert thumbnails in dark mode src/app/components/admin/settings/settings.component.html - 130 + 128 Theme Color src/app/components/admin/settings/settings.component.html - 136 + 134 Reset src/app/components/admin/settings/settings.component.html - 145 + 141 Update checking src/app/components/admin/settings/settings.component.html - 150 + 146 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 - 154,157 + 150,153 No tracking data is collected by the app in any way. src/app/components/admin/settings/settings.component.html - 159,161 + 155,157 Enable update checking src/app/components/admin/settings/settings.component.html - 161 + 157 Bulk editing src/app/components/admin/settings/settings.component.html - 165 + 161 Show confirmation dialogs src/app/components/admin/settings/settings.component.html - 169 + 165 Deleting documents will always ask for confirmation. src/app/components/admin/settings/settings.component.html - 169 + 165 Apply on close src/app/components/admin/settings/settings.component.html - 170 + 166 Notes src/app/components/admin/settings/settings.component.html - 174 + 170 src/app/components/document-list/document-list.component.html - 187 + 173 src/app/services/rest/document.service.ts @@ -929,14 +925,14 @@ Enable notes src/app/components/admin/settings/settings.component.html - 178 + 174 Permissions src/app/components/admin/settings/settings.component.html - 186 + 182 src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html @@ -952,67 +948,67 @@ src/app/components/document-detail/document-detail.component.html - 297 + 281 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 + 70 src/app/components/document-list/filter-editor/filter-editor.component.html - 84 + 82 src/app/components/manage/mail/mail.component.html - 44 + 37 src/app/components/manage/mail/mail.component.html - 97 + 81 src/app/components/manage/management-list/management-list.component.html - 10 + 6 src/app/components/manage/management-list/management-list.component.html - 10 + 6 src/app/components/manage/management-list/management-list.component.html - 10 + 6 src/app/components/manage/management-list/management-list.component.html - 10 + 6 Default Permissions src/app/components/admin/settings/settings.component.html - 189 + 185 Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI src/app/components/admin/settings/settings.component.html - 193,195 + 189,191 Default Owner src/app/components/admin/settings/settings.component.html - 200 + 196 Objects without an owner can be viewed and edited by all users src/app/components/admin/settings/settings.component.html - 204 + 200 src/app/components/common/input/permissions/permissions-form/permissions-form.component.html @@ -1023,26 +1019,26 @@ Default View Permissions src/app/components/admin/settings/settings.component.html - 209 + 205 Users: src/app/components/admin/settings/settings.component.html - 214 + 210 src/app/components/admin/settings/settings.component.html - 241 + 237 src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 116 + 104 src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 135 + 123 src/app/components/common/input/permissions/permissions-form/permissions-form.component.html @@ -1057,19 +1053,19 @@ Groups: src/app/components/admin/settings/settings.component.html - 224 + 220 src/app/components/admin/settings/settings.component.html - 251 + 247 src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 124 + 112 src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 143 + 131 src/app/components/common/input/permissions/permissions-form/permissions-form.component.html @@ -1084,18 +1080,18 @@ Default Edit Permissions src/app/components/admin/settings/settings.component.html - 236 + 232 Edit permissions also grant viewing permissions src/app/components/admin/settings/settings.component.html - 260 + 256 src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 149 + 137 src/app/components/common/input/permissions/permissions-form/permissions-form.component.html @@ -1106,97 +1102,97 @@ Notifications src/app/components/admin/settings/settings.component.html - 268 + 264 Document processing src/app/components/admin/settings/settings.component.html - 271 + 267 Show notifications when new documents are detected src/app/components/admin/settings/settings.component.html - 275 + 271 Show notifications when document processing completes successfully src/app/components/admin/settings/settings.component.html - 276 + 272 Show notifications when document processing fails src/app/components/admin/settings/settings.component.html - 277 + 273 Suppress notifications on dashboard src/app/components/admin/settings/settings.component.html - 278 + 274 This will suppress all messages about document processing status on the dashboard. src/app/components/admin/settings/settings.component.html - 278 + 274 Saved views src/app/components/admin/settings/settings.component.html - 286 + 282 src/app/components/app-frame/app-frame.component.html - 126 + 106 Show warning when closing saved views with unsaved changes src/app/components/admin/settings/settings.component.html - 292 + 288 Views src/app/components/admin/settings/settings.component.html - 296 + 292 src/app/components/document-list/document-list.component.html - 66 + 54 Name src/app/components/admin/settings/settings.component.html - 302 + 298 src/app/components/admin/tasks/tasks.component.html - 40 + 36 src/app/components/admin/users-groups/users-groups.component.html - 24 + 21 src/app/components/admin/users-groups/users-groups.component.html - 69 + 59 src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html @@ -1240,65 +1236,65 @@ 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 - 23 - - - src/app/components/manage/mail/mail.component.html - 76 + 64 src/app/components/manage/management-list/management-list.component.html - 24 + 17 src/app/components/manage/management-list/management-list.component.html - 24 + 17 src/app/components/manage/management-list/management-list.component.html - 24 + 17 src/app/components/manage/management-list/management-list.component.html - 24 + 17 src/app/components/manage/management-list/management-list.component.html - 41 + 34 src/app/components/manage/management-list/management-list.component.html - 41 + 34 src/app/components/manage/management-list/management-list.component.html - 41 + 34 src/app/components/manage/management-list/management-list.component.html - 41 + 34 src/app/components/manage/workflows/workflows.component.html - 20 + 17  Appears on src/app/components/admin/settings/settings.component.html - 306,307 + 302,303 Show on dashboard src/app/components/admin/settings/settings.component.html - 309 + 305 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html @@ -1309,7 +1305,7 @@ Show in sidebar src/app/components/admin/settings/settings.component.html - 313 + 309 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html @@ -1320,78 +1316,78 @@ Actions src/app/components/admin/settings/settings.component.html - 317 + 313 src/app/components/admin/tasks/tasks.component.html - 46 + 42 src/app/components/admin/users-groups/users-groups.component.html - 26 + 23 src/app/components/admin/users-groups/users-groups.component.html - 72 + 62 src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 66 + 60 src/app/components/document-detail/document-detail.component.html - 49 + 43 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 + 76 src/app/components/manage/custom-fields/custom-fields.component.html + 19 + + + src/app/components/manage/mail/mail.component.html 22 src/app/components/manage/mail/mail.component.html - 25 - - - src/app/components/manage/mail/mail.component.html - 78 + 66 src/app/components/manage/management-list/management-list.component.html - 47 + 40 src/app/components/manage/management-list/management-list.component.html - 47 + 40 src/app/components/manage/management-list/management-list.component.html - 47 + 40 src/app/components/manage/management-list/management-list.component.html - 47 + 40 src/app/components/manage/workflows/workflows.component.html - 24 + 21 Delete src/app/components/admin/settings/settings.component.html - 318 + 314 src/app/components/admin/users-groups/users-groups.component.html - 45 + 38 src/app/components/admin/users-groups/users-groups.component.html - 91 + 77 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts @@ -1399,11 +1395,11 @@ src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 48 + 42 src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 92 + 80 src/app/components/common/permissions-select/permissions-select.component.html @@ -1411,59 +1407,59 @@ src/app/components/common/share-links-dropdown/share-links-dropdown.component.html - 44 + 37 src/app/components/document-detail/document-detail.component.html - 24 + 22 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 142 + 128 src/app/components/manage/custom-fields/custom-fields.component.html - 41 + 34 src/app/components/manage/mail/mail.component.html - 49 + 40 src/app/components/manage/mail/mail.component.html - 102 + 84 src/app/components/manage/management-list/management-list.component.html - 90 + 81 src/app/components/manage/management-list/management-list.component.html - 90 + 81 src/app/components/manage/management-list/management-list.component.html - 90 + 81 src/app/components/manage/management-list/management-list.component.html - 90 + 81 src/app/components/manage/management-list/management-list.component.html - 108 + 93 src/app/components/manage/management-list/management-list.component.html - 108 + 93 src/app/components/manage/management-list/management-list.component.html - 108 + 93 src/app/components/manage/management-list/management-list.component.html - 108 + 93 src/app/components/manage/management-list/management-list.component.ts @@ -1471,14 +1467,14 @@ src/app/components/manage/workflows/workflows.component.html - 45 + 38 No saved views defined. src/app/components/admin/settings/settings.component.html - 324 + 320 @@ -1571,37 +1567,41 @@ src/app/components/app-frame/app-frame.component.html - 306 + 256 + + + src/app/components/app-frame/app-frame.component.html + 258 Clear selection src/app/components/admin/tasks/tasks.component.html - 11 + 9 src/app/components/manage/management-list/management-list.component.html - 5 + 3 src/app/components/manage/management-list/management-list.component.html - 5 + 3 src/app/components/manage/management-list/management-list.component.html - 5 + 3 src/app/components/manage/management-list/management-list.component.html - 5 + 3 Created src/app/components/admin/tasks/tasks.component.html - 41 + 37 src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html @@ -1609,11 +1609,11 @@ src/app/components/document-list/document-list.component.html - 209 + 195 src/app/components/document-list/filter-editor/filter-editor.component.html - 70 + 68 src/app/services/rest/document.service.ts @@ -1624,28 +1624,28 @@ Results src/app/components/admin/tasks/tasks.component.html - 43 + 39 Info src/app/components/admin/tasks/tasks.component.html - 45 + 41 click for full output src/app/components/admin/tasks/tasks.component.html - 76 + 72 Dismiss src/app/components/admin/tasks/tasks.component.html - 93 + 85 src/app/components/admin/tasks/tasks.component.ts @@ -1656,49 +1656,49 @@ Open Document src/app/components/admin/tasks/tasks.component.html - 100 + 90 {VAR_PLURAL, plural, =1 {One task} other { total tasks}} src/app/components/admin/tasks/tasks.component.html - 119 + 109  ( selected) src/app/components/admin/tasks/tasks.component.html - 121 + 111 Failed src/app/components/admin/tasks/tasks.component.html - 133,135 + 123,125 Complete src/app/components/admin/tasks/tasks.component.html - 141,143 + 131,133 Started src/app/components/admin/tasks/tasks.component.html - 149,151 + 139,141 Queued src/app/components/admin/tasks/tasks.component.html - 157,159 + 147,149 @@ -1765,11 +1765,11 @@ src/app/components/app-frame/app-frame.component.html - 295 + 247 src/app/components/app-frame/app-frame.component.html - 299 + 249 @@ -1787,21 +1787,21 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 90 + 76 Add User src/app/components/admin/users-groups/users-groups.component.html - 17 + 14 Username src/app/components/admin/users-groups/users-groups.component.html - 23 + 20 src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html @@ -1816,11 +1816,11 @@ Groups src/app/components/admin/users-groups/users-groups.component.html - 25 + 22 src/app/components/admin/users-groups/users-groups.component.html - 57 + 50 src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html @@ -1831,11 +1831,11 @@ Edit src/app/components/admin/users-groups/users-groups.component.html - 40 + 35 src/app/components/admin/users-groups/users-groups.component.html - 86 + 74 src/app/components/common/input/permissions/permissions-form/permissions-form.component.html @@ -1847,73 +1847,73 @@ src/app/components/document-list/document-card-large/document-card-large.component.html - 61 + 55 src/app/components/document-list/document-card-small/document-card-small.component.html - 105 + 91 src/app/components/manage/custom-fields/custom-fields.component.html - 36 + 31 src/app/components/manage/mail/mail.component.html - 39 + 34 src/app/components/manage/mail/mail.component.html - 92 + 78 src/app/components/manage/management-list/management-list.component.html - 89 + 80 src/app/components/manage/management-list/management-list.component.html - 89 + 80 src/app/components/manage/management-list/management-list.component.html - 89 + 80 src/app/components/manage/management-list/management-list.component.html - 89 + 80 src/app/components/manage/management-list/management-list.component.html - 103 + 90 src/app/components/manage/management-list/management-list.component.html - 103 + 90 src/app/components/manage/management-list/management-list.component.html - 103 + 90 src/app/components/manage/management-list/management-list.component.html - 103 + 90 src/app/components/manage/workflows/workflows.component.html - 40 + 35 Add Group src/app/components/admin/users-groups/users-groups.component.html - 62 + 52 No groups defined src/app/components/admin/users-groups/users-groups.component.html - 99 + 85 @@ -1967,7 +1967,7 @@ src/app/components/document-detail/document-detail.component.ts - 716 + 719 src/app/components/document-list/bulk-editor/bulk-editor.component.ts @@ -2006,7 +2006,7 @@ src/app/components/document-detail/document-detail.component.ts - 718 + 721 src/app/components/document-list/bulk-editor/bulk-editor.component.ts @@ -2096,54 +2096,54 @@ Search documents src/app/components/app-frame/app-frame.component.html - 33 + 31 Logged in as src/app/components/app-frame/app-frame.component.html - 57 + 51 My Profile src/app/components/app-frame/app-frame.component.html - 63 + 55 Logout src/app/components/app-frame/app-frame.component.html - 74 + 62 Documentation src/app/components/app-frame/app-frame.component.html - 81 + 67 src/app/components/app-frame/app-frame.component.html - 329 + 275 src/app/components/app-frame/app-frame.component.html - 334 + 278 Dashboard src/app/components/app-frame/app-frame.component.html - 106 + 90 src/app/components/app-frame/app-frame.component.html - 110 + 92 src/app/components/dashboard/dashboard.component.html @@ -2154,11 +2154,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 115 + 97 src/app/components/app-frame/app-frame.component.html - 119 + 99 src/app/components/document-list/document-list.component.ts @@ -2166,55 +2166,55 @@ src/app/components/manage/management-list/management-list.component.html - 98 + 87 src/app/components/manage/management-list/management-list.component.html - 98 + 87 src/app/components/manage/management-list/management-list.component.html - 98 + 87 src/app/components/manage/management-list/management-list.component.html - 98 + 87 Open documents src/app/components/app-frame/app-frame.component.html - 160 + 136 Close all src/app/components/app-frame/app-frame.component.html - 184 + 156 src/app/components/app-frame/app-frame.component.html - 188 + 158 Manage src/app/components/app-frame/app-frame.component.html - 196 + 166 Correspondents src/app/components/app-frame/app-frame.component.html - 202 + 172 src/app/components/app-frame/app-frame.component.html - 206 + 174 src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html @@ -2225,11 +2225,11 @@ Tags src/app/components/app-frame/app-frame.component.html - 211 + 179 src/app/components/app-frame/app-frame.component.html - 216 + 182 src/app/components/common/input/tags/tags.component.ts @@ -2245,22 +2245,22 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html - 26 + 20 src/app/components/document-list/filter-editor/filter-editor.component.html - 34 + 32 Document Types src/app/components/app-frame/app-frame.component.html - 222 + 188 src/app/components/app-frame/app-frame.component.html - 226 + 190 src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html @@ -2271,11 +2271,11 @@ Storage Paths src/app/components/app-frame/app-frame.component.html - 231 + 195 src/app/components/app-frame/app-frame.component.html - 235 + 197 src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html @@ -2286,15 +2286,15 @@ Custom Fields src/app/components/app-frame/app-frame.component.html - 240 + 202 src/app/components/app-frame/app-frame.component.html - 244 + 204 src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html - 6 + 4 src/app/components/manage/custom-fields/custom-fields.component.html @@ -2305,11 +2305,11 @@ Workflows src/app/components/app-frame/app-frame.component.html - 251 + 211 src/app/components/app-frame/app-frame.component.html - 255 + 213 src/app/components/manage/workflows/workflows.component.html @@ -2320,78 +2320,71 @@ Mail src/app/components/app-frame/app-frame.component.html - 260 + 218 src/app/components/app-frame/app-frame.component.html - 265 + 221 Administration src/app/components/app-frame/app-frame.component.html - 271 + 227 Configuration src/app/components/app-frame/app-frame.component.html - 286 + 240 src/app/components/app-frame/app-frame.component.html - 290 - - - - File Tasks - - src/app/components/app-frame/app-frame.component.html - 313,315 + 242 GitHub src/app/components/app-frame/app-frame.component.html - 341 + 285 is available. src/app/components/app-frame/app-frame.component.html - 350,351 + 294,295 Click to view. src/app/components/app-frame/app-frame.component.html - 351 + 295 Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 355 + 299 How does this work? src/app/components/app-frame/app-frame.component.html - 362,364 + 306,308 Update available src/app/components/app-frame/app-frame.component.html - 378 + 319 @@ -2423,11 +2416,11 @@ src/app/components/common/date-dropdown/date-dropdown.component.html - 38 + 34 src/app/components/common/date-dropdown/date-dropdown.component.html - 63 + 55 @@ -2508,7 +2501,7 @@ src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 170 + 158 src/app/components/common/permissions-dialog/permissions-dialog.component.html @@ -2516,7 +2509,7 @@ src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html - 57 + 54 src/app/components/common/select-dialog/select-dialog.component.html @@ -2524,7 +2517,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 + 4 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html @@ -2535,14 +2528,14 @@ Create New Field src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html - 25 + 21 Add src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html - 30 + 24 src/app/components/common/permissions-select/permissions-select.component.html @@ -2589,21 +2582,21 @@ now src/app/components/common/date-dropdown/date-dropdown.component.html - 23 + 21 After src/app/components/common/date-dropdown/date-dropdown.component.html - 32 + 30 Before src/app/components/common/date-dropdown/date-dropdown.component.html - 57 + 51 @@ -2692,7 +2685,7 @@ src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 194 + 182 @@ -2900,7 +2893,7 @@ src/app/components/manage/mail/mail.component.html - 77 + 65 @@ -3058,7 +3051,7 @@ src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 104 + 92 @@ -3076,7 +3069,7 @@ src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 105 + 93 @@ -3094,11 +3087,11 @@ src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 168 + 156 src/app/components/common/toasts/toasts.component.html - 30 + 28 @@ -3385,7 +3378,7 @@ src/app/components/manage/workflows/workflows.component.html - 21 + 18 @@ -3396,7 +3389,7 @@ src/app/components/manage/workflows/workflows.component.html - 33 + 30 @@ -3407,7 +3400,7 @@ src/app/components/manage/workflows/workflows.component.html - 23 + 20 @@ -3421,182 +3414,182 @@ Add Trigger src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 33 + 30 Apply Actions: src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 72 + 66 Add Action src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 77 + 68 Action type src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 98 + 86 Assign title src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 102 + 90 Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#workflows'>documentation</a>. src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 102 + 90 Assign tags src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 103 + 91 Assign storage path src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 106 + 94 Assign custom fields src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 107 + 95 Assign owner src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 110 + 98 Assign view permissions src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 112 + 100 Assign edit permissions src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 131 + 119 Trigger type src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 178 + 166 Trigger for documents that match all filters specified below. src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 179 + 167 Filter filename src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 182 + 170 Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 182 + 170 Filter sources src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 184 + 172 Filter path src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 185 + 173 Apply to documents that match this path. Wildcards specified as * are allowed. Case-normalized.</a> src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 185 + 173 Filter mail rule src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 186 + 174 Apply to documents consumed via this mail rule. src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 186 + 174 Content matching algorithm src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 189 + 177 Content matching pattern src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 191 + 179 Has tags src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 200 + 188 Has correspondent src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 201 + 189 Has document type src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html - 202 + 190 @@ -3666,11 +3659,11 @@ All src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 17 + 15 src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 20 + 16 src/app/components/common/permissions-select/permissions-select.component.html @@ -3682,42 +3675,42 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html - 20 + 14 Any src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 19 + 17 Include src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 27 + 25 Exclude src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 29 + 27 Apply src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 51 + 49 Click again to exclude items. src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 59 + 55 @@ -3732,65 +3725,65 @@ Remove src/app/components/common/input/check/check.component.html - 10 + 8 src/app/components/common/input/date/date.component.html - 9 + 7 src/app/components/common/input/document-link/document-link.component.html - 11 + 9 src/app/components/common/input/file/file.component.html - 11 + 9 src/app/components/common/input/file/file.component.html - 25 + 21 src/app/components/common/input/number/number.component.html - 11 + 9 src/app/components/common/input/select/select.component.html - 11 + 9 src/app/components/common/input/switch/switch.component.html - 17 + 13 src/app/components/common/input/text/text.component.html - 11 + 9 src/app/components/common/input/url/url.component.html - 9 + 7 Invalid date. src/app/components/common/input/date/date.component.html - 31 + 25 Suggestions: src/app/components/common/input/date/date.component.html - 37 + 31 src/app/components/common/input/select/select.component.html - 64 + 58 src/app/components/common/input/tags/tags.component.html - 57 + 51 @@ -3815,7 +3808,7 @@ Upload src/app/components/common/input/file/file.component.html - 17 + 15 @@ -3851,14 +3844,14 @@ src/app/components/document-list/document-card-large/document-card-large.component.html - 68 + 60 Add item src/app/components/common/input/select/select.component.html - 25 + 23 Used for both types, correspondents, storage paths @@ -3892,7 +3885,7 @@ Note: value has not yet been set and will not apply until explicitly changed src/app/components/common/input/switch/switch.component.html - 45 + 39 @@ -3906,14 +3899,14 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 45 + 41 Open link src/app/components/common/input/url/url.component.html - 16 + 14 @@ -3927,7 +3920,7 @@ Read more src/app/components/common/page-header/page-header.component.html - 17 + 15 @@ -3955,35 +3948,35 @@ My documents src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 32 + 26 Shared with me src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 44 + 36 Shared by me src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 56 + 46 Unowned src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 + 56 Hide unowned src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 100 + 86 @@ -4050,36 +4043,36 @@ src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html - 43 + 42 src/app/components/common/share-links-dropdown/share-links-dropdown.component.html - 32 + 29 Regenerate auth token src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html - 45 + 44 Copied! src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html - 51 + 48 src/app/components/common/share-links-dropdown/share-links-dropdown.component.html - 47 + 40 Warning: changing the token cannot be undone src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html - 53 + 50 @@ -4129,7 +4122,7 @@ src/app/components/document-list/document-list.component.html - 8 + 6 @@ -4143,7 +4136,7 @@ Share Links src/app/components/common/share-links-dropdown/share-links-dropdown.component.html - 6 + 4 src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts @@ -4154,35 +4147,51 @@ No existing links src/app/components/common/share-links-dropdown/share-links-dropdown.component.html - 11,13 + 9,11 Share src/app/components/common/share-links-dropdown/share-links-dropdown.component.html - 38 + 33 Share archive version src/app/components/common/share-links-dropdown/share-links-dropdown.component.html - 54 + 47 Expires src/app/components/common/share-links-dropdown/share-links-dropdown.component.html - 58 + 51 Create src/app/components/common/share-links-dropdown/share-links-dropdown.component.html - 73 + 64 + + + src/app/components/manage/management-list/management-list.component.html + 9 + + + src/app/components/manage/management-list/management-list.component.html + 9 + + + src/app/components/manage/management-list/management-list.component.html + 9 + + + src/app/components/manage/management-list/management-list.component.html + 9 @@ -4249,18 +4258,18 @@ Status src/app/components/common/toasts/toasts.component.html - 28 + 26 src/app/components/manage/workflows/workflows.component.html - 22 + 19 Copy Raw Error src/app/components/common/toasts/toasts.component.html - 44 + 41 @@ -4299,7 +4308,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 37 + 34 @@ -4310,11 +4319,11 @@ src/app/components/document-detail/document-detail.component.html - 111 + 95 src/app/components/document-list/document-list.component.html - 172 + 158 src/app/components/document-list/filter-editor/filter-editor.component.ts @@ -4333,19 +4342,19 @@ src/app/components/document-detail/document-detail.component.html - 115 + 99 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 + 32 src/app/components/document-list/document-list.component.html - 164 + 150 src/app/components/document-list/filter-editor/filter-editor.component.html - 43 + 41 src/app/services/rest/document.service.ts @@ -4363,30 +4372,30 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 49 + 47 src/app/components/document-detail/document-detail.component.html - 31 + 27 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 106 + 94 src/app/components/document-list/document-card-large/document-card-large.component.html - 76 + 66 src/app/components/document-list/document-card-small/document-card-small.component.html - 121 + 102 No documents src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 61 + 57 @@ -4471,7 +4480,7 @@ {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 35 + 32 This is shown as a summary line when there are more than 5 document in the processing pipeline. @@ -4558,7 +4567,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html - 15 + 11 @@ -4586,36 +4595,36 @@ Download original src/app/components/document-detail/document-detail.component.html - 38 + 34 Redo OCR src/app/components/document-detail/document-detail.component.html - 55 + 47 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 89 + 79 More like this src/app/components/document-detail/document-detail.component.html - 61 + 51 src/app/components/document-list/document-card-large/document-card-large.component.html - 56 + 52 Close src/app/components/document-detail/document-detail.component.html - 86 + 76 src/app/guards/dirty-saved-view.guard.ts @@ -4626,47 +4635,47 @@ Previous src/app/components/document-detail/document-detail.component.html - 91 + 79 Details src/app/components/document-detail/document-detail.component.html - 108 + 92 Archive serial number src/app/components/document-detail/document-detail.component.html - 112 + 96 Date created src/app/components/document-detail/document-detail.component.html - 113 + 97 Document type src/app/components/document-detail/document-detail.component.html - 117 + 101 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 49 + 43 src/app/components/document-list/document-list.component.html - 195 + 181 src/app/components/document-list/filter-editor/filter-editor.component.html - 51 + 49 src/app/services/rest/document.service.ts @@ -4677,40 +4686,40 @@ Storage path src/app/components/document-detail/document-detail.component.html - 119 + 103 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 60 + 54 src/app/components/document-list/document-list.component.html - 202 + 188 src/app/components/document-list/filter-editor/filter-editor.component.html - 59 + 57 Default src/app/components/document-detail/document-detail.component.html - 120 + 104 Content src/app/components/document-detail/document-detail.component.html - 206 + 190 Metadata src/app/components/document-detail/document-detail.component.html - 215 + 199 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -4721,116 +4730,116 @@ Date modified src/app/components/document-detail/document-detail.component.html - 222 + 206 Date added src/app/components/document-detail/document-detail.component.html - 226 + 210 Media filename src/app/components/document-detail/document-detail.component.html - 230 + 214 Original filename src/app/components/document-detail/document-detail.component.html - 234 + 218 Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 238 + 222 Original file size src/app/components/document-detail/document-detail.component.html - 242 + 226 Original mime type src/app/components/document-detail/document-detail.component.html - 246 + 230 Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 251 + 235 Archive file size src/app/components/document-detail/document-detail.component.html - 257 + 241 Original document metadata src/app/components/document-detail/document-detail.component.html - 266 + 250 Archived document metadata src/app/components/document-detail/document-detail.component.html - 269 + 253 Preview src/app/components/document-detail/document-detail.component.html - 276 + 260 Notes src/app/components/document-detail/document-detail.component.html - 286,289 + 270,273 Enter Password src/app/components/document-detail/document-detail.component.html - 320 + 304 src/app/components/document-detail/document-detail.component.html - 377 + 361 Save & next src/app/components/document-detail/document-detail.component.html - 333 + 317 Save & close src/app/components/document-detail/document-detail.component.html - 336 + 320 @@ -4872,43 +4881,43 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 448 + 451 Error retrieving suggestions. src/app/components/document-detail/document-detail.component.ts - 473 + 476 Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 591 + 594 src/app/components/document-detail/document-detail.component.ts - 600 + 603 Error saving document src/app/components/document-detail/document-detail.component.ts - 604 + 607 src/app/components/document-detail/document-detail.component.ts - 645 + 648 Confirm delete src/app/components/document-detail/document-detail.component.ts - 671 + 674 src/app/components/manage/management-list/management-list.component.ts @@ -4919,35 +4928,35 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 672 + 675 The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 673 + 676 Delete document src/app/components/document-detail/document-detail.component.ts - 675 + 678 Error deleting document src/app/components/document-detail/document-detail.component.ts - 694 + 697 Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 714 + 717 src/app/components/document-list/bulk-editor/bulk-editor.component.ts @@ -4958,114 +4967,114 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 715 + 718 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 726 + 729 Error executing operation src/app/components/document-detail/document-detail.component.ts - 737 + 740 Page Fit src/app/components/document-detail/document-detail.component.ts - 806 + 809 Select: src/app/components/document-list/bulk-editor/bulk-editor.component.html - 10 + 8 Edit: src/app/components/document-list/bulk-editor/bulk-editor.component.html - 25 + 19 Filter tags src/app/components/document-list/bulk-editor/bulk-editor.component.html - 27 + 21 src/app/components/document-list/filter-editor/filter-editor.component.html - 35 + 33 Filter correspondents src/app/components/document-list/bulk-editor/bulk-editor.component.html - 39 + 33 src/app/components/document-list/filter-editor/filter-editor.component.html - 44 + 42 Filter document types src/app/components/document-list/bulk-editor/bulk-editor.component.html - 50 + 44 src/app/components/document-list/filter-editor/filter-editor.component.html - 52 + 50 Filter storage paths src/app/components/document-list/bulk-editor/bulk-editor.component.html - 61 + 55 src/app/components/document-list/filter-editor/filter-editor.component.html - 60 + 58 Include: src/app/components/document-list/bulk-editor/bulk-editor.component.html - 112 + 100 Archived files src/app/components/document-list/bulk-editor/bulk-editor.component.html - 116,118 + 104,106 Original files src/app/components/document-list/bulk-editor/bulk-editor.component.html - 122,124 + 110,112 Use formatted filename src/app/components/document-list/bulk-editor/bulk-editor.component.html - 129,131 + 117,119 @@ -5251,7 +5260,7 @@ src/app/components/document-list/document-list.component.html - 232 + 218 @@ -5262,87 +5271,87 @@ src/app/components/document-list/document-list.component.html - 238 + 224 View notes src/app/components/document-list/document-card-large/document-card-large.component.html - 83 + 73 Notes src/app/components/document-list/document-card-large/document-card-large.component.html - 87 + 74 Filter by document type src/app/components/document-list/document-card-large/document-card-large.component.html - 91 + 78 src/app/components/document-list/document-list.component.html - 259 + 243 Filter by storage path src/app/components/document-list/document-card-large/document-card-large.component.html - 100 + 84 src/app/components/document-list/document-list.component.html - 264 + 248 Created: src/app/components/document-list/document-card-large/document-card-large.component.html - 118,119 + 96,97 src/app/components/document-list/document-card-small/document-card-small.component.html - 66,67 + 60,61 Added: src/app/components/document-list/document-card-large/document-card-large.component.html - 119,120 + 97,98 src/app/components/document-list/document-card-small/document-card-small.component.html - 67,68 + 61,62 Modified: src/app/components/document-list/document-card-large/document-card-large.component.html - 120,121 + 98,99 src/app/components/document-list/document-card-small/document-card-small.component.html - 68,69 + 62,63 Shared src/app/components/document-list/document-card-large/document-card-large.component.html - 142 + 111 src/app/components/document-list/document-card-small/document-card-small.component.html - 99 + 85 src/app/pipes/username.pipe.ts @@ -5353,7 +5362,7 @@ Score: src/app/components/document-list/document-card-large/document-card-large.component.html - 147 + 116 @@ -5367,116 +5376,116 @@ Toggle correspondent filter src/app/components/document-list/document-card-small/document-card-small.component.html - 38 + 36 Toggle document type filter src/app/components/document-list/document-card-small/document-card-small.component.html - 46 + 44 Toggle storage path filter src/app/components/document-list/document-card-small/document-card-small.component.html - 55 + 51 Select none src/app/components/document-list/document-list.component.html - 11 + 9 Select page src/app/components/document-list/document-list.component.html - 12 + 10 Select all src/app/components/document-list/document-list.component.html - 13 + 11 Sort src/app/components/document-list/document-list.component.html - 38 + 30 Save "" src/app/components/document-list/document-list.component.html - 85 + 73 Save as... src/app/components/document-list/document-list.component.html - 88 + 76 {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} src/app/components/document-list/document-list.component.html - 108 + 96 {VAR_PLURAL, plural, =1 {One document} other { documents}} src/app/components/document-list/document-list.component.html - 112 + 100 (filtered) src/app/components/document-list/document-list.component.html - 114 + 102 Reset filters src/app/components/document-list/document-list.component.html - 121 + 107 src/app/components/document-list/filter-editor/filter-editor.component.html - 92 + 88 Error while loading documents src/app/components/document-list/document-list.component.html - 137 + 123 Sort by ASN src/app/components/document-list/document-list.component.html - 153 + 139 ASN src/app/components/document-list/document-list.component.html - 157 + 143 src/app/components/document-list/filter-editor/filter-editor.component.ts @@ -5491,28 +5500,28 @@ Sort by correspondent src/app/components/document-list/document-list.component.html - 160 + 146 Sort by title src/app/components/document-list/document-list.component.html - 167 + 153 Sort by owner src/app/components/document-list/document-list.component.html - 175 + 161 Owner src/app/components/document-list/document-list.component.html - 179 + 165 src/app/services/rest/document.service.ts @@ -5523,46 +5532,46 @@ Sort by notes src/app/components/document-list/document-list.component.html - 183 + 169 Sort by document type src/app/components/document-list/document-list.component.html - 191 + 177 Sort by storage path src/app/components/document-list/document-list.component.html - 198 + 184 Sort by created date src/app/components/document-list/document-list.component.html - 205 + 191 Sort by added date src/app/components/document-list/document-list.component.html - 212 + 198 Added src/app/components/document-list/document-list.component.html - 216 + 202 src/app/components/document-list/filter-editor/filter-editor.component.html - 76 + 74 src/app/services/rest/document.service.ts @@ -5573,7 +5582,7 @@ Edit document src/app/components/document-list/document-list.component.html - 236 + 222 @@ -5801,7 +5810,7 @@ src/app/components/document-notes/document-notes.component.html - 29 + 27 @@ -5871,21 +5880,21 @@ Add Field src/app/components/manage/custom-fields/custom-fields.component.html - 12 + 9 Data Type src/app/components/manage/custom-fields/custom-fields.component.html - 21 + 18 No fields defined. src/app/components/manage/custom-fields/custom-fields.component.html - 49 + 42 @@ -5955,42 +5964,42 @@ Add Account src/app/components/manage/mail/mail.component.html - 17 + 14 Server src/app/components/manage/mail/mail.component.html - 24 + 21 No mail accounts defined. src/app/components/manage/mail/mail.component.html - 57 + 48 Mail rules src/app/components/manage/mail/mail.component.html - 65 + 56 Add Rule src/app/components/manage/mail/mail.component.html - 70 + 58 No mail rules defined. src/app/components/manage/mail/mail.component.html - 110 + 92 @@ -6109,118 +6118,99 @@ 300 - - Create - - src/app/components/manage/management-list/management-list.component.html - 13,17 - - - src/app/components/manage/management-list/management-list.component.html - 13,17 - - - src/app/components/manage/management-list/management-list.component.html - 13,17 - - - src/app/components/manage/management-list/management-list.component.html - 13,17 - - Filter by: src/app/components/manage/management-list/management-list.component.html - 23 + 16 src/app/components/manage/management-list/management-list.component.html - 23 + 16 src/app/components/manage/management-list/management-list.component.html - 23 + 16 src/app/components/manage/management-list/management-list.component.html - 23 + 16 Matching src/app/components/manage/management-list/management-list.component.html - 42 + 35 src/app/components/manage/management-list/management-list.component.html - 42 + 35 src/app/components/manage/management-list/management-list.component.html - 42 + 35 src/app/components/manage/management-list/management-list.component.html - 42 + 35 Document count src/app/components/manage/management-list/management-list.component.html - 43 + 36 src/app/components/manage/management-list/management-list.component.html - 43 + 36 src/app/components/manage/management-list/management-list.component.html - 43 + 36 src/app/components/manage/management-list/management-list.component.html - 43 + 36 Filter Documents src/app/components/manage/management-list/management-list.component.html - 88 + 79 src/app/components/manage/management-list/management-list.component.html - 88 + 79 src/app/components/manage/management-list/management-list.component.html - 88 + 79 src/app/components/manage/management-list/management-list.component.html - 88 + 79 {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 122 + 107 src/app/components/manage/management-list/management-list.component.html - 122 + 107 src/app/components/manage/management-list/management-list.component.html - 122 + 107 src/app/components/manage/management-list/management-list.component.html - 122 + 107 @@ -6347,21 +6337,21 @@ Add Workflow src/app/components/manage/workflows/workflows.component.html - 12 + 9 Disabled src/app/components/manage/workflows/workflows.component.html - 33 + 30 No workflows defined. src/app/components/manage/workflows/workflows.component.html - 53 + 46 @@ -6417,7 +6407,7 @@ Go to Dashboard src/app/components/not-found/not-found.component.html - 12 + 9 diff --git a/src-ui/package-lock.json b/src-ui/package-lock.json index 6a8a18a12..f51e4056e 100644 --- a/src-ui/package-lock.json +++ b/src-ui/package-lock.json @@ -25,6 +25,7 @@ "bootstrap": "^5.3.2", "file-saver": "^2.0.5", "mime-names": "^1.0.0", + "ngx-bootstrap-icons": "^1.9.3", "ngx-color": "^9.0.0", "ngx-cookie-service": "^17.0.1", "ngx-file-drop": "^16.0.0", @@ -13850,6 +13851,22 @@ "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", "dev": true }, + "node_modules/ngx-bootstrap-icons": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/ngx-bootstrap-icons/-/ngx-bootstrap-icons-1.9.3.tgz", + "integrity": "sha512-UsFqJ/cn0u5W39hVMIDbm+ze1dCF9fDV839scqeimi70Efcmg41zOx6GgR6i2gWAVFR0OBso1cdqb4E75XhTSw==", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": ">= 16.18.1", + "npm": ">= 8.11.0" + }, + "peerDependencies": { + "@angular/common": ">= 13.3.8", + "@angular/core": ">= 13.3.8" + } + }, "node_modules/ngx-color": { "version": "9.0.0", "resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-9.0.0.tgz", diff --git a/src-ui/package.json b/src-ui/package.json index 904c2b9a0..baefa35c3 100644 --- a/src-ui/package.json +++ b/src-ui/package.json @@ -27,6 +27,7 @@ "bootstrap": "^5.3.2", "file-saver": "^2.0.5", "mime-names": "^1.0.0", + "ngx-bootstrap-icons": "^1.9.3", "ngx-color": "^9.0.0", "ngx-cookie-service": "^17.0.1", "ngx-file-drop": "^16.0.0", diff --git a/src-ui/src/app/app.module.ts b/src-ui/src/app/app.module.ts index a97897c36..6d39bfecf 100644 --- a/src-ui/src/app/app.module.ts +++ b/src-ui/src/app/app.module.ts @@ -111,6 +111,174 @@ import { PreviewPopupComponent } from './components/common/preview-popup/preview import { SwitchComponent } from './components/common/input/switch/switch.component' import { ConfigComponent } from './components/admin/config/config.component' import { FileComponent } from './components/common/input/file/file.component' +import { NgxBootstrapIconsModule } from 'ngx-bootstrap-icons' +import { + archive, + arrowCounterclockwise, + arrowDown, + arrowLeft, + arrowRepeat, + arrowRight, + arrowRightShort, + arrowUpRight, + asterisk, + boxArrowUp, + boxArrowUpRight, + boxes, + calendar, + calendarEvent, + caretDown, + caretUp, + chatLeftText, + check, + check2All, + checkAll, + checkLg, + chevronDoubleLeft, + chevronDoubleRight, + clipboard, + clipboardCheckFill, + clipboardFill, + dash, + diagram3, + dice5, + doorOpen, + download, + envelope, + exclamationTriangle, + eye, + fileEarmark, + fileEarmarkCheck, + fileEarmarkFill, + fileEarmarkLock, + files, + fileText, + filter, + folder, + folderFill, + funnel, + gear, + grid, + gripVertical, + hash, + hddStack, + house, + infoCircle, + link, + listTask, + listUl, + pencil, + people, + peopleFill, + person, + personCircle, + personFill, + personFillLock, + personLock, + plus, + plusCircle, + questionCircle, + search, + slashCircle, + sliders2Vertical, + sortAlphaDown, + sortAlphaUpAlt, + tagFill, + tags, + textIndentLeft, + textLeft, + threeDots, + threeDotsVertical, + trash, + uiRadios, + upcScan, + x, + xLg, +} from 'ngx-bootstrap-icons' + +const icons = { + archive, + arrowCounterclockwise, + arrowDown, + arrowLeft, + arrowRepeat, + arrowRight, + arrowRightShort, + arrowUpRight, + asterisk, + boxArrowUp, + boxArrowUpRight, + boxes, + calendar, + calendarEvent, + caretDown, + caretUp, + chatLeftText, + check, + check2All, + checkAll, + checkLg, + chevronDoubleLeft, + chevronDoubleRight, + clipboard, + clipboardCheckFill, + clipboardFill, + dash, + diagram3, + dice5, + doorOpen, + download, + envelope, + exclamationTriangle, + eye, + fileEarmark, + fileEarmarkCheck, + fileEarmarkFill, + fileEarmarkLock, + files, + fileText, + filter, + folder, + folderFill, + funnel, + gear, + grid, + gripVertical, + hash, + hddStack, + house, + infoCircle, + link, + listTask, + listUl, + pencil, + people, + peopleFill, + person, + personCircle, + personFill, + personFillLock, + personLock, + plus, + plusCircle, + questionCircle, + search, + slashCircle, + sliders2Vertical, + sortAlphaDown, + sortAlphaUpAlt, + tagFill, + tags, + textIndentLeft, + textLeft, + threeDots, + threeDotsVertical, + trash, + uiRadios, + upcScan, + x, + xLg, +} import localeAf from '@angular/common/locales/af' import localeAr from '@angular/common/locales/ar' @@ -282,6 +450,7 @@ function initializeApp(settings: SettingsService) { ColorSliderModule, TourNgBootstrapModule, DragDropModule, + NgxBootstrapIconsModule.pick(icons), ], providers: [ { diff --git a/src-ui/src/app/components/admin/config/config.component.html b/src-ui/src/app/components/admin/config/config.component.html index e2f8ab3b1..03ca04b7b 100644 --- a/src-ui/src/app/components/admin/config/config.component.html +++ b/src-ui/src/app/components/admin/config/config.component.html @@ -23,9 +23,7 @@
{{option.title}} - - - +
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 305b5dd09..52e706f2f 100644 --- a/src-ui/src/app/components/admin/settings/settings.component.html +++ b/src-ui/src/app/components/admin/settings/settings.component.html @@ -7,9 +7,7 @@ Open Django Admin - - - + @@ -140,204 +138,202 @@
-
+ Reset + + -

Update checking

+

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. -

- -
+
+
+

+ 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. +

+
+
-

Bulk editing

+

Bulk editing

-
-
- - -
+
+
+ +
+
-

Notes

+

Notes

-
-
- -
+
+
+
+
- - + + -
  • - Permissions - +
  • + Permissions + -

    Default Permissions

    +

    Default Permissions

    -
    -
    -

    - Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI -

    -
    +
    +
    +

    + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI +

    -
    -
    - Default Owner -
    -
    - - Objects without an owner can be viewed and edited by all users -
    +
    +
    +
    + Default Owner
    -
    -
    - Default View Permissions -
    -
    -
    -
    - Users: -
    -
    - - - -
    +
    + + Objects without an owner can be viewed and edited by all users +
    +
    +
    +
    + Default View Permissions +
    +
    +
    +
    + Users:
    -
    -
    - Groups: -
    -
    - - - -
    +
    + + + +
    +
    +
    +
    + Groups: +
    +
    + + +
    -
    -
    - Default Edit Permissions -
    -
    -
    -
    - Users: -
    -
    - - - -
    +
    +
    +
    + Default Edit Permissions +
    +
    +
    +
    + Users:
    -
    -
    - Groups: -
    -
    - - - -
    -
    -
    - Edit permissions also grant viewing permissions +
    + + +
    -
    - -
  • - -
  • - Notifications - - -

    Document processing

    - -
    -
    - - - - +
    +
    + Groups: +
    +
    + + + +
    +
    +
    + Edit permissions also grant viewing permissions
    +
    +
    +
  • - - +
  • + Notifications + -
  • - Saved views - +

    Document processing

    -

    Settings

    -
    -
    - +
    +
    + + + + +
    +
    + + +
  • + +
  • + Saved views + + +

    Settings

    +
    +
    + +
    +
    + +

    Views

    +
    + + @for (view of savedViews; track view) { +
    +
    + + +
    +
    + +
    + + +
    +
    + + +
    +
    +
    + + +
    -
    + } -

    Views

    -
    + @if (savedViews && savedViews.length === 0) { +
    No saved views defined.
    + } - @for (view of savedViews; track view) { -
    -
    - - -
    -
    - -
    - - -
    -
    - - -
    -
    -
    - - -
    -
    - } + @if (!savedViews) { +
    +
    +
    Loading...
    +
    + } - @if (savedViews && savedViews.length === 0) { -
    No saved views defined.
    - } +
    - @if (!savedViews) { -
    -
    -
    Loading...
    -
    - } +
    +
  • + -
    +
    - - - - -
    - - - + + diff --git a/src-ui/src/app/components/admin/tasks/tasks.component.html b/src-ui/src/app/components/admin/tasks/tasks.component.html index 64086c059..dd5f84d06 100644 --- a/src-ui/src/app/components/admin/tasks/tasks.component.html +++ b/src-ui/src/app/components/admin/tasks/tasks.component.html @@ -6,14 +6,10 @@ >
    @@ -80,24 +76,18 @@ }
    @if (task.related_document) { } diff --git a/src-ui/src/app/components/admin/users-groups/users-groups.component.html b/src-ui/src/app/components/admin/users-groups/users-groups.component.html index b6a2beaf0..3f91842d4 100644 --- a/src-ui/src/app/components/admin/users-groups/users-groups.component.html +++ b/src-ui/src/app/components/admin/users-groups/users-groups.component.html @@ -11,10 +11,7 @@

    Users

      @@ -35,14 +32,10 @@
      @@ -56,10 +49,7 @@

      Groups

      @if (groups.length > 0) { @@ -81,14 +71,10 @@
      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 ba21c8bac..f07266589 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 @@ -27,17 +27,13 @@
      - - - + @if (!searchFieldEmpty) { }
      @@ -48,9 +44,7 @@ {{this.settingsService.displayName}} - - - + @@ -91,13 +77,11 @@ [ngClass]="slimSidebarEnabled ? 'slim' : 'col-md-3 col-lg-2 col-xxxl-1'" [class.animating]="slimSidebarAnimating" [ngbCollapse]="isMenuCollapsed">
    @@ -276,27 +232,21 @@ - - -  Settings +  Settings
    diff --git a/src-ui/src/app/components/app-frame/app-frame.component.scss b/src-ui/src/app/components/app-frame/app-frame.component.scss index 5dcac760f..b9ac4f7f6 100644 --- a/src-ui/src/app/components/app-frame/app-frame.component.scss +++ b/src-ui/src/app/components/app-frame/app-frame.component.scss @@ -152,9 +152,9 @@ main { font-weight: bold; } - .sidebaricon { - margin-right: 4px; - color: inherit; + i-bs { + position: relative; + top: -1px; } } @@ -186,11 +186,11 @@ main { width: 1.8rem; height: 100%; - svg { + i-bs { opacity: 0.5; } - &:hover svg { + &:hover i-bs { opacity: 1; } } @@ -205,7 +205,7 @@ main { text-decoration: underline; } - svg { + i-bs { margin-bottom: 2px; } } @@ -248,7 +248,7 @@ main { .navbar .dropdown-menu { font-size: 0.875rem; // body size - a svg { + a i-bs { opacity: 0.6; } } @@ -259,7 +259,7 @@ main { form { position: relative; - > svg { + > i-bs { position: absolute; left: 0.6rem; top: 0.5rem; @@ -269,7 +269,7 @@ main { &:focus-within { - form > svg { + form > i-bs { display: none; } @@ -323,6 +323,6 @@ main { cursor: move; } -::ng-deep .navItemDrag .position-absolute svg { +::ng-deep .navItemDrag .position-absolute i-bs { display: none; } diff --git a/src-ui/src/app/components/common/clearable-badge/clearable-badge.component.html b/src-ui/src/app/components/common/clearable-badge/clearable-badge.component.html index 6425c63e5..831bb1b55 100644 --- a/src-ui/src/app/components/common/clearable-badge/clearable-badge.component.html +++ b/src-ui/src/app/components/common/clearable-badge/clearable-badge.component.html @@ -1,15 +1,11 @@ @if (active) { } diff --git a/src-ui/src/app/components/common/clearable-badge/clearable-badge.component.scss b/src-ui/src/app/components/common/clearable-badge/clearable-badge.component.scss index 68f6478c4..d81d5f24e 100644 --- a/src-ui/src/app/components/common/clearable-badge/clearable-badge.component.scss +++ b/src-ui/src/app/components/common/clearable-badge/clearable-badge.component.scss @@ -22,7 +22,7 @@ button:hover { .x { display: inline-block; position: absolute; - top: 5px; - left: calc(50% - 4px); + top: .4em; + left: calc(50% - .4em); } } diff --git a/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html b/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html index e0d26bfc3..90c57dda1 100644 --- a/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html +++ b/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html @@ -1,8 +1,6 @@
    @@ -20,14 +18,10 @@ diff --git a/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.html b/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.html index f3ac1ed77..8556495d4 100644 --- a/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.html +++ b/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.html @@ -9,9 +9,7 @@
    @@ -57,9 +51,7 @@
    Before
    @if (dateBefore) { - - - + Clear } @@ -69,9 +61,7 @@
    diff --git a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html index 76d788e59..bbf9e0d2a 100644 --- a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html +++ b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html @@ -27,10 +27,7 @@

    Trigger Workflow On:

    @@ -42,10 +39,7 @@ ID: {{trigger.id}} }
    @@ -71,10 +65,7 @@

    Apply Actions:

    @@ -86,10 +77,7 @@ ID: {{action.id}} }
    diff --git a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html index 2e082cff3..599faa988 100644 --- a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html +++ b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html @@ -1,8 +1,6 @@
    } @if (!editing && manyToOne) { diff --git a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.scss b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.scss index b8d114683..f993e7edf 100644 --- a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.scss +++ b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.scss @@ -25,10 +25,6 @@ } } -small > svg { - margin-top: -2px; -} - .list-group-item-note { line-height: 1; diff --git a/src-ui/src/app/components/common/filterable-dropdown/toggleable-dropdown-button/toggleable-dropdown-button.component.html b/src-ui/src/app/components/common/filterable-dropdown/toggleable-dropdown-button/toggleable-dropdown-button.component.html index 2ab6794a5..348393ced 100644 --- a/src-ui/src/app/components/common/filterable-dropdown/toggleable-dropdown-button/toggleable-dropdown-button.component.html +++ b/src-ui/src/app/components/common/filterable-dropdown/toggleable-dropdown-button/toggleable-dropdown-button.component.html @@ -1,19 +1,13 @@ }
    diff --git a/src-ui/src/app/components/common/input/color/color.component.html b/src-ui/src/app/components/common/input/color/color.component.html index 100297a9a..abc4e69eb 100644 --- a/src-ui/src/app/components/common/input/color/color.component.html +++ b/src-ui/src/app/components/common/input/color/color.component.html @@ -16,10 +16,7 @@
    diff --git a/src-ui/src/app/components/common/input/date/date.component.html b/src-ui/src/app/components/common/input/date/date.component.html index 2a7984a17..8f386e2c8 100644 --- a/src-ui/src/app/components/common/input/date/date.component.html +++ b/src-ui/src/app/components/common/input/date/date.component.html @@ -4,9 +4,7 @@ @if (removable) { }
    @@ -16,15 +14,11 @@ (dateSelect)="onChange(value)" (change)="onChange(value)" (keypress)="onKeyPress($event)" (paste)="onPaste($event)" name="dp" [(ngModel)]="value" ngbDatepicker #datePicker="ngbDatepicker" #datePickerContent="ngModel" [disabled]="disabled"> @if (showFilter) { }
    diff --git a/src-ui/src/app/components/common/input/document-link/document-link.component.html b/src-ui/src/app/components/common/input/document-link/document-link.component.html index 8e4074035..fc4726a55 100644 --- a/src-ui/src/app/components/common/input/document-link/document-link.component.html +++ b/src-ui/src/app/components/common/input/document-link/document-link.component.html @@ -6,51 +6,45 @@ } @if (removable) { - } -
    -
    -
    - - - - - -
    -
    Loading...
    -
    - -
    {{document.title}} ({{document.created | customDate:'shortDate'}})
    -
    -
    -
    - @if (hint) { - {{hint}} - } -
    - +  Remove + + } +
    +
    + + + + + +
    +
    Loading...
    +
    + +
    {{document.title}} ({{document.created | customDate:'shortDate'}})
    +
    +
    +
    + @if (hint) { + {{hint}} + } +
    + + diff --git a/src-ui/src/app/components/common/input/document-link/document-link.component.scss b/src-ui/src/app/components/common/input/document-link/document-link.component.scss index 51f6fa055..5541def31 100644 --- a/src-ui/src/app/components/common/input/document-link/document-link.component.scss +++ b/src-ui/src/app/components/common/input/document-link/document-link.component.scss @@ -7,7 +7,7 @@ } } -.sidebaricon { +i-bs { cursor: pointer; } diff --git a/src-ui/src/app/components/common/input/file/file.component.html b/src-ui/src/app/components/common/input/file/file.component.html index 9ad82a99c..4e780781c 100644 --- a/src-ui/src/app/components/common/input/file/file.component.html +++ b/src-ui/src/app/components/common/input/file/file.component.html @@ -6,9 +6,7 @@ } @if (removable) { } @@ -20,9 +18,7 @@
    {{filename}}
    } diff --git a/src-ui/src/app/components/common/input/number/number.component.html b/src-ui/src/app/components/common/input/number/number.component.html index c9baf38a1..c3d435ffa 100644 --- a/src-ui/src/app/components/common/input/number/number.component.html +++ b/src-ui/src/app/components/common/input/number/number.component.html @@ -6,9 +6,7 @@ } @if (removable) { } diff --git a/src-ui/src/app/components/common/input/password/password.component.html b/src-ui/src/app/components/common/input/password/password.component.html index b94750f94..1a70ff4f6 100644 --- a/src-ui/src/app/components/common/input/password/password.component.html +++ b/src-ui/src/app/components/common/input/password/password.component.html @@ -4,9 +4,7 @@ @if (showReveal) { } diff --git a/src-ui/src/app/components/common/input/select/select.component.html b/src-ui/src/app/components/common/input/select/select.component.html index 617799a72..5842547c5 100644 --- a/src-ui/src/app/components/common/input/select/select.component.html +++ b/src-ui/src/app/components/common/input/select/select.component.html @@ -6,9 +6,7 @@ } @if (removable) { } @@ -40,16 +38,12 @@ @if (allowCreateNew) { } @if (showFilter) { } diff --git a/src-ui/src/app/components/common/input/switch/switch.component.html b/src-ui/src/app/components/common/input/switch/switch.component.html index e0b63c5f7..489106fcb 100644 --- a/src-ui/src/app/components/common/input/switch/switch.component.html +++ b/src-ui/src/app/components/common/input/switch/switch.component.html @@ -5,16 +5,12 @@ @if (removable) { } @@ -26,9 +22,7 @@ } diff --git a/src-ui/src/app/components/common/input/tags/tags.component.html b/src-ui/src/app/components/common/input/tags/tags.component.html index c4207fc61..cb8d616b3 100644 --- a/src-ui/src/app/components/common/input/tags/tags.component.html +++ b/src-ui/src/app/components/common/input/tags/tags.component.html @@ -18,9 +18,7 @@ - - - + @if (item.id && tags) { } @@ -36,16 +34,12 @@ @if (allowCreate) { } @if (showFilter) { } diff --git a/src-ui/src/app/components/common/input/text/text.component.html b/src-ui/src/app/components/common/input/text/text.component.html index 4169d09db..b46ab23b7 100644 --- a/src-ui/src/app/components/common/input/text/text.component.html +++ b/src-ui/src/app/components/common/input/text/text.component.html @@ -6,9 +6,7 @@ } @if (removable) { } diff --git a/src-ui/src/app/components/common/input/url/url.component.html b/src-ui/src/app/components/common/input/url/url.component.html index cca0ee259..0885b3786 100644 --- a/src-ui/src/app/components/common/input/url/url.component.html +++ b/src-ui/src/app/components/common/input/url/url.component.html @@ -4,27 +4,23 @@ @if (removable) { - } - -
    -
    - - - - - - -
    - {{error}} -
    +  Remove + + } +
    +
    +
    + + + + +
    + {{error}}
    - @if (hint) { - - }
    + @if (hint) { + + }
    + 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 b0ced88a1..e550bcffe 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 @@ -7,17 +7,13 @@ } @if (info) {

    @if (infoLink) { Read more - - - + }
    } diff --git a/src-ui/src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html b/src-ui/src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html index 4573d916b..f95434c8f 100644 --- a/src-ui/src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html +++ b/src-ui/src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html @@ -1,8 +1,6 @@
    @@ -11,9 +9,7 @@
    Copied! diff --git a/src-ui/src/app/components/common/share-links-dropdown/share-links-dropdown.component.html b/src-ui/src/app/components/common/share-links-dropdown/share-links-dropdown.component.html index 2dbd29308..08298abc7 100644 --- a/src-ui/src/app/components/common/share-links-dropdown/share-links-dropdown.component.html +++ b/src-ui/src/app/components/common/share-links-dropdown/share-links-dropdown.component.html @@ -1,8 +1,6 @@
    Copied! @@ -66,9 +59,7 @@
    } @if (!loading) { - - - + } Create diff --git a/src-ui/src/app/components/common/toasts/toasts.component.html b/src-ui/src/app/components/common/toasts/toasts.component.html index 1a671c4e9..6ec19f0d9 100644 --- a/src-ui/src/app/components/common/toasts/toasts.component.html +++ b/src-ui/src/app/components/common/toasts/toasts.component.html @@ -8,16 +8,14 @@ {{ toast.delayRemaining / 1000 | number: '1.0-0' }} seconds
    - - @if (!toast.error) { - - } - @if (toast.error) { - - } - + @if (!toast.error) { + + } + @if (toast.error) { + + }
    -

    {{toast.content}}

    +

    {{toast.content}}

    @if (toast.error) {
    @@ -34,25 +32,24 @@
    -
    + @if (!copied) { +   + } + @if (copied) { +   + } + Copy Raw Error +
    -
    - } - @if (toast.action) { -

    - } -
    - +
    + + } + @if (toast.action) { +

    + }
    - - } + + + +} diff --git a/src-ui/src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html b/src-ui/src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html index 9102800f4..0a7a852ed 100644 --- a/src-ui/src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html +++ b/src-ui/src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html @@ -39,17 +39,13 @@ - - - + - - - + diff --git a/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html b/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html index f178c2d9f..fe6642aa9 100644 --- a/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html +++ b/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html @@ -14,10 +14,7 @@ @if (getStatusCompleted().length > 0) { Dismiss completed - - - - + } @@ -64,9 +61,7 @@ @if (status.documentId) { } diff --git a/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.scss b/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.scss index 0e81d8bb5..3192be0ec 100644 --- a/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.scss +++ b/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.scss @@ -16,7 +16,7 @@ form { .btn-open { line-height: 1; - svg { + i-bs { margin-top: -1px; } } diff --git a/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html b/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html index ddf412566..49af71b08 100644 --- a/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html +++ b/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html @@ -4,9 +4,7 @@
    @if (draggable) {
    - - - +
    }
    {{title}}
    diff --git a/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.scss b/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.scss index e68bdef28..4efdb0876 100644 --- a/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.scss +++ b/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.scss @@ -1,3 +1,3 @@ -svg { +i-bs { cursor: move; } 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 5d079bdca..c44a202d0 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 @@ -19,16 +19,12 @@ }
    - - - Download + Download @if (metadata?.has_archive_version) { @@ -43,22 +39,16 @@
    @@ -84,19 +74,13 @@
    diff --git a/src-ui/src/app/components/document-detail/metadata-collapse/metadata-collapse.component.html b/src-ui/src/app/components/document-detail/metadata-collapse/metadata-collapse.component.html index 17a31f0cf..3f325eae9 100644 --- a/src-ui/src/app/components/document-detail/metadata-collapse/metadata-collapse.component.html +++ b/src-ui/src/app/components/document-detail/metadata-collapse/metadata-collapse.component.html @@ -2,14 +2,10 @@ {{title}} diff --git a/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html b/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html index 49920c0b5..b101c2742 100644 --- a/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html +++ b/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -1,23 +1,17 @@
    @@ -73,16 +67,12 @@
    @@ -94,9 +84,7 @@
    diff --git a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html index ea2327cdd..405e60487 100644 --- a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html +++ b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html @@ -36,9 +36,7 @@ } @for (highlight of searchNoteHighlights; track highlight) { - - - + } @@ -51,66 +49,46 @@
    @if (notesEnabled && document.notes.length) { - } @if (document.document_type) { - } @if (document.storage_path) { - } @if (document.archive_serial_number | isNumber) { -
    - - #{{document.archive_serial_number}} +
    + #{{document.archive_serial_number}}
    } @@ -120,26 +98,17 @@ Modified: {{ document.modified | customDate }}
    -
    - - {{document.created_date | customDate:'mediumDate'}} +
    + {{document.created_date | customDate:'mediumDate'}}
    @if (document.owner && document.owner !== settingsService.currentUser.id) { -
    - - {{document.owner | username}} +
    + {{document.owner | username}}
    } @if (document.is_shared_by_requester) { -
    - - Shared +
    + Shared
    } @if (document.__search_hit__?.score) { diff --git a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html index 15290f672..cdbd88825 100644 --- a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html +++ b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html @@ -25,9 +25,7 @@ @if (notesEnabled && document.notes.length) { - + {{document.notes.length}} } @@ -45,18 +43,14 @@ @if (document.document_type) { } @if (document.storage_path) { } @@ -69,33 +63,25 @@
    - + {{document.created_date | customDate:'mediumDate'}}
    @if (document.archive_serial_number | isNumber) {
    - + #{{document.archive_serial_number}}
    } @if (document.owner && document.owner !== settingsService.currentUser.id) {
    - + {{document.owner | username}}
    } @if (document.is_shared_by_requester) {
    - + Shared
    } @@ -103,26 +89,18 @@ 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 64cac2d90..5de7ff6e7 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 @@ -2,9 +2,7 @@
    @@ -16,21 +14,15 @@
    @@ -40,15 +32,11 @@
    @@ -116,9 +104,7 @@ } @if (!list.isReloading && isFiltered) { }
    @@ -246,9 +232,7 @@ @if (d.notes.length) { - + {{d.notes.length}} } 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 6fec313f8..54427ad31 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 @@ -19,9 +19,7 @@ } @if (_textFilter) { } @@ -87,9 +85,7 @@
    diff --git a/src-ui/src/app/components/document-notes/document-notes.component.html b/src-ui/src/app/components/document-notes/document-notes.component.html index b759e6b66..cf52b39b3 100644 --- a/src-ui/src/app/components/document-notes/document-notes.component.html +++ b/src-ui/src/app/components/document-notes/document-notes.component.html @@ -23,9 +23,7 @@ diff --git a/src-ui/src/app/components/manage/custom-fields/custom-fields.component.html b/src-ui/src/app/components/manage/custom-fields/custom-fields.component.html index 5cf7f2f30..a803aae9c 100644 --- a/src-ui/src/app/components/manage/custom-fields/custom-fields.component.html +++ b/src-ui/src/app/components/manage/custom-fields/custom-fields.component.html @@ -6,10 +6,7 @@ infoLink="usage/#custom-fields" > @@ -31,14 +28,10 @@
    diff --git a/src-ui/src/app/components/manage/mail/mail.component.html b/src-ui/src/app/components/manage/mail/mail.component.html index 8040f5959..68187c6bd 100644 --- a/src-ui/src/app/components/manage/mail/mail.component.html +++ b/src-ui/src/app/components/manage/mail/mail.component.html @@ -11,10 +11,7 @@

    Mail accounts

      @@ -34,19 +31,13 @@
      @@ -64,10 +55,7 @@

      Mail rules

        @@ -87,19 +75,13 @@
        diff --git a/src-ui/src/app/components/manage/management-list/management-list.component.html b/src-ui/src/app/components/manage/management-list/management-list.component.html index ca9ec4750..6d2f279f7 100644 --- a/src-ui/src/app/components/manage/management-list/management-list.component.html +++ b/src-ui/src/app/components/manage/management-list/management-list.component.html @@ -1,20 +1,13 @@ - +  Permissions + +
        @@ -80,9 +73,7 @@
        @@ -93,19 +84,13 @@
        diff --git a/src-ui/src/app/components/manage/workflows/workflows.component.html b/src-ui/src/app/components/manage/workflows/workflows.component.html index 096726bff..9dc214af4 100644 --- a/src-ui/src/app/components/manage/workflows/workflows.component.html +++ b/src-ui/src/app/components/manage/workflows/workflows.component.html @@ -6,10 +6,7 @@ infoLink="usage/#workflows" > @@ -35,14 +32,10 @@
        diff --git a/src-ui/src/app/components/not-found/not-found.component.html b/src-ui/src/app/components/not-found/not-found.component.html index 92ac85f39..a3de79172 100644 --- a/src-ui/src/app/components/not-found/not-found.component.html +++ b/src-ui/src/app/components/not-found/not-found.component.html @@ -6,10 +6,7 @@

        Not Found

        - - - - Go to Dashboard +  Go to Dashboard

        diff --git a/src-ui/src/assets/bootstrap-icons.svg b/src-ui/src/assets/bootstrap-icons.svg deleted file mode 100644 index 61f2720db..000000000 --- a/src-ui/src/assets/bootstrap-icons.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src-ui/src/styles.scss b/src-ui/src/styles.scss index 0dc58403a..1b982b2b0 100644 --- a/src-ui/src/styles.scss +++ b/src-ui/src/styles.scss @@ -139,10 +139,6 @@ table .btn-link { } } -.nav-item .sidebaricon { - color: var(--bs-secondary); -} - .btn:focus, .btn:active:focus, .dropdown-item:focus, @@ -465,44 +461,6 @@ ul.pagination { overflow: hidden; } -// icons -.toolbaricon { - width: 1.2em; - height: 1.2em; -} - -.buttonicon { - width: 1.2em; - height: 1.2em; -} - -.buttonicon-sm { - width: 1em; - height: 1em; -} - -.buttonicon-xs { - width: 0.8em; - height: 0.8em; -} - -.sidebaricon { - width: 16px; - height: 16px; - vertical-align: text-bottom; -} - -.sidebaricon-sm { - width: 12px; - height: 12px; -} - -.metadata-icon { - width: 0.9rem; - height: 0.9rem; - padding: 0.05rem; -} - table.table { --bs-table-color: var(--bs-body-color); --bs-table-bg: var(--bs-light-rgb);