119 Commits

Author SHA1 Message Date
jayme-github
98787f5f4d 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
86f1fb1c94 clickable tags and correspondents fixes #54 2020-11-28 21:28:07 +01:00
jonaswinkler
cbae9f0886 tag component needs no click event 2020-11-28 14:47:55 +01:00
Jonas Winkler
3893a23852 Merge branch 'dev' into celery-tasks 2020-11-22 22:49:37 +01:00
Jonas Winkler
f07bc1b21e many layout and theme changes 2020-11-22 16:33:26 +01:00
Jonas Winkler
1292a7e120 now using SCSS for better theming support 2020-11-22 14:43:59 +01:00
Jonas Winkler
196faa8fdc Merge branch 'dev' into celery-tasks 2020-11-19 22:10:57 +01:00
Jonas Winkler
14d18b1ce7 a couple small adjustments here and there. 2020-11-18 20:41:42 +01:00
Jonas Winkler
1581d707ac fixes bug with the + button 2020-11-12 09:23:57 +01:00
Jonas Winkler
fae7ae06eb better toasts, better dashboard, first implementation of consumer status 2020-11-07 12:05:15 +01:00
Jonas Winkler
58a7649b09 layout fixes #13 2020-11-04 21:18:16 +01:00
Jonas Winkler
4e904cf912 a new tag editor fixes #20
also: discard document changes button
2020-11-04 17:23:36 +01:00
Jonas Winkler
a8c0307d54 fixed date editing, fixes #10 2020-11-04 13:10:23 +01:00
Jonas Winkler
c39d94b8cb Saved views, some refactoring 2020-10-30 22:46:43 +01:00
Jonas Winkler
635a02c611 toast changes 2020-10-29 14:35:36 +01:00
Jonas Winkler
2c190ddcb3 select component updated 2020-10-28 20:21:00 +01:00
Jonas Winkler
330187b7ab UI for matching api 2020-10-28 18:04:50 +01:00
Jonas Winkler
e8ef54d00d added some reusable form controls 2020-10-28 18:02:30 +01:00
Jonas Winkler
8693bee4ac added paperless ui 2020-10-27 01:11:32 +01:00