Kyoso-Team / kyoso

A web application that takes osu! tournaments beyonds spreadsheets.
http://kyoso.sh
GNU Affero General Public License v3.0
1 stars 1 forks source link

Design testers admin page #78

Open L-Mario564 opened 2 weeks ago

L-Mario564 commented 2 weeks ago

Depends on #67.

In /admin page, add the link to "Manage testers" (/admin/testers), and show only if the environment is testing or development.

In the manage testers page itself, provide a UI where the user can easily view all testers, with the option to delete them (using the respective tRPC procedure to perform the deletion). The user should also be able to add an osu! user ID (with the respective tRPC procedure).