Skip to content

Improve filters in admin views to restrict options when event filter is active

Benjamin Hättasch requested to merge feature-improve-filters into main

For admin views of AK (category, requirements), Room (properties), AKSlot (room) the mentioned filters now only show choices related to the current event if such a filter is active at the same time. This implements #128 (closed) Additionally, the filter ordering was adapted for all admin views (event now always shows up first)

Merge request reports