rcos / observatory-client

Observatory's JavaScript client application
http://rcos.io
0 stars 18 forks source link

Project Show Header Refinements #101

Open aeksco opened 6 years ago

aeksco commented 6 years ago

I'm the owner of this project and these are the header buttons available to me: screenshot from 2018-04-10 17-26-42

We should update the following to only display buttons available to the current end user. If the user is not authenticated, none of the Join, Leave, Edit, or Active buttons should be shown: screenshot from 2018-04-10 17-26-21

Start with handling showing and hiding on wether or not the user is authenticated and work down from there.

aeksco commented 6 years ago

In progress - pending addition of Join Project and Leave Project actions