Michael Shamoon
caa9c49e05
use created_date
2022-05-18 03:25:02 -07:00
Michael Shamoon
c1fb277f25
let OpenDocumentsService handle nav
2022-05-15 23:44:29 -07:00
Michael Shamoon
dc75035bdc
Warn on closing edited doc due to max open docs
2022-05-15 22:55:25 -07:00
Michael Shamoon
261e331e47
dashboard loading indicator, remove duplicate call to saved views
2022-05-08 14:17:11 -07:00
Michael Shamoon
2e47b6b22f
loading indicator for dashboard widgets
2022-05-08 09:12:29 -07:00
Michael Shamoon
f9fb62b04a
support sort fields & some refactoring
2022-05-05 08:36:18 -07:00
Michael Shamoon
84c2b8ee77
Refactor query param handling to service
2022-05-05 00:23:06 -07:00
Michael Shamoon
754c657e1f
Add query params for saved views
2022-05-04 22:31:09 -07:00
Michael Shamoon
b90e339d10
Remove unneeded imports since change to css vars
2022-04-13 08:43:35 -07:00
Michael Shamoon
f173f59ec7
fix some broken css vars
2022-04-07 14:27:49 -07:00
Michael Shamoon
8b1337d7f9
fix overlay background color in dark mode
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
3acafea5d0
Remove text interpolation from doc routerLink
2022-03-24 08:09:41 -07:00
Michael Shamoon
922641d54c
Clickable tags in dashboard widgets
2022-03-23 22:08:00 -07:00
Frank Strieter
4377d15599
test: remove most of the boilerplate tests
2022-03-23 09:24:07 +01:00
Michael Shamoon
bd4a705769
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08:00
Michael Shamoon
703a81eb5d
fix logo coloring, saved view widget link, card coloring
2022-03-08 16:41:49 -08:00
Michael Shamoon
6211846e14
Initial conversion to css variables
2022-03-08 14:49:40 -08:00
Michael Shamoon
0f7519e1fc
New -ngx logo 2022
...
Cause why not
2022-02-26 20:14:24 -08:00
Michael Shamoon
dddba2a767
bs5: fix dark mode dashboard widget table display
2022-02-20 00:16:49 -08: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
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
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
Michael Shamoon
f2451cd033
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
8151b73c1d
fix #735
2021-03-10 18:32:57 +01:00
jonaswinkler
923057e2ea
refactored most of the list view; fixes #147 , much snappier UX when switching between views
2021-02-18 17:29:21 +01:00
jonaswinkler
aced453d82
only show inbox statistics if inbox tags are defined
2021-02-15 23:14:54 +01:00
jonaswinkler
58af2e2493
update statistics when new documents are added
2021-02-06 00:13:49 +01:00
jonaswinkler
9a34d5c804
dismiss completed dismisses successful items only
2021-02-04 16:55:48 +01:00
jonaswinkler
d8db2d78e0
display http errors
2021-02-03 16:01:32 +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
jonaswinkler
5f7436ff9f
proper messages when uploading fails
2021-01-27 16:04:06 +01:00
jonaswinkler
846f09495e
better error messages
2021-01-27 15:50:37 +01:00
Michael Shamoon
cc0a1859f7
Maximum limit of alerts
2021-01-26 14:48:39 -08:00
Michael Shamoon
e031f7ed44
Dark mode support
2021-01-26 10:09:13 -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
Michael Shamoon
5da2bced94
Drop over background color
2021-01-26 00:17:27 -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