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
|
54e8f64af3
|
Save tour completion, hide welcome widget
|
2023-05-04 23:29:20 -07:00 |
|
shamoon
|
b89bf58e27
|
Load saved views from app frame, not dashboard
|
2023-04-27 08:20:21 -07:00 |
|
shamoon
|
dcee3d92f1
|
Fix startup without saved view permissions
|
2023-02-20 03:10:03 -08:00 |
|
Michael Shamoon
|
dfdfd8a7d7
|
Refactor permissions to use enums, permissions service
|
2022-11-12 04:31:42 -08:00 |
|
Michael Shamoon
|
e5daa9bceb
|
Core welcome tour functionality
|
2022-10-09 23:46:26 -07:00 |
|
Michael Shamoon
|
c12e55f54c
|
Properly get username & display name
|
2022-05-17 11:13:19 -07:00 |
|
Michael Shamoon
|
261e331e47
|
dashboard loading indicator, remove duplicate call to saved views
|
2022-05-08 14:17:11 -07:00 |
|
Michael Shamoon
|
bd4a705769
|
Prettier code cleanup for .ts files
See #182
|
2022-03-11 11:58:19 -08:00 |
|
Yannic Schröder
|
98b0e56145
|
Update frontend strings to Paperless-ngx (#105)
This also includes URLs to ressources.
|
2022-02-19 21:42:09 +01:00 |
|
jonaswinkler
|
dd0d9d5e10
|
not sure when that got in here
|
2020-12-25 19:23:53 +01:00 |
|
jonaswinkler
|
10deab8fb6
|
added many localization markers to the front end #123
|
2020-12-23 15:09:39 +01:00 |
|
jonaswinkler
|
44a0bfb304
|
Display name of current user on the dashboard
|
2020-12-20 17:18:23 +01:00 |
|
jonaswinkler
|
8fbd11d9f8
|
refactored titles
|
2020-12-14 20:59:18 +01:00 |
|
jonaswinkler
|
a64138a62e
|
many changes to support server side saved views
|
2020-12-14 19:26:36 +01:00 |
|
jonaswinkler
|
d8296721bb
|
addresses #106
|
2020-12-07 22:15:56 +01:00 |
|
Jonas Winkler
|
63ea3684fa
|
modular dashboard
|
2020-11-22 22:35:39 +01:00 |
|
Jonas Winkler
|
1292a7e120
|
now using SCSS for better theming support
|
2020-11-22 14:43:59 +01:00 |
|
Jonas Winkler
|
2a4127dc90
|
basic statistics
|
2020-10-31 00:56:20 +01:00 |
|
Jonas Winkler
|
8246b97afe
|
very crude implementation of dashboard views
|
2020-10-31 00:22:12 +01:00 |
|
Jonas Winkler
|
635a02c611
|
toast changes
|
2020-10-29 14:35:36 +01:00 |
|
Jonas Winkler
|
d130e20ed5
|
add some very crude file uploading
|
2020-10-27 17:35:10 +01:00 |
|
Jonas Winkler
|
8693bee4ac
|
added paperless ui
|
2020-10-27 01:11:32 +01:00 |
|