shamoon
a6248bec2d
Chore: Update Angular to v17 ( #4980 )
2023-12-19 15:02:05 -08: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
Marwan Khalil
95c12c1840
Fix: completely hide upload widget if user does not have permissions ( #4198 )
2023-09-17 14:53:20 +00:00
shamoon
5ee9ad3e4f
Migrate frontend prefix to -pngx
2023-09-14 14:51:02 -07:00
Michael Shamoon
e2093436ac
lint for eslint
2022-12-17 21:49:08 -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
07e2329068
Complete welcome tour
2022-10-09 23:47:31 -07:00
Michael Shamoon
899e3eed1b
bs5: upload widget dismissal button
2022-02-20 00:05:45 -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
3444f9e5f2
Fix wrong migrations from update to Angular 13
2022-02-20 00:15:43 +01:00
Yannic Schroeder
1d4b5e243c
Update to Angular 13
2022-02-20 00:14:35 +01:00
jonaswinkler
222fb48378
dismiss completed dismisses successful items only
2021-02-04 16:55:48 +01:00
jonaswinkler
b33e25b1f7
Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev
2021-02-02 13:14:11 +01:00
jonaswinkler
55c50e3ac2
more message changes
2021-02-02 13:10:51 +01:00
jonaswinkler
2a629b81ce
updates messages
2021-02-02 12:58:11 +01:00
jonaswinkler
fafe259e53
added a status summary line
2021-01-28 10:54:56 +01:00
jonaswinkler
a0a781a3d5
i18n
2021-01-27 19:11:50 +01:00
jonaswinkler
3b541b22e8
improved the logic of the "dismiss completed" button
2021-01-27 18:34:59 +01:00
jonaswinkler
91f7c4e685
settings and localization
2021-01-27 17:28:11 +01:00
Michael Shamoon
51dc40ae73
Maximum limit of alerts
2021-01-26 14:48:39 -08:00
Michael Shamoon
55584a6a87
Fix alert resizing
2021-01-26 09:50:48 -08:00
Michael Shamoon
532a3d955c
Dismiss all
2021-01-26 02:52:16 -08:00
Michael Shamoon
53309f017f
Lovely file upload alerts
2021-01-26 02:32:45 -08:00
jonaswinkler
b581e42216
functions for combined upload progress bars
2021-01-26 01:10:39 +01:00
jonaswinkler
ede3bd1391
rework of the front end components
2021-01-26 00:51:45 +01:00
jonaswinkler
eb91ac0c3c
cleared up some plural forms
2021-01-02 12:52:10 +01:00
jonaswinkler
118149c539
more translation work
2020-12-30 11:33:56 +01:00
jonaswinkler
95c4e77ae4
added many localization markers to the front end #123
2020-12-23 15:09:39 +01:00
jonaswinkler
5321ff1f20
upload status addresses #100
2020-12-08 00:45:11 +01:00
jonaswinkler
fcc0cb7293
fixes #71
2020-11-29 23:32:03 +01:00
Jonas Winkler
fa5df5d28e
modular dashboard
2020-11-22 22:35:39 +01:00