Michael Shamoon
6ece5240a5
Bulk edit permissions
2022-12-08 02:03:50 -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
Michael Shamoon
c9bdf1c184
Frontend UI for redo OCR
2022-07-02 08:39:09 -07:00
Markus
69ef26dab0
Feature: Dynamic document storage pathes ( #916 )
...
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-05-19 14:42:25 -07:00
Michael Shamoon
96f86adfb8
PaperlessUiSettings data object
2022-05-17 11:13:19 -07:00
shamoon
5fffa32630
disable download buttons while awaiting zip
2022-04-02 22:23:42 -07:00
Frank Strieter
d38bed1334
test: remove most of the boilerplate tests
2022-03-23 09:24:07 +01:00
Michael Shamoon
f34202a82a
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08:00
Yannic Schroeder
4451acbf0b
Migrate Bootstrap utilities to v5
...
Names of utility classes have changed:
https://getbootstrap.com/docs/5.0/migration/#utilities
2022-02-20 01:25:57 +01:00
jonaswinkler
30b0a30146
dropdown menu shadows
2021-02-22 00:04:44 +01:00
jonaswinkler
203bc162cd
front end support for downloading multiple documents
2021-02-20 16:10:50 +01:00
jonaswinkler
0f80eee54e
refactored most of the list view; fixes #147 , much snappier UX when switching between views
2021-02-18 17:29:21 +01:00
jonaswinkler
107cc2ca20
add missing quotes
2021-01-28 22:38:12 +01:00
Michael Shamoon
27517c15ca
Make bulk editor a little more compact
2021-01-11 15:01:40 -08:00
jonaswinkler
d935dcd350
fixes #98
2021-01-03 21:44:53 +01:00
jonaswinkler
aacf7ba275
language fixes
2020-12-30 16:29:45 +01:00
jonaswinkler
118149c539
more translation work
2020-12-30 11:33:56 +01:00
jonaswinkler
7f4cfc0b76
fix a couple issues with the bulk editor
2020-12-29 17:20:45 +01:00
jonaswinkler
b2327d6fde
more settings
2020-12-29 17:09:07 +01:00
jonaswinkler
1dd2386fa5
messed up, restore functionality
2020-12-28 23:53:18 +01:00
jonaswinkler
27666da4e9
more translation tags #123
2020-12-28 21:29:28 +01:00
jonaswinkler
d6e733c56f
add more localization tags #123
2020-12-28 15:39:53 +01:00
jonaswinkler
8af0259671
rework the bulk editor
2020-12-28 12:36:26 +01:00
jonaswinkler
b8e7506de4
partial selection model implementation
2020-12-27 23:55:19 +01:00
jonaswinkler
c2a47ca4b1
remove "selectionSpansPages"
2020-12-27 13:34:54 +01:00
jonaswinkler
3dd4583ea8
always show count badges
2020-12-27 13:23:11 +01:00
jonaswinkler
bf79b252ad
remove "Remove All"
2020-12-27 13:16:37 +01:00
Michael Shamoon
2ac6a02e31
More simplification
2020-12-25 01:14:56 -08:00
Michael Shamoon
6e79b771ec
Refactor bulk editor to be self-contained
...
See https://github.com/jonaswinkler/paperless-ng/pull/162#issuecomment-750425915
2020-12-25 00:58:17 -08:00
Michael Shamoon
41e842a9e6
Unify bulk operations logic, working tags assignment and removal
2020-12-22 02:58:20 -08:00
Michael Shamoon
1fb3316436
Fix remove all operations
2020-12-22 02:18:05 -08:00
Michael Shamoon
2f26d07480
Only pass one item to bulk methods for correspondents/doctypes
2020-12-22 02:14:37 -08:00
Michael Shamoon
360fc081bb
Completely rewrite change detection, add back remove operations
2020-12-22 02:08:36 -08:00
Michael Shamoon
d9e3895f34
Fix 2px difference between two editors =)
2020-12-20 08:07:19 -08:00
Michael Shamoon
37c2051e01
Typos & code fixes
2020-12-20 00:37:37 -08:00
Michael Shamoon
3561935e1b
Fix some TS syntax errors
2020-12-20 00:12:40 -08:00
Michael Shamoon
7669679fb1
Mobile fixes
2020-12-19 23:49:20 -08:00
Michael Shamoon
86da578774
Hide toggled state & counts when selection spans documents not in view
2020-12-19 23:42:08 -08:00
Michael Shamoon
46f778111c
Live filter badges when editing & hide badges when active filter items in dropdown
2020-12-19 22:54:37 -08:00
Michael Shamoon
7dfcc7f47b
Refactor dropdown button component
2020-12-19 22:31:14 -08:00
Michael Shamoon
39b35c090b
Hide filter / bulk editor for better switching
2020-12-19 22:14:52 -08:00
Michael Shamoon
ee4e026ba2
rework toolbar
2020-12-19 22:06:17 -08:00
Michael Shamoon
6381093386
Refactor SlectableItem to ToggleableItem
2020-12-19 21:52:45 -08:00
Michael Shamoon
fd6bfd02ce
SelectableItem dropdowns refactoring
2020-12-19 21:45:53 -08:00
Michael Shamoon
1da652ba4d
Only apply edits when something has changed
2020-12-19 21:42:19 -08:00
Michael Shamoon
9a4190bedf
Rename dropdown type enum & add pass as variable to use like an Enum
2020-12-19 20:19:37 -08:00
Michael Shamoon
400da7bbc5
Minor refactoring
2020-12-19 07:49:32 -08:00
Michael Shamoon
da3695e3a4
Working to backend except tags
2020-12-19 02:26:41 -08:00