1091 Commits

Author SHA1 Message Date
Michael Shamoon
d3d80b214f API mail rule & account tests
and fix use of assign_tags
2022-12-03 09:31:23 -08:00
Michael Shamoon
af7668de3d Fix mail account / rule delete 2022-12-03 09:31:23 -08:00
Michael Shamoon
8dcc066070 Dynamically load mail rules / accounts settings 2022-12-03 09:31:23 -08:00
Michael Shamoon
e0aee1f567 dynamic loading of settings tab contents 2022-12-03 09:31:23 -08:00
Michael Shamoon
9bc060f531 Update welcome tour, move admin button 2022-12-03 09:31:23 -08:00
Michael Shamoon
ea2a680ab8 Mail form tweaks
Include add button

Include add button
2022-12-03 09:31:23 -08:00
Michael Shamoon
f020d1169e Working mail rule & account edit 2022-12-03 09:31:23 -08:00
Michael Shamoon
5f87979d5b Update deprecated edit-dialog rxjs 2022-12-03 09:31:22 -08:00
Michael Shamoon
9829b91ecb mail account + rule deletion 2022-12-03 09:31:22 -08:00
Michael Shamoon
fe3bbdb183 Mail rule edit dialog 2022-12-03 09:31:22 -08:00
Michael Shamoon
d6beeb18bb Mail account edit dialog 2022-12-03 09:31:22 -08:00
Michael Shamoon
36fb9b12e3 remove unused toastService from edit dialogs and add confirmation 2022-12-03 09:31:22 -08:00
Michael Shamoon
4ffb08bf24 Basic data retrieval 2022-12-03 09:31:22 -08:00
Michael Shamoon
7c55144b31 Fix docs references 2022-12-03 02:04:30 -08:00
Michael Shamoon
6f68a14d61 Fix frontend tasks display 2022-11-30 13:55:51 -08:00
Michael Shamoon
5b0cc85776 Dont use document data from /documents API call for edit 2022-11-27 21:19:23 -08:00
Michael Shamoon
6d0d738b24 option to truncate content on /documents endpoint 2022-11-27 21:19:23 -08:00
Michael Shamoon
81d21b2bc8 Add info that re-do OCR doesnt automatically refresh content 2022-11-22 14:16:04 -08:00
Michael Shamoon
f7eabfb873 Inherited permissions 2022-11-15 20:54:57 -08:00
Michael Shamoon
12e80dc487 implement superuser select-permissions disable 2022-11-15 01:06:12 -08:00
Michael Shamoon
277402a26d frontend permissions dialogs 2022-11-15 00:44:32 -08:00
Michael Shamoon
279263fadf Merge frontend user model 2022-11-13 21:31:46 -08:00
Michael Shamoon
def5c1a6cb skeleton user / group admin dialogs [WIP] 2022-11-13 09:06:56 -08:00
Michael Shamoon
48e655f6ca Fix top search not working due to missing button type 2022-11-13 07:11:45 -08:00
Michael Shamoon
2c95e632ef dynamic loading of settings tab contents 2022-11-12 14:46:57 -08:00
Michael Shamoon
dfdfd8a7d7 Refactor permissions to use enums, permissions service 2022-11-12 04:31:42 -08:00
Michael Shamoon
5c5486d2ea Refactor permissions check code
Directly check permissions and no subscription (uisettings is always initialized on frontend startup)
update permission directive to accept single string
add explicit management permission name
2022-11-11 15:45:37 -08:00
Kaaybi
084fe2c050 feat: reflect django permissions on UI 2022-11-11 18:33:04 +00:00
shamoon
73346c0c17 Merge pull request #1886 from paperless-ngx/1.9.2-ui-tweaks
Feature: 1.9.2 UI tweaks
2022-10-31 12:42:13 -07:00
shamoon
db811c0b6c Merge pull request #1868 from paperless-ngx/fix/issue-1866
Fix: independent control of saved views
2022-10-29 23:15:28 -07:00
Michael Shamoon
e171b3b50a Implement warning on close unsaved view 2022-10-29 23:14:33 -07:00
Michael Shamoon
5efe90ff27 better positioning in clearable badges 2022-10-29 15:29:50 -07:00
Michael Shamoon
fc3000cc48 Add "clearable" badge 2022-10-29 15:03:27 -07:00
Michael Shamoon
034f4974ff Use check badge for dropdowns 2022-10-29 14:07:45 -07:00
Michael Shamoon
d6003f248e support esc and x button for main search bar 2022-10-29 14:07:31 -07:00
Michael Shamoon
86e9def17a Support keyboard esc and X button for filter editor text field 2022-10-29 14:07:31 -07:00
Michael Shamoon
0122339286 Allow independent saved view control 2022-10-26 12:54:44 -07:00
Michael Shamoon
393ee95d41 Fix switch from title_content search 2022-10-25 15:31:01 -07:00
Michael Shamoon
01e7b419c4 Fix losing search when adding relative date 2022-10-25 13:43:13 -07:00
Michael Shamoon
9214db0db5 Remove relative date query strings from dropdown 2022-10-25 13:34:36 -07:00
Michael Shamoon
1967c5905c Implement relative date querying 2022-10-25 12:45:15 -07:00
Michael Shamoon
d3a2fe123d Fix frontend task name display 2022-10-24 09:10:10 -07:00
Michael Shamoon
9e9c2057b8 Fix missing loadViewConfig breaks loading saved view 2022-10-13 12:27:41 -07:00
shamoon
e052e8cf3a Merge pull request #1777 from paperless-ngx/fix/issue-1776
Fix: creating new storage path on document edit fails to update menu
2022-10-11 19:59:02 -07:00
Michael Shamoon
79e8580d0f Fix slim sidebar close button position
[ci skip]
2022-10-11 12:34:15 -07:00
Michael Shamoon
d1f757106f Fix new storagepaths not showing in doc detail 2022-10-11 12:23:15 -07:00
shamoon
3b1f5668f5 Merge pull request #1648 from paperless-ngx/feature-use-celery
Feature: Transition to celery for background tasks
2022-10-10 00:07:55 -07:00
Michael Shamoon
63eb8376c1 prevent duplicate tourAnchor race condition 2022-10-10 00:07:38 -07:00
Michael Shamoon
c387340a07 Fix tour / slim sidebar compatibility 2022-10-09 23:58:41 -07:00
Michael Shamoon
bf499ee35e Slim sidebar compatibility 2022-10-09 23:48:22 -07:00