39 Commits

Author SHA1 Message Date
shamoon
00bb33a6e5 Fix: fix non-clickable scroll wheel in file uploads list (#7591) 2024-08-31 14:02:47 -07:00
shamoon
2ea9c7e135 Chore: update to Angular v18 (#7106) 2024-06-26 20:57:39 -07:00
shamoon
b687a8165a Fix: allow scroll long upload files alerts list (#6184) 2024-03-25 07:53:29 -07:00
shamoon
284456a880 Fix: consumer status alerts container blocks elements (#5762) 2024-02-14 08:25:58 -08:00
shamoon
00412c9255 Enhancement: add background to consumer statuses 2024-01-21 00:34:24 -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
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
Marwan Khalil
244a5d342b Fix: completely hide upload widget if user does not have permissions (#4198) 2023-09-17 14:53:20 +00:00
shamoon
6cbf30991d Migrate frontend prefix to -pngx 2023-09-14 14:51:02 -07:00
Michael Shamoon
d875d06f37 lint for eslint 2022-12-17 21:49:08 -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
06259a2aad Complete welcome tour 2022-10-09 23:47:31 -07:00
Michael Shamoon
4705daf6f4 bs5: upload widget dismissal button 2022-02-20 00:05:45 -08:00
Yannic Schroeder
0aaf553acc 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
0deaf25285 Fix wrong migrations from update to Angular 13 2022-02-20 00:15:43 +01:00
Yannic Schroeder
73f1bcc9ef Update to Angular 13 2022-02-20 00:14:35 +01:00
jonaswinkler
9a34d5c804 dismiss completed dismisses successful items only 2021-02-04 16:55:48 +01:00
jonaswinkler
21db951940 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-02-02 13:14:11 +01:00
jonaswinkler
f5ce833846 more message changes 2021-02-02 13:10:51 +01:00
jonaswinkler
0814a89a72 updates messages 2021-02-02 12:58:11 +01:00
jonaswinkler
d154dfd35e added a status summary line 2021-01-28 10:54:56 +01:00
jonaswinkler
40c6d2c7ce i18n 2021-01-27 19:11:50 +01:00
jonaswinkler
dcf1698828 improved the logic of the "dismiss completed" button 2021-01-27 18:34:59 +01:00
jonaswinkler
dfcfeab1b1 settings and localization 2021-01-27 17:28:11 +01:00
Michael Shamoon
cc0a1859f7 Maximum limit of alerts 2021-01-26 14:48:39 -08:00
Michael Shamoon
b5591713b3 Fix alert resizing 2021-01-26 09:50:48 -08:00
Michael Shamoon
1d20343f6e Dismiss all 2021-01-26 02:52:16 -08:00
Michael Shamoon
62d3c27e4b Lovely file upload alerts 2021-01-26 02:32:45 -08:00
jonaswinkler
47fa11e01d functions for combined upload progress bars 2021-01-26 01:10:39 +01:00
jonaswinkler
8c02705da8 rework of the front end components 2021-01-26 00:51:45 +01:00
jonaswinkler
61c46789cd cleared up some plural forms 2021-01-02 12:52:10 +01:00
jonaswinkler
c7cb474133 more translation work 2020-12-30 11:33:56 +01:00
jonaswinkler
10deab8fb6 added many localization markers to the front end #123 2020-12-23 15:09:39 +01:00
jonaswinkler
9d6368bcae upload status addresses #100 2020-12-08 00:45:11 +01:00
jonaswinkler
5b60e3129e fixes #71 2020-11-29 23:32:03 +01:00
Jonas Winkler
63ea3684fa modular dashboard 2020-11-22 22:35:39 +01:00