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

AutoPull and compile doesn't cause refresh of data on compilation-pane #272

Open
csfreak opened this issue Jan 17, 2016 · 1 comment
Open

Comments

@csfreak
Copy link

csfreak commented Jan 17, 2016

When logged in, the compilation-pane should update on build completion, regardless of wether that build was started by a git commit hook or a UI button. Currently, if there isn't a build running on the last time the pane is loaded, and you don't start a new build, the update timer never files and there is no recourse short of starting new builds, or refreshing the browser window and reloading the entire app.

@csfreak
Copy link
Author

csfreak commented Jan 17, 2016

Could be as simple as an additional reload button. would take 1 line of html, a few of css, and on of javascript to run the update_build_history function in compile.js

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

No branches or pull requests

1 participant