Extend filter #61

Closed
opened 2022-01-10 16:20:42 +01:00 by mpeltriaux · 2 comments
Owner

Status quo

The current state of the filter options is rather sad:
grafik

The Gemarkung (matches District.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 and EMA).
Useful filters can be:

  1. file number
    1. A simplification, similar to the new Search bar, which searches for identifier and title, could be made. This way the file number filter could be used to find matches for both, registration and conservation office file numbers
  2. Parcel
  3. Parcel counter
  4. Parcel number
  5. District
  6. Registration office
    1. New: Did not exist on the old ksp
  7. Conservation office
    1. New: Did not exist on the old ksp
# Status quo The current state of the filter options is rather sad: ![grafik](/attachments/7ef68899-9a11-4fd6-8c18-85357e9f43e2) The `Gemarkung` (matches `District.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` and `EMA`). Useful filters can be: 1. `file number` 1. A simplification, similar to the new `Search` bar, which searches for identifier and title, could be made. This way the `file number` filter could be used to find matches for both, registration and conservation office file numbers 1. `Parcel` 1. `Parcel counter` 1. `Parcel number` 1. `District` 1. `Registration office` 1. **New**: Did not exist on the old ksp 1. `Conservation office` 1. **New**: Did not exist on the old ksp
mpeltriaux added the
enhancement
feature
labels 2022-01-10 16:20:42 +01:00
mpeltriaux self-assigned this 2022-01-10 16:20:42 +01:00
Author
Owner

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:

grafik

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:

grafik

# 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: ![grafik](/attachments/184ad12a-74f8-4f5f-91fe-0488fa035fc4) # 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: ![grafik](/attachments/8bb2b561-c7a5-46de-bb21-415417fd4f4e)
Author
Owner

Merged in #64

# Merged in #64
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IT-Naturschutz/konova#61
No description provided.