Extend filter #61
Labels
No Label
backlog
bug
duplicate
enhancement
feature
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
in discussion
invalid
priority
1
priority
2
priority
3
priority
4
priority
5
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IT-Naturschutz/konova#61
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
The current state of the filter options is rather sad:
![grafik](/IT-Naturschutz/konova/attachments/7ef68899-9a11-4fd6-8c18-85357e9f43e2)
The
Gemarkung
(matchesDistrict.gmrkng
on the model) filter does not even work, it's just there as mockup.Feature
Implement useful filter options for all relevant data types (
Intervention
,Compensation
,EcoAccount
andEMA
).Useful filters can be:
file number
Search
bar, which searches for identifier and title, could be made. This way thefile number
filter could be used to find matches for both, registration and conservation office file numbersParcel
Parcel counter
Parcel number
District
Registration office
Conservation office
Interventions/Compensations
The filter logic has been completely renewed and provides full support now. The filter section is organized in three main parts: selection filters (predefined values), query filters (text input by user) and checkbox filters. This way, we have a clean, structured overview of available filters:
EcoAccount/EMA
For these data types, we do not need any filter option for registration office (Zulassungsbehörde), since this information does not exist in here. Therefore only filtering by conservation office (Eintragungsstelle) is possible:
Merged in #64