Iridescent-CM / technovation-app

The team submission platform for the Technovation Challenge
https://technovationchallenge.org
GNU General Public License v3.0
7 stars 4 forks source link

Add functionality for managing teams to admin view of RPEs #4316

Open dboyer opened 10 months ago

dboyer commented 10 months ago

Currently, admins need to log in as a chapter ambassador in order to view details about teams attending an event including submission status and add or delete teams. It would be helpful for admins to have the same team management functionality that ChAs do. This may involve just implementing the same UI that is on the ChA page, but we can discuss other options such as reusing some of our data grid functionality if there is a potentially better approach.

Current admin view:

Screen Shot 2023-11-08 at 8 39 21 PM

Current chapter ambassador view:

Screen Shot 2023-11-08 at 8 38 30 PM
dboyer commented 9 months ago

We are going to pause on implementation of this feature in favor of #4345