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

Fix display of Revision links on viewUpdate.php #668

Merged
merged 2 commits into from
Apr 12, 2018

Conversation

zackgalbreath
Copy link
Contributor

No description provided.

These links were not being shown on viewUpdate.php.  The view was expecting
the API to return cdash.updates, while the data was actually stored in
cdash.update.

We also update our integration test for this page to make sure these links
are displayed when they should be.
We never return cdash.update.timestamp from the viewUpdate API endpoint,
so we can safely remove this section from the view.
@zackgalbreath zackgalbreath merged commit 3806908 into master Apr 12, 2018
@zackgalbreath zackgalbreath deleted the viewUpdate_revision_bug branch April 12, 2018 19:35
@N-Dekker
Copy link

Thank you very much for fixing this issue! Just for the record (for other users): This issue was discussed at the mailing list, starting at April 10: "[CDash] Project revision information missing on viewUpdate.php, bugs in AngularJS code?", https://cmake.org/pipermail/cdash/2018-April/001862.html

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.

None yet

3 participants