digitallinguistics / data-explorer

The DLx portal for viewing, searching, and aggregating data
https://data.digitallinguistics.io
MIT License
3 stars 0 forks source link

project permissions not displaying when logged out #358

Closed dwhieb closed 2 years ago

dwhieb commented 2 years ago

Project permissions aren't displaying when the user is logged out.

dwhieb commented 2 years ago

This winds up actually working quite nicely as is. When logged out, the only projects you can see anyway are public ones, so permissions don't really matter. And there's no permissions column like there is in the languages table. I think I won't fix this.

I will however adjust the code to use Handlebars if/else statements, and to show a tooltip over the privacy icon.