Commit Graph

1224 Commits

Author SHA1 Message Date
Michael Shamoon 2a5dc4de38 Add info that re-do OCR doesnt automatically refresh content 2022-11-22 14:16:04 -08:00
Michael Shamoon 355efadf87 Inherited permissions 2022-11-15 20:54:57 -08:00
Michael Shamoon 927a9781ad implement superuser select-permissions disable 2022-11-15 01:06:12 -08:00
Michael Shamoon f461485aa0 frontend permissions dialogs 2022-11-15 00:44:32 -08:00
Michael Shamoon 10f36870e6 Merge frontend user model 2022-11-13 21:31:46 -08:00
Michael Shamoon c7b46ac861 skeleton user / group admin dialogs [WIP] 2022-11-13 09:06:56 -08:00
Michael Shamoon 023c931401 Fix top search not working due to missing button type 2022-11-13 07:11:45 -08:00
Michael Shamoon bf28a512c6 dynamic loading of settings tab contents 2022-11-12 14:46:57 -08:00
Michael Shamoon 96a29883cd Refactor permissions to use enums, permissions service 2022-11-12 04:31:42 -08:00
Michael Shamoon 59e359ff98 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 4603813896 feat: reflect django permissions on UI 2022-11-11 18:33:04 +00:00
shamoon 0d941bfb05 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 d6b5c733f3 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 7efdce44f7 Implement warning on close unsaved view 2022-10-29 23:14:33 -07:00
Michael Shamoon 9b3243533c better positioning in clearable badges 2022-10-29 15:29:50 -07:00
Michael Shamoon 0993fc07a3 Add "clearable" badge 2022-10-29 15:03:27 -07:00
Michael Shamoon 28f7b0dc13 Use check badge for dropdowns 2022-10-29 14:07:45 -07:00
Michael Shamoon bd64684fa4 support esc and x button for main search bar 2022-10-29 14:07:31 -07:00
Michael Shamoon a9abffaddc Support keyboard esc and X button for filter editor text field 2022-10-29 14:07:31 -07:00
Michael Shamoon 1b55717cc7 Allow independent saved view control 2022-10-26 12:54:44 -07:00
Michael Shamoon 8652b7ddb0 Fix switch from title_content search 2022-10-25 15:31:01 -07:00
Michael Shamoon 84b3fee0f9 Fix losing search when adding relative date 2022-10-25 13:43:13 -07:00
Michael Shamoon b52cb193e1 Remove relative date query strings from dropdown 2022-10-25 13:34:36 -07:00
Michael Shamoon 6a00d5e08a Implement relative date querying 2022-10-25 12:45:15 -07:00
Michael Shamoon 1400dba12c Fix frontend task name display 2022-10-24 09:10:10 -07:00
Michael Shamoon 02e8157fb9 Fix missing loadViewConfig breaks loading saved view 2022-10-13 12:27:41 -07:00
shamoon 7f1d01e443 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 98f1722d1b Fix slim sidebar close button position
[ci skip]
2022-10-11 12:34:15 -07:00
Michael Shamoon a6dc8a373e Fix new storagepaths not showing in doc detail 2022-10-11 12:23:15 -07:00
shamoon 6f50285f47 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 836ab7a9e7 prevent duplicate tourAnchor race condition 2022-10-10 00:07:38 -07:00
Michael Shamoon 06d9e38457 Fix tour / slim sidebar compatibility 2022-10-09 23:58:41 -07:00
Michael Shamoon 8325dc5977 Slim sidebar compatibility 2022-10-09 23:48:22 -07:00
Michael Shamoon abd34d8d17 Fix code style 2022-10-09 23:47:45 -07:00
Michael Shamoon d19b598371 Add highlighting, move some anchors for visibility 2022-10-09 23:47:45 -07:00
Michael Shamoon 0e03633ed0 fix tour placement issues, basic offerTour method 2022-10-09 23:47:45 -07:00
Michael Shamoon 5e45b1f230 Add admin tour step, remove step titles, cleaner look 2022-10-09 23:47:45 -07:00
Michael Shamoon 07e2329068 Complete welcome tour 2022-10-09 23:47:31 -07:00
Michael Shamoon 4e56fe339e Core welcome tour functionality 2022-10-09 23:46:26 -07:00
Michael Shamoon 3b07e0fe15 Fix merge conflict 2022-10-09 23:24:36 -07:00
Michael Shamoon a246b3b598 Merge branch 'dev' into feature/slim-sidebar 2022-10-09 23:15:48 -07:00
shamoon 462b243531 Merge pull request #1754 from NiFNi/feature/change-default-matching-algo
change default matching algo to auto and move to constant
2022-10-08 09:35:30 -07:00
Michael Shamoon 7f5a3ca1a3 Fix code style 2022-10-07 06:29:31 -07:00
shamoon 5e4a9311ed Merge branch 'dev' into feature-use-celery 2022-10-03 18:00:54 -07:00
Michael Shamoon 06a29cd45c Handle settings live refresh, unsubscribe subscriptions 2022-09-30 15:39:02 -07:00
Michael Shamoon c87f60c605 Better migration of update checking settings, offer reload, strip backend_setting from db 2022-09-30 14:03:59 -07:00
Michael Shamoon 9e2430da46 Frontend update checking settings 2022-09-30 12:30:23 -07:00
Michael Shamoon 4fe37f6aee Add related_document and direct link from task UI 2022-09-27 20:50:26 -07:00
Michael Shamoon c289439cab Fix tab ids & date parsing 2022-09-27 17:56:04 -07:00
Michael Shamoon 49054c61a4 Add failed tasks badge, better animation 2022-09-27 11:00:02 -07:00