Hi guys, I'm currently working on the Boxydash module to show our network status on the big screen in our office. Our setup is a raspberry pi running chrome in kiosk mode; as such, we don't have the luxury of logging in to view the board. Johannes was kind enough to show me the requiresAuthorization variable which broke down the first barrier (actually showing the page), however I now have two new problems:
Any help you can offer would be appreciated.
- My public/css/module.less appears to be loading (I can see it in the icinga.min.css), but it doesn't appear to be getting applied (all my colored boxes are clear). Any idea why?
- Since it just displays my plugin, it doesn't show the parent frame, and hence doesn't do the refresh every X seconds. Is there any way to reintroduce that functionality?
Any help you can offer would be appreciated.