Skip to content

Refactor event admin screen in preparation for the pizza admin screen

Gijs Hendriksen requested to merge refactor-event-admin-screen into master

Short description

Refactors the EventAdminScreen, such that all the options, filtering and searching is handled by a separate AdminScreen. This way, the pizza admin screen in #89 can be implemented more easily.

Merge request reports