nwfsc-fram / pyFieldSoftware

MIT License
1 stars 1 forks source link

Implement some form of versioning for trawl backdeck, and display in UI #214

Open jimfellows-NOAA opened 3 years ago

jimfellows-NOAA commented 3 years ago

Need to make the version of the software visible to the user. Currently its pretty confusing as to which version we're using.

jimfellows-NOAA commented 3 years ago

Thought about displaying app info on home page like so, but might be too invasive for what it is, not sure I have any other "App Info" data to display:

image

For starters going to add version to title: image

jimfellows-NOAA commented 3 years ago

For now I'm going to only add this to the home page window title. Future work to clean this up, but going with the least invasive approach for now. See https://github.com/nwfsc-fram/pyFieldSoftware/issues/216 for later work.

Final image of how homescreen will display (without App Info box shown above): image

Borrowed function from optecs to autoincrement build number whenever we do a new build for backdeck.