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
Michael Shamoon
7cfb3c4d7d
Fix code style
2022-10-09 23:47:45 -07:00
Michael Shamoon
f8dc6de971
Add highlighting, move some anchors for visibility
2022-10-09 23:47:45 -07:00
Michael Shamoon
f638bd5d22
fix tour placement issues, basic offerTour method
2022-10-09 23:47:45 -07:00
Michael Shamoon
2b8faadd2b
Add admin tour step, remove step titles, cleaner look
2022-10-09 23:47:45 -07:00
Michael Shamoon
06259a2aad
Complete welcome tour
2022-10-09 23:47:31 -07:00
Michael Shamoon
e5daa9bceb
Core welcome tour functionality
2022-10-09 23:46:26 -07:00
Michael Shamoon
07f8744349
Fix merge conflict
2022-10-09 23:24:36 -07:00
Michael Shamoon
01cdadb3f7
Merge branch 'dev' into feature/slim-sidebar
2022-10-09 23:15:48 -07:00
shamoon
48452c4a8b
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
08a2be98c6
Fix code style
2022-10-07 06:29:31 -07:00
shamoon
60a67fd279
Merge branch 'dev' into feature-use-celery
2022-10-03 18:00:54 -07:00
Michael Shamoon
4ec77788f1
Handle settings live refresh, unsubscribe subscriptions
2022-09-30 15:39:02 -07:00
Michael Shamoon
f0cd10e960
Better migration of update checking settings, offer reload, strip backend_setting from db
2022-09-30 14:03:59 -07:00
Michael Shamoon
4eaeac3610
Frontend update checking settings
2022-09-30 12:30:23 -07:00
Michael Shamoon
aa7b2690cb
Add related_document and direct link from task UI
2022-09-27 20:50:26 -07:00