]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Feature: live preview of storage path (#7870)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Wed, 9 Oct 2024 23:35:36 +0000 (16:35 -0700)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 23:35:36 +0000 (23:35 +0000)
commit024b60638afd94c7a34cb50e254d193c9f7b30cc
tree6a8874a5db3cfd90495d78ce5ba8bb4044813d49
parent8dd355f6bf746b5ce99091eb10fc802b661b67e3
Feature: live preview of storage path (#7870)
15 files changed:
src-ui/messages.xlf
src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html
src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.scss
src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.spec.ts
src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts
src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.scss
src-ui/src/app/components/common/input/textarea/textarea.component.html
src-ui/src/app/services/rest/storage-path.service.spec.ts
src-ui/src/app/services/rest/storage-path.service.ts
src-ui/src/styles.scss
src/documents/serialisers.py
src/documents/templating/filepath.py
src/documents/tests/test_api_objects.py
src/documents/views.py
src/paperless/urls.py