78 Commits

Author SHA1 Message Date
shamoon
9cd2dd3018 Fix: frontend better reflect global perms for bulk edit, disabled form state (#8469) 2024-12-11 01:05:23 -08:00
shamoon
266ea73173 Fix: minor safari visual fixes around loading cards 2024-12-10 08:49:18 -08:00
shamoon
6128b310a6 Enhancement: improved loading visuals (#8435) 2024-12-05 20:26:28 -08:00
shamoon
d3c8b9c961 Fix: tag colors stay fixed in list when selected (#8225) 2024-11-07 11:59:03 -08:00
shamoon
fa570cbc88 Fix: fix thumbnail clipping, select inverted color in safari (#8193) 2024-11-04 13:44:35 -08:00
shamoon
d3cfe1f235 Fix: dont use filters for inverted thumbnails (#8121) 2024-10-30 11:43:02 -07:00
shamoon
ccc19492af Enhancement: improve text contrast for selected documents in list view dark mode (#7712) 2024-09-15 11:40:59 -07:00
Jay Barker
3c7c558a76 Fix: increase search input text contrast with light custom theme colors (#7303)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-07-24 02:57:26 +00:00
shamoon
e9f70ce5ec Fix: doc links and more illegible in light mode (#6643) 2024-05-08 21:01:01 -07:00
shamoon
08da0f661e Feature: global search, keyboard shortcuts / hotkey support (#6449) 2024-05-02 16:15:56 +00:00
shamoon
28e17b44af Fix: select dropdown background colors not visible in light mode (#6323) 2024-04-07 21:03:15 +00:00
shamoon
3442f66d56 Fix: formatting, tiny large card rounded corners bug 2024-03-05 22:40:52 -08:00
shamoon
a5310c36da Fix: fix calendar popup header background color and disable browser autofill (#5514) 2024-01-23 19:48:41 -08:00
shamoon
2b25db8099 Fix: small card borders, welcome widget colors, update screenshots 2023-11-24 08:47:35 -08:00
shamoon
a3e6f7da94 Fix: dark mode should be consistent in dark mode vs system settings (#4669) 2023-11-23 10:18:03 -08:00
shamoon
4e027d0ddc Fix: Miscellaneous visual fixes in v2.0.0-beta.rc1 2 (#4635)
* Fix filter editor sticky top spacing

* Fix management list long title text alignment

* Fix paperless green using incorrect lightness value
2023-11-19 16:13:38 -08:00
shamoon
0f3f4ed0e7 Feature: compact toasts (#4545) 2023-11-13 21:17:44 +00:00
shamoon
f9bf35147c Feature: support sorting sidebar saved views (#4381) 2023-10-20 02:41:01 +00:00
shamoon
5814bdf554 Fix btn-link hover colors per primary color lightness 2023-10-15 13:58:40 -07:00
shamoon
a1d5c4deec Fix: hover colors, empty lists, disable autocomplete, translation strings 2023-10-15 12:00:30 -07: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
shamoon
95336ca73d Fix form switch checkmark visual bug 2023-09-14 14:51:02 -07:00
Dominik Mielcarek
feeda49e2b Chore: change dark mode to use Bootstrap's color modes (#4174)
* Change setting dark mode to use Bootstrap's data-bs-theme attribute

* Update dark mode styling to use Bootstrap's color mode attribute

* Update unit tests and lints

* Fix not reflecting custom theme color

* Remove commented-out code

* fix inverted thumbnails in dark mode & card borders

* prettier

* Fix application of dark mode, tests

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-09-13 18:11:44 +00:00
shamoon
cca465aa00 Improved error notifications 2023-09-08 11:49:56 -07:00
shamoon
7f8a241cbd Disable / hide some UI buttons / elements if insufficient permissions 2023-08-17 20:34:19 -07:00
shamoon
8a467cd3b2 Fix light color filled primary button text legibility 2023-08-11 07:43:41 -07:00
shamoon
c4d57522a2 Useful buttons for saved view widgets 2023-07-26 11:36:55 -07:00
shamoon
8b80c46628 other minor css fixes after bootstrap update 2023-06-03 16:03:00 -07:00
shamoon
89f1eef2f5 Fix incorrect colors after last bootstrap update 2023-06-03 11:09:30 -07:00
shamoon
4d84a0a87b Re-work filter editor, bulk editor & reset buttons 2023-05-09 19:48:04 -07:00
shamoon
515714325d Inline plaintext document previews for complete styling 2023-04-03 10:03:59 -07:00
shamoon
7a90d90066 Fix heights on transitions, text/plain display in dark mode 2023-03-28 22:47:04 -07:00
shamoon
f6cd40f9f2 Add test mail account 2023-03-24 15:14:02 -07:00
shamoon
c37abbb864 Merge pull request #2910 from paperless-ngx/feature-improved-statistics-widget
Feature: Improved statistics widget
2023-03-19 23:34:19 -07:00
shamoon
5108bbc192 Rename comments --> notes 2023-03-18 13:59:17 -07:00
shamoon
74c733b887 Improved statistics widget 2023-03-18 01:51:18 -07:00
shamoon
992ac545b3 Show number of comments on cards, tab 2023-03-17 18:47:03 -07:00
Michael Shamoon
5005f251fb Merge branch 'dev' into feature-permissions 2022-12-09 03:31:26 -08:00
Michael Shamoon
c24dc0f792 Add bulk download options dropdown 2022-12-08 18:32:14 -08:00
Michael Shamoon
a068818514 Change toggle all, fix multiple group inheritance, fix select dark mode display 2022-12-05 15:51:53 -08:00
Michael Shamoon
e5daa9bceb Core welcome tour functionality 2022-10-09 23:46:26 -07:00
Michael Shamoon
9976811bfa Nicer slim sidebar transitioning, dark mode fixes, fix tests by making settings taller 2022-09-26 09:33:05 -07:00
Michael Shamoon
2966c4a102 Show note on language change and offer reload 2022-05-25 16:06:59 -07:00
Michael Shamoon
6b4a2b6ca8 close button color with light primary only for toasts 2022-05-17 09:09:38 -07:00
Michael Shamoon
8910dab44f Fix dark mode delay button progress bar not visible 2022-04-19 19:25:24 -07:00
Michael Shamoon
87f3506085 use var in input check / radio svgs 2022-04-17 00:49:34 -07:00
Michael Shamoon
88087d265a toasts should respect close button coloring 2022-04-17 00:48:57 -07:00
Michael Shamoon
50ee54857c fix popover carats 2022-04-17 00:25:39 -07:00
Michael Shamoon
303491586c fix dark mode progress showing in light mode 2022-04-17 00:25:28 -07:00
Michael Shamoon
c1bd01630c remove single-use css vars 2022-04-17 00:25:10 -07:00