GruberViktor
0018cdd85f
remove text from close-button in the document-detail view
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-03-11 20:22:39 +01:00
GruberViktor
6a26c8f4a5
Apply suggestions from code review
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-03-11 20:16:53 +01:00
Viktor
0975c02635
Added nav buttons in the document detail view
...
Sometimes, when you are looking for a document, you need to go into the document-detail view
to read the pdf. To view the next document in the detail view, normally you would go back and
then click on the next.
Here I added two buttons to the toolbar to traverse throught the documents easily.
2022-03-11 17:35:38 +01:00
Michael Shamoon
d06c585f90
Include excluded items in dropdown count
2022-03-11 01:17:19 -08:00
shamoon
37030f89ee
Merge pull request #243 from paperless-ngx/css-variables
...
Custom color theming
2022-03-10 19:26:15 -08:00
Michael Shamoon
9aa652661f
Fix changing theme incorrectly affects dark mode settings
2022-03-10 13:56:22 -08:00
Michael Shamoon
96ce67c443
Component methods arent really private
2022-03-09 15:43:06 -08:00
Michael Shamoon
964f67c36c
Prevent overriding other settings
2022-03-09 15:40:04 -08:00
Michael Shamoon
1658d1aa85
Working conversion
2022-03-09 15:34:26 -08:00
Michael Shamoon
c0fac27576
Converting colors experiment
2022-03-09 15:19:42 -08:00
Michael Shamoon
09b1fb2b76
Allow non-hex color modes from color component
2022-03-09 14:12:39 -08:00
Michael Shamoon
ac435f17a1
Skeleton implementation of color setting
2022-03-09 14:12:28 -08:00
Michael Shamoon
ffc1dee60d
Make correspondent links on cards buttons
2022-03-08 16:45:36 -08:00
Michael Shamoon
703a81eb5d
fix logo coloring, saved view widget link, card coloring
2022-03-08 16:41:49 -08:00
Michael Shamoon
2b25dd24f0
fix some focus styling
2022-03-08 15:50:10 -08:00
Michael Shamoon
541ab12e3a
fix some buttons, focus shadow
2022-03-08 15:22:17 -08:00
Michael Shamoon
6211846e14
Initial conversion to css variables
2022-03-08 14:49:40 -08:00
Michael Shamoon
4717057a16
Allow esc key clearing, autofocus on management lists
2022-03-07 09:45:58 -08:00
Michael Shamoon
92a1b9d7f9
Page parameter breaks filtering on mangement pages
...
Closes #225
2022-03-07 09:45:39 -08:00
Michael Shamoon
d4357339f3
Reduce debounce to avoid title erasing
...
Closes #216
2022-03-05 20:12:17 -08:00
Michael Shamoon
ca8d42bf05
Clone tags array to prevent false dirty check
...
Closes #215
2022-03-05 20:12:17 -08:00
shamoon
24a9e65192
Fix scroll always visible on filterable dropdowns
2022-03-02 00:48:36 -08:00
shamoon
2116ea3531
Fix date dropdown bs5 compatability
2022-03-02 00:48:20 -08:00
Michael Shamoon
df5723112d
fix filterable dropdown text color when open
2022-03-01 12:32:06 -08:00
Michael Shamoon
81ccdb4ead
Fix bs5 selects
2022-03-01 12:25:22 -08:00
Michael Shamoon
0f7519e1fc
New -ngx logo 2022
...
Cause why not
2022-02-26 20:14:24 -08:00
Michael Shamoon
425d17d8f2
fix position and bs5 underline of suggestion link
2022-02-25 01:17:05 -08:00
Michael Shamoon
5f579cf631
force ng2-pdf-viewer page width
2022-02-25 01:10:26 -08:00
Michael Shamoon
d4207cba8c
card checkboxes werent clickable
2022-02-25 00:49:32 -08:00
Michael Shamoon
e7682d845a
Fix pdf border
2022-02-25 00:47:27 -08:00
Michael Shamoon
c8e59b3e22
Use calc instead of sass math
2022-02-21 08:50:50 -08:00
Quinn Casey
ddb0111b11
Remove trailing whitespace
2022-02-21 06:46:42 -08:00
Michael Shamoon
4693f1b026
fix layout columns in settings saved views
2022-02-20 01:32:24 -08:00
Michael Shamoon
a7404deb43
Reduce calls to isDirty for filterable dropdowns
...
And make disabled more visually obvious
2022-02-20 01:08:42 -08:00
Michael Shamoon
114dc2c218
fix display of ng2-pdf-viewer 8.0.0
2022-02-20 00:37:42 -08:00
Michael Shamoon
4cfe0046f6
bs5: show single filterable dropdown without number
2022-02-20 00:19:44 -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
Michael Shamoon
1b5c142b81
bs5: fix color component display
2022-02-19 23:55:17 -08:00
Michael Shamoon
c577e21abc
bs5: fix correspondent / tag / doctype management list display
2022-02-19 23:48:49 -08:00
Michael Shamoon
268f2c18ec
bs5: fix settings display
2022-02-19 23:34:32 -08:00
Michael Shamoon
5fbec1eaaf
fix missing darkModeInvertThumbs form control
2022-02-19 23:14:39 -08:00
Michael Shamoon
fe820b7c6f
bs5: fix user navbar dropdown menu placement
2022-02-19 23:10:13 -08:00
Michael Shamoon
ca6b37349e
bs5: fix document detail input group
2022-02-19 23:07:36 -08:00
Michael Shamoon
8558559c00
bs5: document list table checkboxes
2022-02-19 23:05:41 -08:00
Michael Shamoon
52b9ea44f8
bs5: fix card checkboxes no longer custom controls
2022-02-19 22:57:04 -08:00
Michael Shamoon
18d6c4bf0e
bs5: form input spacing, renamed controls
2022-02-19 22:40:27 -08:00
Michael Shamoon
1545ed6ab8
bs5: fix document list sort form toggle button
2022-02-19 22:25:06 -08:00
Michael Shamoon
96bd091da7
bs5: fix search icon location
2022-02-19 22:23:56 -08:00
Michael Shamoon
76b2031717
bs5: fix filter editor spacing
2022-02-19 22:20:53 -08:00