Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display Ohana API version for super admins. #327

Merged
merged 1 commit into from
Apr 27, 2015

Conversation

monfresh
Copy link
Member

The version number is based on the VERSION file from the codeforamerica/ohana-api repo. Because deployments can manage and customize their instances of Ohana API however they choose, the version number does not necessarily mean that a particular deployment is exactly in sync with the upstream repo. It should be used as a general indicator of when an update was last peformed.

The version number appears in the footer of the admin home page, and only for super admins. It also links to the ohana-api repo's Changelog to make it easy to see what has changed since a particular version.

Closes #294.

The version number is based on the VERSION file from the codeforamerica/ohana-api repo. Because deployments can manage and customize their instances of Ohana API however they choose, the version number does not necessarily mean that a particular deployment is exactly in sync with the upstream repo. It should be used as a general indicator of when an update was last peformed.

The version number appears in the footer of the admin home page, and only for super admins. It also links to the ohana-api repo's Changelog to make it easy to see what has changed since a particular version.

Closes #294.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.52% when pulling e239dc2 on show-version-number-in-admin-interface into 695932b on master.

monfresh added a commit that referenced this pull request Apr 27, 2015
…min-interface

Display Ohana API version for super admins.
@monfresh monfresh merged commit 4558ca5 into master Apr 27, 2015
@monfresh monfresh deleted the show-version-number-in-admin-interface branch April 27, 2015 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Indicate Version in the Admin Backend
2 participants