Energy-Visualizer / eviz

Energy Visualizer (Summer 2024)
0 stars 0 forks source link

Admin Zone #30

Closed kenny5033 closed 2 weeks ago

kenny5033 commented 2 weeks ago

A page or site that allows EVIZ administrators to view site usage and grant / remove IEA access.

kenny5033 commented 2 weeks ago

Currently adding this feature as a new page

kenny5033 commented 2 weeks ago

Used Django's base admin page and added custom IEA access grant / revoke actions

rpruim commented 2 weeks ago

Which users have admin access?

kenny5033 commented 1 week ago

@rpruim eviz_admin is a superuser created for this purpose and is the only one with access right now. When the changes with the admin page go live, we can upgrade our user accounts.