169 Commits

Author SHA1 Message Date
jayme-github
26784a5325 Add automatic coloring of tags
Please see this as proposal on how to implement automatic/random colors
for tags while keeping the current set of hard coded colors in place (at
least in the frontend).

Bear with me as I have even less Angular knowledge than Django and just
tried to get away with as few changes as possible. :-) AIUI you want to
change to a color picking system anyways in the future, which could also
play well with this.

fixes #51
2020-12-04 10:05:47 +01:00
jonaswinkler
562d81e246 clickable tags and correspondents fixes #54 2020-11-28 21:28:07 +01:00
jonaswinkler
71fc785753 tag component needs no click event 2020-11-28 14:47:55 +01:00
Jonas Winkler
d252a1dcda Merge branch 'dev' into celery-tasks 2020-11-22 22:49:37 +01:00
Jonas Winkler
8650af05f7 many layout and theme changes 2020-11-22 16:33:26 +01:00
Jonas Winkler
25f88b7ae9 now using SCSS for better theming support 2020-11-22 14:43:59 +01:00
Jonas Winkler
17430210a1 Merge branch 'dev' into celery-tasks 2020-11-19 22:10:57 +01:00
Jonas Winkler
87e83eb71b a couple small adjustments here and there. 2020-11-18 20:41:42 +01:00
Jonas Winkler
b14fd52b8b fixes bug with the + button 2020-11-12 09:23:57 +01:00
Jonas Winkler
036f11acaa better toasts, better dashboard, first implementation of consumer status 2020-11-07 12:05:15 +01:00
Jonas Winkler
7d8562b1d4 layout fixes #13 2020-11-04 21:18:16 +01:00
Jonas Winkler
c330a72188 a new tag editor fixes #20
also: discard document changes button
2020-11-04 17:23:36 +01:00
Jonas Winkler
14f42b8b7a fixed date editing, fixes #10 2020-11-04 13:10:23 +01:00
Jonas Winkler
d1e10754a5 Saved views, some refactoring 2020-10-30 22:46:43 +01:00
Jonas Winkler
a89eaafed7 toast changes 2020-10-29 14:35:36 +01:00
Jonas Winkler
0221fc0402 select component updated 2020-10-28 20:21:00 +01:00
Jonas Winkler
54c47de38a UI for matching api 2020-10-28 18:04:50 +01:00
Jonas Winkler
b35e1bacd4 added some reusable form controls 2020-10-28 18:02:30 +01:00
Jonas Winkler
131533d9eb added paperless ui 2020-10-27 01:11:32 +01:00