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

feature view engine patches #10

Conversation

palli
Copy link

@palli palli commented Jun 28, 2014

Minor patches i needed to do before getting custom view up and running on my machine

I havent done a pull request on top of pull request before. Hope this works out :)

Pall Sigurdsson and others added 10 commits May 14, 2014 21:54
The adagios.status.initilize_multiselect_checkboxes is already run
within adagios_status.js and is not needed and is failing.
This patch fixes an issue where custom_view cannot be
loaded because an extra linebreak is sent with the
livestatus query.

I am guessing shinken's implementation of livestatus
does not care about this.
If livestatus queries fail, return 500 error

This should make unit testing of the view easier.
@palli
Copy link
Author

palli commented Jun 28, 2014

It was not my intention to bring all those commits in. You can also just cherry pick commits dbb98d4
and 774f55b

@matthieucan
Copy link
Owner

Alright, done here opinkerfi#383
Closing this pull request.

@matthieucan matthieucan closed this Jul 2, 2014
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.

3 participants