shamoon
81df9c79fd
Fix: wrap table header columns in row ( #7832 )
2024-10-01 17:37:52 -07:00
s0llvan
fd2bea0da9
Feature: page count ( #7750 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-09-25 08:22:12 -07:00
shamoon
bea50c3fe0
Correct some indentation
2024-07-15 15:28:11 -07:00
shamoon
f68b9e5abc
Fix: use responsive table for compatibility with custom columns ( #7255 )
2024-07-15 15:17:46 -07:00
shamoon
08e1ddcbd5
Fix: only use pointer for sortable table headings, fix title width
2024-05-12 19:57:08 -07:00
shamoon
08da0f661e
Feature: global search, keyboard shortcuts / hotkey support ( #6449 )
2024-05-02 16:15:56 +00:00
shamoon
bcf8db0ad7
Feature: customizable fields display for documents, saved views & dashboard widgets ( #6439 )
2024-04-26 06:41:12 -07:00
Dominik Bruhn
f058d231a6
Enhancement: Hide columns in document list if user does not have permissions ( #6415 )
...
---------
Co-authored-by: Dominik Bruhn <dominik@menlo79.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-16 21:41:15 +00:00
shamoon
e0b643a4a3
Fix: spacing in reset and incorrect display in saved views ( #6324 )
2024-04-07 20:50:31 +00:00
shamoon
ab4b9e8100
Fix: header button wrapping issues on mobile
2024-03-04 17:00:19 -08:00
shamoon
211caf8a8a
Resolve svg rem width/height attribute warning
2024-02-06 14:50:08 -08:00
shamoon
44ec85947d
Chore: better bootstrap icons ( #5403 )
2024-01-18 00:27:38 +00:00
shamoon
daed79ee98
Chore: Update Angular to v17 ( #4980 )
2023-12-19 15:02:05 -08:00
shamoon
4e027d0ddc
Fix: Miscellaneous visual fixes in v2.0.0-beta.rc1 2 ( #4635 )
...
* Fix filter editor sticky top spacing
* Fix management list long title text alignment
* Fix paperless green using incorrect lightness value
2023-11-19 16:13:38 -08:00
shamoon
863971a8c6
Fix: Miscellaneous v2.0 visual fixes ( #4576 )
...
* Fix notes count in tab button wrapping
* Fix position of custom fields dropdown on mobile
* Limit list view title width
* Update messages.xlf
2023-11-13 19:54:01 -08:00
shamoon
182b4e6c72
Enhancement: dashboard improvements, drag-n-drop reorder dashboard views ( #4252 )
...
* Updated dashboard
* Make entire screen dropzone on dashboard too
* Floating upload widget status alerts
* Visual tweaks: spacing, borders
* Better empty view widget
* Support drag + drop reorder of dashboard saved views
* Update messages.xlf
* Disable dashbaord dnd if global dnd active
* Remove ngx-file-drop dep, rebuild file-drop & upload files widget
* Revert custom file drop implementation
* Try patch-package fix
* Simplify dropzone transitions to make more reliable
* Update messages.xlf
* Update dashboard.spec.ts
* Fix coverage
2023-09-28 10:18:12 -07:00
shamoon
6cbf30991d
Migrate frontend prefix to -pngx
2023-09-14 14:51:02 -07:00
shamoon
4d84a0a87b
Re-work filter editor, bulk editor & reset buttons
2023-05-09 19:48:04 -07:00
shamoon
43288153e0
Add frontend owner filtering
...
Add owner to doc cards, table
Frontend testing for owner filtering
2023-05-08 15:34:14 -07:00
shamoon
52b11241f8
Merge pull request #2966 from paperless-ngx/feature-double-click
...
Feature: double-click docs
2023-03-30 18:40:37 -07:00
shamoon
5c21c15b16
Add visual feedback to table titles
2023-03-29 09:20:26 -07:00
shamoon
da8ee368c1
Implement double-click documents
2023-03-28 23:26:13 -07:00
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
4003f64b49
Allow filtering on multiple correspondents, doctypes, storage paths
...
Preserve 'Not assigned' option
Fix default logical operator
Update frontend strings
Fix radio button name overlaps
Use include / exclude with multi-select for OneToOne objects
2023-03-17 17:57:54 -07:00
shamoon
4e2b2f1e8a
Live document counts for document filtering
2023-02-18 20:07:33 -08:00
Michael Shamoon
d875d06f37
lint for eslint
2022-12-17 21:49:08 -08:00
Michael Shamoon
605480ab4a
Merge branch 'dev' into feature-permissions
2022-12-17 20:05:12 -08:00
Michael Shamoon
20e1779313
lint frontend
2022-12-15 23:36:01 -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
Michael Shamoon
e171b3b50a
Implement warning on close unsaved view
2022-10-29 23:14:33 -07:00
Michael Shamoon
0122339286
Allow independent saved view control
2022-10-26 12:54:44 -07:00
Michael Shamoon
63eb8376c1
prevent duplicate tourAnchor race condition
2022-10-10 00:07:38 -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
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
5bc0f39834
fix pagination, refactor
2022-08-08 00:03:15 -07:00
shamoon
6bd4369ccc
Merge pull request #957 from paperless-ngx/feature-created-date
...
Feature: make frontend timezone un-aware
2022-07-02 16:58:30 -07:00
Michael Shamoon
021b8d4f91
Update ngbRadioGroups to native buttons
2022-07-02 00:55:18 -07:00
shamoon
e168bde125
Merge branch 'dev' into feature-created-date
2022-05-26 14:28:33 -07:00
Michael Shamoon
5267fecc9e
Refactor query params service
2022-05-20 23:18:18 -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