Commit Graph

2 Commits (1cc0b830a6f28f78ca34bd944f40561f08652d12)

Author SHA1 Message Date
Łukasz Dywicki 17961655d2
Allow resource overrides for main UI (#1359)
Allows using a OSGi bundle fragment to put new/additional resources
(ex. patch/app/index.html, patch/app/css/xyz.css etc.) to override built-in resources
like CSS or the logo.
Closes #551.

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
2022-04-30 16:50:05 +02:00
Yannick Schaus ad27a717ed Add default UI bundle (#178)
This add the UI in its current state of development,
the intent is to test the integration in the distro
early. The other apps are listed on the home page by
calling the new REST endpoint introduced in
https://github.com/openhab/openhab-core/pull/1329

The onboarding wizard implementation is not complete
so it isn't possible to select a startup package with
the UI yet.  The wizard steps will be discussed in a
separate issue; it should however be possible to install
addons as needed from the settings screen.

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-01-19 17:20:17 +01:00