shamoon
f03d24c164
Fix dashboard saved view mobile width in v.2.0.0-beta.rc1 ( #4660 )
2023-11-22 12:37:17 -08:00
shamoon
4c49cebbc9
Fix: inconsistent border colors in input groups
2023-11-21 21:59:03 -08:00
shamoon
9f79959fcb
Fix: consistent bottom margin for form field labels
2023-11-21 13:53:11 -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
e6666db0a2
Fix: Always retrieve sidebar views from service ( #4619 )
2023-11-17 09:41:00 -08:00
shamoon
0ea7a16a75
Fix: Prevent text wrap on consumption template label ( #4616 )
2023-11-17 00:40:40 -08:00
shamoon
1203d6074c
Fix: increase width of labels in default perms settings ( #4612 )
2023-11-16 22:59:24 -08:00
shamoon
cf954acaea
Fix: increase sidebar xxxl breakpoint to 2400px
2023-11-15 20:06:33 -08:00
shamoon
5af632eaa3
Merge branch 'dev' into beta
2023-11-15 00:43:11 -08:00
shamoon
39d54c733c
Fix: Add missing translation strings in v2.0.0-beta.rc1
...
Closes #4595
2023-11-15 00:43:00 -08:00
shamoon
e88122baa9
Merge branch 'dev' into beta
2023-11-15 00:21:23 -08:00
shamoon
d9008dfd5c
Fix: Add missing translation string in share link dropdown
...
Closes #4594
2023-11-15 00:20:55 -08:00
shamoon
4403e190a6
2.0.0-beta.rc1
2023-11-13 20:30:30 -08:00
Paperless-ngx Bot [bot]
6a5077270c
New Crowdin updates ( #4472 )
2023-11-13 19:56:39 -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
0f3f4ed0e7
Feature: compact toasts ( #4545 )
2023-11-13 21:17:44 +00:00
Trenton H
ab9e561317
Chore: Backend bulk updates ( #4509 )
2023-11-13 17:09:56 +00:00
shamoon
ca7bc2ba21
Fix plain text preview overflow ( #4555 )
2023-11-13 06:44:07 -08:00
shamoon
29d88d7827
Adds Hungarian translation ( #4552 )
2023-11-12 16:39:17 -08:00
shamoon
967d796787
Fix: use ngSwitch for custom fields
2023-11-09 15:07:49 -08:00
shamoon
a792bf1ca1
Feature: Implement custom fields for documents ( #4502 )
...
Adds custom fields of certain data types, attachable to documents and searchable
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-11-05 17:27:23 -08:00
shamoon
514abab755
Adds Bulgarian translation ( #4470 )
2023-11-01 06:49:52 -07:00
Paperless-ngx Bot [bot]
f4d2dde460
New Crowdin updates ( #4113 )
2023-10-31 15:45:28 -07:00
shamoon
c8f2883737
Update share-links-dropdown.component.ts
2023-10-31 15:44:53 -07:00
shamoon
b18028cffa
Fix: visually hidden text breaks delete button wrap ( #4462 )
2023-10-30 19:57:11 -07:00
shamoon
f61461c616
Fix: correct some form typography and styling
2023-10-27 11:41:55 -07:00
shamoon
f9bf35147c
Feature: support sorting sidebar saved views ( #4381 )
2023-10-20 02:41:01 +00:00
shamoon
f5d19522ae
Fix: replace drag drop & clipboard dependencies with Angular CDK ( #4362 )
...
* Swap ngx-drag-drop dependency for Angular CDK
* Swap ngx-clipboard dependency for Angular CDK
2023-10-16 19:46:16 -07:00
shamoon
5814bdf554
Fix btn-link hover colors per primary color lightness
2023-10-15 13:58:40 -07:00
shamoon
a1d5c4deec
Fix: hover colors, empty lists, disable autocomplete, translation strings
2023-10-15 12:00:30 -07:00
shamoon
a83a8d9af2
Fix: dashboard sidebar sticky, bottom margin
2023-10-15 11:34:59 -07:00
shamoon
4622ffa258
Fix slim sidebar animation on xxxl screens
2023-10-09 10:01:14 -07:00
shamoon
1f5edd89d4
Merge branch 'v2.0-visual-fixes' into dev
2023-10-07 19:42:47 -07:00
shamoon
b34104ef90
Fix: get highest ASN regardless of user ( #4326 )
2023-10-06 17:22:31 -07: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
63cf23eac2
Fix: remove note max height ( #4287 )
2023-09-28 09:20:07 -07:00
shamoon
f217f034d0
Update translation string for tasks dialog ( #4263 )
2023-09-25 10:53:36 -07:00
shamoon
b5d29e821e
Enhancement: settings reorganization & improvements, separate admin section ( #4251 )
...
* Separate admin / manage sections
* Move mail settings to its own component
* Move users and groups to its own component
* Move default permissions to its own settings tab
* Unify list styling, add tour step, refactor components
* Only patch saved views that have changed on settings save
* Update messages.xlf
* Remove unused methods in settings.component.ts
* Drop admin section to bottom of sidebar, cleanup outdated, add docs link to dropdown
* Better visually unify management list & other list pages
2023-09-24 19:24:28 -07:00
shamoon
54783f706f
Feature: consumption templates ( #4196 )
...
* Initial implementation of consumption templates
* Frontend implementation of consumption templates
Testing
* Support consumption template source
* order templates, automatically add permissions
* Support title assignment in consumption templates
* Refactoring, filters to and, show sources on list
Show sources on template list, update some translation strings
Make filters and
minor testing
* Update strings
* Only update django-multiselectfield
* Basic docs, document some methods
* Improve testing coverage, template multi-assignment merges
2023-09-22 16:53:13 -07:00
shamoon
026a77184a
Fix mixed rule / owner check, component input / output
2023-09-22 01:20:25 -07:00
shamoon
a9ab344678
Support edit permissions for mail rules and accounts
2023-09-22 01:01:35 -07:00
shamoon
56c15f6642
Fix settings users initialization before groups
2023-09-21 23:35:40 -07:00
shamoon
a7e632de16
Support default permissions for object creation via frontend ( #4233 )
2023-09-21 16:28:22 -07:00
shamoon
e7320e66b5
Update GitHub strings
...
See #4024
2023-09-19 20:34:27 -07:00
shamoon
93ef011126
Enhancement: bulk edit object permissions ( #4176 )
...
* bulk_edit_object_perms API endpoint
* Frontend support for bulk object permissions edit
2023-09-19 13:40:21 -07:00
Marwan Khalil
244a5d342b
Fix: completely hide upload widget if user does not have permissions ( #4198 )
2023-09-17 14:53:20 +00:00
shamoon
6408c701d5
Fix application of theme color vars at root ( #4193 )
2023-09-16 01:08:03 -07:00
shamoon
6cbf30991d
Migrate frontend prefix to -pngx
2023-09-14 14:51:02 -07:00
shamoon
95336ca73d
Fix form switch checkmark visual bug
2023-09-14 14:51:02 -07:00
shamoon
ef9d01fefe
Feature: Share links ( #3996 )
...
* Implement share links
Basic implementation of share links
Make certain share link fields not editable, automatically grant permissions on migrate
Updated styling, error messages from expired / deleted links
frontend code linting, reversable sharelink migration
testing coverage
Update translation strings
No links message
* Consolidate file response methods
* improvements to share links on mobile devices
* Refactor share links file_version
* Add docs for share links
* Apply suggestions from code review
* When filtering share links, use the timezone aware now()
* Removes extra call to setup directories for usage in testing
* FIx copied badge display on some browsers
* Move copy to ngx-clipboard library
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-09-14 13:32:43 -07:00