You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inhies edited this page Dec 15, 2016
·
3 revisions
There currently is no webui for Casa. I would like to use the AdminLTE template due to its styling, responsiveness, and license.
Ideas
Webui will be a service, not rolled into the Casa codebase.
When a service starts, it could publish a text/template to some topic that the webui service will use when displaying content relevant to that service.
This allows the various services to control what information is displayed and how. This should prevent the webui from being out-of-date because as the services are updated so are their webui sections.
The webui service will handle common assets, like page header, footer, and navigation. Just the main page content would be dictated by outside services.