ucfopen / Materia

Engage students with easily embedded apps for online courses. Supercharge your course with compelling experiences and game mechanics.
https://ucfopen.github.io/Materia-Docs/
GNU Affero General Public License v3.0
36 stars 33 forks source link

[React Branch] Allow direct transition from user management to instance management for support users #1411

Closed clpetersonucf closed 1 year ago

clpetersonucf commented 1 year ago

This was a checkbox in the react branch's todo list, but I wanted to make an issue for it: add option to manage an instance from the list of user-owned instances brought up by a user search in the User Admin panel. Right now there's no direct way to do that, you need to grab either the instance ID or name from the user page and visit the instance admin page manually to look it up.

clpetersonucf commented 1 year ago

Implemented in #1431