OSC / ood-fileexplorer

[MOVED] The Open OnDemand File Explorer
https://osc.github.io/Open-OnDemand/
MIT License
4 stars 1 forks source link

Git version #136

Closed brianmcmichael closed 8 years ago

brianmcmichael commented 8 years ago

Updated to send the current git tag to cloudcmd.

ericfranz commented 8 years ago

You could make the version string visible, right after the path:

<span style="
    float: right;
    color: #999;
">File Explorer v1.2.3</span>

In Safari it looks like this:

screen shot 2016-11-01 at 5 24 15 pm

In Chrome it looks like this:

screen shot 2016-11-01 at 5 24 19 pm screen shot 2016-11-01 at 5 25 09 pm

Of course if you do that you might want to fix this too:

https://github.com/OSC/ood-fileexplorer/issues/137

brianmcmichael commented 8 years ago

I don't know that it needs to be so prominent on the page, it's really just there for us, that's why I stuck it in the comments. If you want it displayed on the front maybe it would be better in the top left so that it doesn't interfere with the path display.