mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-23 06:56:31 +01:00
- 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. |
||
|---|---|---|
| .. | ||
| components | ||
| data | ||
| directives | ||
| interceptors | ||
| pipes | ||
| services | ||
| app-routing.module.ts | ||
| app.component.html | ||
| app.component.scss | ||
| app.component.spec.ts | ||
| app.component.ts | ||
| app.module.ts | ||