shamoon
c0c44b512c
Enhancement: accessibility improvements for tags, doc links, dashboard views ( #6786 )
2024-05-22 23:08:25 +00:00
shamoon
bd4476d484
Feature: customizable fields display for documents, saved views & dashboard widgets ( #6439 )
2024-04-26 06:41:12 -07:00
shamoon
5e3d1b26e7
Fix: Dont attempt to retrieve objects for which user doesnt have global permissions ( #5612 )
2024-02-01 01:20:14 -08:00
shamoon
bb98fc5f65
Chore: better bootstrap icons ( #5403 )
2024-01-18 00:27:38 +00:00
shamoon
a6248bec2d
Chore: Update Angular to v17 ( #4980 )
2023-12-19 15:02:05 -08:00
shamoon
9e93ae952a
Enhancement: Improved popup preview, respect embedded viewer, error handling ( #4947 )
2023-12-18 16:41:51 +00:00
shamoon
fd8de5b1ea
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
d9abae51b5
Merge branch 'v2.0-visual-fixes' into dev
2023-10-07 19:42:47 -07:00
shamoon
6973691cce
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
5ee9ad3e4f
Migrate frontend prefix to -pngx
2023-09-14 14:51:02 -07:00
shamoon
a8c6c55e3b
Useful buttons for saved view widgets
2023-07-26 11:36:55 -07:00
Michael Shamoon
e2093436ac
lint for eslint
2022-12-17 21:49:08 -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
96a29883cd
Refactor permissions to use enums, permissions service
2022-11-12 04:31:42 -08:00
Michael Shamoon
59e359ff98
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
4603813896
feat: reflect django permissions on UI
2022-11-11 18:33:04 +00:00
Michael Shamoon
2ca691d3b8
use created_date
2022-05-18 03:25:02 -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
010f1f2bd1
loading indicator for dashboard widgets
2022-05-08 09:12:29 -07:00
Michael Shamoon
c360d9fa18
Remove text interpolation from doc routerLink
2022-03-24 08:09:41 -07:00
Michael Shamoon
3360791a31
Clickable tags in dashboard widgets
2022-03-23 22:08:00 -07:00
Michael Shamoon
bc97a13a62
fix logo coloring, saved view widget link, card coloring
2022-03-08 16:41:49 -08:00
Michael Shamoon
4babf0d102
Initial conversion to css variables
2022-03-08 14:49:40 -08:00
Michael Shamoon
199affb244
bs5: fix dark mode dashboard widget table display
2022-02-20 00:16:49 -08:00
Yannic Schroeder
4451acbf0b
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
1d4b5e243c
Update to Angular 13
2022-02-20 00:14:35 +01:00
jonaswinkler
05d69c0882
Merge branch 'dev' into feature-websockets-status
2021-01-23 22:22:17 +01:00
jonaswinkler
864e421cd3
add configuration option for changing date display in paperless #325
2021-01-17 00:15:45 +01:00
jonaswinkler
9f9581e1f8
Merge branch 'dev' into feature-websockets-status
2021-01-04 22:45:56 +01:00
jonaswinkler
95c4e77ae4
added many localization markers to the front end #123
2020-12-23 15:09:39 +01:00
jonaswinkler
8e339789fa
more fixes regarding empty titles
2020-12-16 16:44:54 +01:00
jonaswinkler
b7126030d1
many changes to support server side saved views
2020-12-14 19:26:36 +01:00
jonaswinkler
522ada88ea
Merge branch 'dev' into feature-websockets-status
2020-12-06 22:53:54 +01:00
jonaswinkler
9a4d410f66
use the observables everywhere in the application.
2020-12-04 01:25:52 +01:00
jonaswinkler
982ea84906
adjustments of the front end for API changes.
2020-12-03 20:28:17 +01:00
jonaswinkler
fcc0cb7293
fixes #71
2020-11-29 23:32:03 +01:00
Jonas Winkler
d252a1dcda
Merge branch 'dev' into celery-tasks
2020-11-22 22:49:37 +01:00
Jonas Winkler
fa5df5d28e
modular dashboard
2020-11-22 22:35:39 +01:00
Jonas Winkler
036f11acaa
better toasts, better dashboard, first implementation of consumer status
2020-11-07 12:05:15 +01:00