41 Commits

Author SHA1 Message Date
jonaswinkler
beacf00a89 refactored filter service
- I wasn't too happy with that in the end.
- The filter editor should not be concerned about managing filter rule state.
- Therefore, it should not access a service for filter rules.
- The editor should simply be given a set of rules, and edit that rule set.
- The only entity that should manage filter state should be the document list service, and the saved view service in the form of filters associated with saved views.
2020-12-14 16:51:01 +01:00
Michael Shamoon
0503083187 Remove card around filter editor 2020-12-13 14:46:10 -08:00
Michael Shamoon
08a9e5606c Merge branch 'dev' into quick-filters 2020-12-13 11:27:40 -08:00
Michael Shamoon
2a4e6069a7 Change views menu title 2020-12-13 10:28:09 -08:00
Michael Shamoon
9623139cb2 Completely refactored because programming
Extracted filter editor to service
Made all components actually reactive
2020-12-12 22:53:34 -08:00
Michael Shamoon
b1d5ad1a6b Fix broken card tags / correspondent links 2020-12-11 15:20:47 -08:00
jonaswinkler
6d924e6f5c fixes #115 2020-12-11 17:57:56 +01:00
Michael Shamoon
0f0e8937d4 Shadows! 2020-12-10 15:51:11 -08:00
Michael Shamoon
af14217ce8 Moved quick filters to filter editor 2020-12-09 23:12:51 -08:00
jonaswinkler
3677d0193f shadows 2020-12-09 13:44:37 +01:00
Michael Shamoon
7d36faed5f Use tag component for tag colors etc 2020-12-09 01:52:44 -08:00
Michael Shamoon
6d59123927 Fix document type search field placeholder 2020-12-09 01:36:33 -08:00
Michael Shamoon
94e0ee100f Unused test code 2020-12-09 01:34:09 -08:00
Michael Shamoon
c442b45cac Visual tweaks 2020-12-09 01:28:04 -08:00
Michael Shamoon
83b1cf4b59 Clear button & visual tweaks 2020-12-09 01:28:04 -08:00
Michael Shamoon
19e3efe800 Label, visual tweaks 2020-12-09 01:27:35 -08:00
Michael Shamoon
674b458262 Refactor clashing filter variable 2020-12-09 01:27:35 -08:00
Michael Shamoon
04376d76fc Quick filter styling 2020-12-09 01:27:35 -08:00
Michael Shamoon
01348c6d4a Change advanced to show / hide 2020-12-09 01:27:35 -08:00
Michael Shamoon
53a0289843 Toggling of items 2020-12-09 01:27:35 -08:00
Michael Shamoon
f9648af2c0 Basic tags, correspondents & document type dropdowns 2020-12-09 01:27:35 -08:00
jonaswinkler
69a2e6d42f fixees #77 2020-12-08 01:12:03 +01:00
jonaswinkler
a81e002e7b addresses #104 2020-12-08 00:09:36 +01:00
jonaswinkler
e40fdd469d use the observables everywhere in the application. 2020-12-04 01:25:52 +01:00
jonaswinkler
509f018d85 adjustments of the front end for API changes. 2020-12-03 20:28:17 +01:00
jonaswinkler
cb92d4c691 hide the filter when it's cleared. 2020-12-03 15:02:27 +01:00
jonaswinkler
2bd6fadf6a document count 2020-12-03 01:24:57 +01:00
jonaswinkler
97b7c16645 still not happy with the document list table, but it has clickable tags and correspondents #54 2020-11-28 22:14:12 +01:00
jonaswinkler
eb3e73b321 Refactored the list view logic, editable saved views fixes #58 2020-11-28 21:27:04 +01:00
Jonas Winkler
fac7093364 shadows are awesome 2020-11-22 21:16:14 +01:00
Jonas Winkler
0a46627505 more layout 2020-11-22 20:32:41 +01:00
Jonas Winkler
25de5f356f more layout 2020-11-22 20:00:58 +01:00
Jonas Winkler
f2bc29bc92 layout changes 2020-11-22 19:30:55 +01:00
Jonas Winkler
f07bc1b21e many layout and theme changes 2020-11-22 16:33:26 +01:00
Jonas Winkler
9c37addc1e couple small adjustments 2020-11-12 15:23:07 +01:00
Jonas Winkler
0181651375 current view persists during session, code cleanup 2020-11-08 00:07:31 +01:00
Jonas Winkler
69c5ee0b50 layout changed 2020-11-06 14:34:24 +01:00
Jonas Winkler
259da406dd adjustable page size fixes #8 2020-11-04 19:28:08 +01:00
Jonas Winkler
c39d94b8cb Saved views, some refactoring 2020-10-30 22:46:43 +01:00
Jonas Winkler
0a01534114 a couple small changes 2020-10-29 15:26:06 +01:00
Jonas Winkler
8693bee4ac added paperless ui 2020-10-27 01:11:32 +01:00