33 Commits

Author SHA1 Message Date
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
b87757a0e2 Grammar error, updated frontend translation
https://crowdin.com/translate/paperless-ngx/16/en-it?filter=basic&value=0#
2022-10-23 22:11:24 -07:00
Michael Shamoon
f8dc6de971 Add highlighting, move some anchors for visibility 2022-10-09 23:47:45 -07:00
Michael Shamoon
f638bd5d22 fix tour placement issues, basic offerTour method 2022-10-09 23:47:45 -07:00
Michael Shamoon
2b8faadd2b Add admin tour step, remove step titles, cleaner look 2022-10-09 23:47:45 -07:00
Michael Shamoon
06259a2aad Complete welcome tour 2022-10-09 23:47:31 -07:00
Michael Shamoon
e5daa9bceb Core welcome tour functionality 2022-10-09 23:46:26 -07:00
Michael Shamoon
145ac1f9e0 automatically refresh tasks on file socket messages too 2022-05-27 00:45:50 -07:00
Michael Shamoon
083290e798 PaperlessUiSettings data object 2022-05-17 11:13:19 -07:00
Michael Shamoon
8e8eaf6b6b Cleaner activation with Angular directives 2022-04-05 13:33:24 -07:00
Michael Shamoon
2c408ad5db Refactor uploads to service, working global dd 2022-04-05 13:33:24 -07:00
Michael Shamoon
eeffcf3905 Cleaner activation with Angular directives 2022-04-05 13:16:13 -07:00
Michael Shamoon
ff67e61ff0 Add initiating toast 2022-04-05 13:16:13 -07:00
Michael Shamoon
0c9482e848 Refactor uploads to service, working global dd 2022-04-05 13:16:12 -07:00
Michael Shamoon
bd4a705769 Prettier code cleanup for .ts files
See #182
2022-03-11 11:58:19 -08:00
Michael Shamoon
ac435f17a1 Skeleton implementation of color setting 2022-03-09 14:12:28 -08:00
Michael Lynch
96738277d9 Normalize whitespace in source files
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.

This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
puuu
bd5c7458dd make all links relative 2021-05-14 14:44:13 +09:00
jonaswinkler
dfcfeab1b1 settings and localization 2021-01-27 17:28:11 +01:00
jonaswinkler
8c02705da8 rework of the front end components 2021-01-26 00:51:45 +01:00
jonaswinkler
21df7b39cb some changes 2021-01-04 23:05:16 +01:00
jonaswinkler
179b53d373 Merge branch 'dev' into feature-websockets-status 2021-01-04 22:45:56 +01:00
jonaswinkler
4906b12bcf refactored app-view service 2021-01-01 22:38:26 +01:00
Michael Shamoon
4a425d0683 Not sure why Typescript complained about this 2021-01-01 12:49:48 -08:00
Jonas Winkler
afe3523207 Merge branch 'dev' into dev 2021-01-01 21:13:49 +01:00
Stefan
d95dcf1ad4 self serve pdf.worker.min.js 2020-12-31 15:07:35 +01:00
Michael Shamoon
88e9dcbc1b Dark mode settings logic 2020-12-27 23:05:19 -08:00
Jonas Winkler
3893a23852 Merge branch 'dev' into celery-tasks 2020-11-22 22:49:37 +01:00
Jonas Winkler
1292a7e120 now using SCSS for better theming support 2020-11-22 14:43:59 +01:00
Jonas Winkler
fae7ae06eb better toasts, better dashboard, first implementation of consumer status 2020-11-07 12:05:15 +01:00
Jonas Winkler
8693bee4ac added paperless ui 2020-10-27 01:11:32 +01:00