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
d19b598371
Add highlighting, move some anchors for visibility
2022-10-09 23:47:45 -07:00
Michael Shamoon
0e03633ed0
fix tour placement issues, basic offerTour method
2022-10-09 23:47:45 -07:00
Michael Shamoon
07e2329068
Complete welcome tour
2022-10-09 23:47:31 -07:00
Michael Shamoon
4e56fe339e
Core welcome tour functionality
2022-10-09 23:46:26 -07:00
shamoon
9eee37bc68
Merge branch 'dev' into feature-created-date
2022-05-26 14:28:33 -07:00
Quinn Casey
ee1ef4ff56
Merge pull request #1000 from paperless-ngx/rework-query-params-logic
...
Fix: Rework query params logic
2022-05-26 08:18:43 -07:00
Michael Shamoon
d0ee203265
Update saved-view-widget.component.ts
...
[ci skip]
2022-05-23 01:54:21 -07:00
Michael Shamoon
e60a7df9a2
Refactor query params service
2022-05-20 23:18:18 -07:00
Michael Shamoon
2ca691d3b8
use created_date
2022-05-18 03:25:02 -07:00
Michael Shamoon
bcb9c6ccb0
Properly get username & display name
2022-05-17 11:13:19 -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
b30c4275ef
dashboard loading indicator, remove duplicate call to saved views
2022-05-08 14:17:11 -07:00
Michael Shamoon
010f1f2bd1
loading indicator for dashboard widgets
2022-05-08 09:12:29 -07:00
Michael Shamoon
261cab8450
support sort fields & some refactoring
2022-05-05 08:36:18 -07:00
Michael Shamoon
3e8bff03e7
Refactor query param handling to service
2022-05-05 00:23:06 -07:00
Michael Shamoon
584082a1df
Add query params for saved views
2022-05-04 22:31:09 -07:00
Michael Shamoon
1d7ddcc10d
Remove unneeded imports since change to css vars
2022-04-13 08:43:35 -07:00
Michael Shamoon
ca43c71cf5
fix some broken css vars
2022-04-07 14:27:49 -07:00
Michael Shamoon
32f6932faf
fix overlay background color in dark mode
2022-04-05 13:16:13 -07:00
Michael Shamoon
73cab2af2d
Refactor uploads to service, working global dd
2022-04-05 13:16:12 -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
Frank Strieter
d38bed1334
test: remove most of the boilerplate tests
2022-03-23 09:24:07 +01:00
Michael Shamoon
f34202a82a
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08: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
d8617746eb
New -ngx logo 2022
...
Cause why not
2022-02-26 20:14:24 -08:00
Michael Shamoon
199affb244
bs5: fix dark mode dashboard widget table display
2022-02-20 00:16:49 -08: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
Yannic Schröder
7380e056cd
Update frontend strings to Paperless-ngx ( #105 )
...
This also includes URLs to ressources.
2022-02-19 21:42:09 +01:00
Michael Lynch
372ac3a40c
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
Michael Shamoon
fe84430679
Remove all rem units on SVG elements
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=1231147
2021-03-24 16:17:40 -07:00
jonaswinkler
6470a443ac
fix #735
2021-03-10 18:32:57 +01:00
jonaswinkler
0f80eee54e
refactored most of the list view; fixes #147 , much snappier UX when switching between views
2021-02-18 17:29:21 +01:00
jonaswinkler
cb308fae7b
only show inbox statistics if inbox tags are defined
2021-02-15 23:14:54 +01:00
jonaswinkler
00903bd90c
update statistics when new documents are added
2021-02-06 00:13:49 +01:00
jonaswinkler
222fb48378
dismiss completed dismisses successful items only
2021-02-04 16:55:48 +01:00
jonaswinkler
2129cda38d
display http errors
2021-02-03 16:01:32 +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