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

Load build results on dashboard via AJAX #2355

Merged
merged 1 commit into from
Sep 30, 2019

Conversation

Martchus
Copy link
Contributor

So it works like the dashboard on GitHub. Additionally, when submitting the filter form the whole page doesn't need to reload anymore.

See https://progress.opensuse.org/issues/55112


This was quite easy. I guess adapting the tests will be the annoying part.


Note that the .json representation of the index page (which is not considered part of openQA's stable API) is removed by this change but the same info is now available via /dashboard_build_results.json.

lib/OpenQA/WebAPI.pm Show resolved Hide resolved
templates/main/index.html.ep Show resolved Hide resolved
@Martchus Martchus marked this pull request as ready for review September 27, 2019 12:34
@os-autoinst os-autoinst deleted a comment from codecov bot Sep 27, 2019
@Martchus Martchus requested a review from okurz September 27, 2019 15:15
lib/OpenQA/WebAPI/Controller/Main.pm Outdated Show resolved Hide resolved
lib/OpenQA/WebAPI/Controller/Main.pm Outdated Show resolved Hide resolved
lib/OpenQA/WebAPI.pm Show resolved Hide resolved
So it works like the dashboard on GitHub. Additionally, when submitting
the filter form the whole page doesn't need to reload anymore.

See https://progress.opensuse.org/issues/55112
@Martchus Martchus merged commit 41b97db into os-autoinst:master Sep 30, 2019
@Martchus Martchus deleted the dashboard-ajax branch September 30, 2019 10:40
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

2 participants