Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
app | ||
css | ||
font | ||
img | ||
test | ||
vendor | ||
config.sample.js | ||
index.html |
The goal is to split up the situation between the dashboard controller and the current dashboard service. I want to be able to use the routing in order to select various dashboard controllers, so I can extend the current scripting mechanism by implementing new dashboard controllers. However, to do this in a non-insane way, I need to move as much functionality as possible into services, so the individual controllers just need to throw the right set of services together and add a bit of loading logic.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
app | Loading commit data... | |
css | Loading commit data... | |
font | Loading commit data... | |
img | Loading commit data... | |
test | Loading commit data... | |
vendor | Loading commit data... | |
config.sample.js | Loading commit data... | |
index.html | Loading commit data... |