86 Commits

Author SHA1 Message Date
shamoon
5108bbc192 Rename comments --> notes 2023-03-18 13:59:17 -07:00
shamoon
78cb8cff69 Just include comments on document object 2023-03-17 18:47:03 -07:00
shamoon
8bcb365e53 Support navigating directly to comments 2023-03-17 18:47:03 -07:00
shamoon
992ac545b3 Show number of comments on cards, tab 2023-03-17 18:47:03 -07:00
Michael Shamoon
fc68c9575d Merge branch 'dev' into feature-permissions 2023-01-27 12:35:48 -08:00
Michael Shamoon
47c283e2c3 Better display of multiple comment hits 2023-01-27 10:29:40 -08:00
Michael Shamoon
7d05b07705 Fix display of comment search hit in large cards 2023-01-25 12:04:33 -08:00
Michael Shamoon
edc92b9d92 Merge branch 'dev' into feature-permissions 2023-01-05 19:45:12 -08:00
Michael Shamoon
ebcf75b1b4 comment search highlighting 2023-01-04 19:06:51 -08:00
Michael Shamoon
d875d06f37 lint for eslint 2022-12-17 21:49:08 -08:00
Michael Shamoon
405a7b4684 Merge branch 'dev' into feature-permissions 2022-12-09 17:54:14 -08:00
Michael Shamoon
5b0cc85776 Dont use document data from /documents API call for edit 2022-11-27 21:19:23 -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
e168bde125 Merge branch 'dev' into feature-created-date 2022-05-26 14:28:33 -07:00
Michael Shamoon
d8b14697a3 Mark various tooltips for translation 2022-05-19 23:50:57 -07:00
Markus
dd3b5c129c 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
e6d419c7e1 use created_date in all of frontend 2022-05-18 03:25:02 -07:00
Michael Shamoon
c1fb277f25 let OpenDocumentsService handle nav 2022-05-15 23:44:29 -07:00
Michael Shamoon
dc75035bdc Warn on closing edited doc due to max open docs 2022-05-15 22:55:25 -07:00
Michael Shamoon
03d2e71587 Hide text on large cards on tiny screens 2022-05-12 20:22:40 -07:00
Mike Unke
3febfd57c2 Open preview link in new browser tab 2022-04-19 21:47:49 +02:00
Michael Shamoon
22a90363f6 Allow filtering by document metadata 2022-03-27 00:08:08 -07:00
Michael Shamoon
8565a2c3ed Unify management lists with single template 2022-03-23 13:31:00 -07:00
Michael Shamoon
ffc1dee60d Make correspondent links on cards buttons 2022-03-08 16:45:36 -08:00
Michael Shamoon
52b9ea44f8 bs5: fix card checkboxes no longer custom controls 2022-02-19 22:57:04 -08:00
Michael Shamoon
baad7131bc bs5: fix large card display 2022-02-19 21:38:07 -08:00
Yannic Schroeder
0aaf553acc 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
Yannic Schroeder
0deaf25285 Fix wrong migrations from update to Angular 13 2022-02-20 00:15:43 +01:00
Yannic Schroeder
73f1bcc9ef Update to Angular 13 2022-02-20 00:14:35 +01:00
jonaswinkler
4daab1809d only show score when sorting by score 2021-05-15 17:25:49 +02:00
Michael Shamoon
9072838b1f Fix alignment of card info on large cards 2021-04-06 14:25:59 -07:00
jonaswinkler
edf43c5f6f fix search scores 2021-04-03 21:50:05 +02:00
jonaswinkler
5b49524d51 lots of changes for the new unified search 2021-03-17 22:25:22 +01:00
Michael Shamoon
4a910d5d08 tooltip placement 2021-03-12 20:12:05 -08:00
Michael Shamoon
ea3a83a8d1 div instead of li 2021-03-12 19:35:25 -08:00
Michael Shamoon
a898934c36 fix text not visible in light mode on large card 2021-03-12 09:17:49 -08:00
Michael Shamoon
ae57370c12 Visual tweaks for responsive 2021-03-12 08:12:36 -08:00
Michael Shamoon
76560f4409 More semantically correct elements 2021-03-12 07:58:37 -08:00
Michael Shamoon
06375265e8 Tooltip consistency 2021-03-12 07:19:14 -08:00
Michael Shamoon
6395d17f76 Refactor 2021-03-12 07:15:00 -08:00
Michael Shamoon
4f2e22125a Support large cards 2021-03-12 06:54:22 -08:00
jonaswinkler
c5848fc077 keep the ng2-pdf-viewer; this might come in handy for splitting documents at specific pages #706 2021-03-10 22:38:33 +01:00
Michael Shamoon
304b8ea237 Re-merging this branch with Reverted dev 2021-03-06 14:50:38 -08:00
Michael Shamoon
67f32056c4 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-03-06 14:47:10 -08:00
Michael Shamoon
c98a1d30b3 Remove metadata API calls 2021-03-06 14:38:47 -08:00
jonaswinkler
cbb195a560 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
58f5c52f38 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-03-03 21:19:51 -08:00
Michael Shamoon
c9a90e6940 Simplify preview tooltip since its delayed 2021-03-03 21:14:24 -08:00