<div dir="ltr">Hi all,<div><br></div><div>Just a new conundrum for you :)</div><div><br></div><div>At the top level of our base.html dashboard app, we have some dependencies 'horizon.auth', 'horizon.framework' and 'hz.dashboard' (that name will change to 'horizon.dashboard', but that's for another day). I think we need to remove 'hz.dashboard' from that list of dependencies and the list needs to be finer-grained *and configurable*.</div><div><br></div><div>Currently in our small dashboard angularjs module structure we have hz.dashboard depend on all its sub-modules. This means that you can't disable some dashboards. The JS files would no longer be loaded (because they are in the "enabled" structure), but the dependency would remain (because dependency lists are not).</div><div><br></div><div><div><br></div><div>     Richard</div><div><br></div></div></div>