paperless-ngx/src-ui/src/app/components/document-list
jonaswinkler 94c07839a4 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
..
document-card-large Merge branch 'dev' into quick-filters 2020-12-13 11:27:40 -08:00
document-card-small Merge branch 'dev' into quick-filters 2020-12-13 11:27:40 -08:00
save-view-config-dialog now using SCSS for better theming support 2020-11-22 14:43:59 +01:00
document-list.component.html refactored filter service 2020-12-14 16:51:01 +01:00
document-list.component.scss Moved quick filters to filter editor 2020-12-09 23:12:51 -08:00
document-list.component.spec.ts added paperless ui 2020-10-27 01:11:32 +01:00
document-list.component.ts refactored filter service 2020-12-14 16:51:01 +01:00