Skip to content

Added admin screen for event registrations

Gijs Hendriksen requested to merge feature/event-admin-screen into master

Closes #88

Short description

Added admin screen for event registrations

Steps to use this feature

  1. Open an event that has registrations and for which you are an organiser (or any event with registrations if you are superuser).
  2. Press the settings icon at the top right.
  3. Notice you encounter a list with all registrations for this event, in which you can:
    • Mark whether a member is present
    • If (and how) a member has paid
    • Search for participants
    • Filter the list of registrations on payment status or presence

As with the website admin through which this is currently done, all information is immediately updated in the background. Updating the list can be done using the pull-to-refresh functionality.

Edited by Gijs Hendriksen

Merge request reports