shamoon
06def8c11e
frontend unit tests
...
toasts component testing
conditional import of angular setup-jest for vscode-jest support
Update jest.config.js
Create open-documents.service.spec.ts
Add unit tests for all REST services
settings service test
Remove component from settings service test
Create permissions.service.spec.ts
upload documents service tests
Update package.json
Create toast.service.spec.ts
Tasks service test
Statistics widget component tests
Update permissions.service.ts
Create app.component.spec.ts
settings component testing
tasks component unit testing
Management list component generic tests
Some management component tests
document notes component unit tests
Create document-list.component.spec.ts
Create save-view-config-dialog.component.spec.ts
Create filter-editor.component.spec.ts
small and large document cards unit testing
Create bulk-editor.component.spec.ts
document detail unit tests
saving work on documentdetail component spec
Create document-asn.component.spec.ts
dashboard & widgets unit testing
Fix ResizeObserver mock
common component unit tests
fix some merge errors
Update app-frame.component.spec.ts
Create page-header.component.spec.ts
input component unit tests
FilterableDropdownComponent unit testing
and found minor errors
update taskservice unit tests
Edit dialogs unit tests
Create date-dropdown.component.spec.ts
Remove selectors from guard tests
confirm dialog component tests
app frame component test
Miscellaneous component tests
Update document-list-view.service.spec.ts
directives unit tests
Remove unused resizeobserver mock
guard unit tests
Update query-params.spec.ts
try to fix flaky playwright
filter rules utils & testing
Interceptor unit tests
Pipes unit testing
Utils unit tests
Update upload-documents.service.spec.ts
consumer status service tests
Update setup-jest.ts
Create document-list-view.service.spec.ts
Update app-routing.module.ts
2023-06-15 23:53:04 -07:00
shamoon
c2b5451fe4
Add frontend owner filtering
...
Add owner to doc cards, table
Frontend testing for owner filtering
2023-05-08 15:34:14 -07:00
shamoon
95d32dc0da
Implement double-click documents
2023-03-28 23:26:13 -07:00
shamoon
bf8ae22f3f
Rename comments --> notes
2023-03-18 13:59:17 -07:00
Michael Shamoon
d15773f282
Merge branch 'dev' into feature-permissions
2023-01-27 12:35:48 -08:00
Michael Shamoon
4dc0c7bbe2
Better display of multiple comment hits
2023-01-27 10:29:40 -08:00
Michael Shamoon
f31cee75f3
Merge branch 'dev' into feature-permissions
2022-12-17 20:05:12 -08:00
Michael Shamoon
5bf5710d39
lint frontend
2022-12-15 23:36:01 -08:00
Michael Shamoon
ceeb2da3fe
Merge branch 'dev' into feature-permissions
2022-12-09 17:54:14 -08:00
Michael Shamoon
2c1333a75f
Dont use document data from /documents API call for edit
2022-11-27 21:19:23 -08:00
Michael Shamoon
3c48ce0225
option to truncate content on /documents endpoint
2022-11-27 21:19:23 -08:00
Michael Shamoon
96a29883cd
Refactor permissions to use enums, permissions service
2022-11-12 04:31:42 -08: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
Michael Shamoon
1efd226f75
let OpenDocumentsService handle nav
2022-05-15 23:44:29 -07:00
Michael Shamoon
f5e740f2ec
Warn on closing edited doc due to max open docs
2022-05-15 22:55:25 -07:00
Michael Shamoon
f34202a82a
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08:00
jonaswinkler
be87caf7f6
fix search scores
2021-04-03 21:50:05 +02:00
jonaswinkler
b6ff88645b
lots of changes for the new unified search
2021-03-17 22:25:22 +01:00
Michael Shamoon
6a58bd30ad
Fix incomplete doc type clicking for large cards
2021-03-12 07:21:00 -08:00
Michael Shamoon
4b4f3e76cc
Re-merging this branch with Reverted dev
2021-03-06 14:50:38 -08:00
Michael Shamoon
ab0e97c1a0
Merge remote-tracking branch 'upstream/dev' into feature/popover-previews
2021-03-06 14:47:10 -08:00
Michael Shamoon
e61f042547
Remove metadata API calls
2021-03-06 14:38:47 -08:00
jonaswinkler
9816efb816
Revert "Merge pull request #628 from shamoon/feature/popover-previews"
...
This reverts commit 8da15215087e4b7d605dc7fd32985fb5a656ff5d, reversing
changes made to a7846925b1892c7c1148723b559135bc0fd7e47d.
2021-03-05 23:19:44 +01:00
Michael Shamoon
cba507258d
Merge remote-tracking branch 'upstream/dev' into feature/popover-previews
2021-03-03 21:19:51 -08:00
Michael Shamoon
31cd32406c
Refactor popover css to single file
2021-03-03 20:49:02 -08:00
Bolko Schreiber
772f5cb1a8
Added option to invert thumbnails in dark mode
2021-02-25 13:57:45 +01:00
Michael Shamoon
ee92ab1136
Support large cards
2021-02-24 13:02:26 -08:00
Michael Shamoon
7cc3c73994
Convert selection functions on cards to toggling, let service handle setting selected
...
Also because we need to capture mouseevents
2021-01-14 10:56:30 -08:00
jonaswinkler
25fb9fb185
better selection
2020-12-26 01:08:54 +01:00
jonaswinkler
5863060585
added selection to the large cards
2020-12-22 02:43:18 +01:00
jonaswinkler
659cd3e9d5
hide search controls on document list
2020-12-17 23:41:46 +01:00
jonaswinkler
164418880a
more like this searching
2020-12-17 21:36:21 +01:00
jonaswinkler
958acd8a36
imports
2020-12-14 20:21:31 +01:00
jonaswinkler
982ea84906
adjustments of the front end for API changes.
2020-12-03 20:28:17 +01:00
jonaswinkler
562d81e246
clickable tags and correspondents fixes #54
2020-11-28 21:28:07 +01:00
jonaswinkler
dddd6f5503
added buttons to view documents in the browser. fixes #55
2020-11-28 15:10:49 +01:00
Jonas Winkler
25f88b7ae9
now using SCSS for better theming support
2020-11-22 14:43:59 +01:00
Jonas Winkler
65fa6cc542
infinite scroll for search results
2020-11-02 12:25:02 +01:00
Jonas Winkler
131533d9eb
added paperless ui
2020-10-27 01:11:32 +01:00