YaleOpenLab / openx-frontend

The frontend for the opensolar backend at https://github.com/YaleOpenLab/opensolar
https://www.openx.solar
MIT License
5 stars 5 forks source link

add Admin screens #8

Open Varunram opened 5 years ago

Varunram commented 5 years ago

Right now, all screens are accessible by people and with the introduction of the admin parameter on the openx backend, this needs to change. I guess a starter would be to add a dummy page and then try to restrict that to admins to see if that works. The admin fields would also need to be returned by the openx backend.