Go to file
Yannick Schaus 6d12fe94fe
Display layout page as overview (#235)
Move the UI tiles back to the right panel, and display
a placeholder in the home page's overview tab until a
layout page with an ID of "overview" has been created.
This is (normally?) temporary until a specially-designed
overview page has been implemented - discussion on
https://github.com/openhab/openhab-webui/issues/155).

Various styling fixes & clean up.

Move the onboarding cards to separate component
(not used for now).

Don't display the Back button in a page view if it's shown
on the sidebar.

Layout pages: switch the "add widget" action sheet from
grid to simple list with groups, headers and cancel button.

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-04-27 09:16:55 +02:00
bom removed dashboard as it has been replaced by new standard UI (#179) 2020-01-20 00:12:03 +01:00
bundles Display layout page as overview (#235) 2020-04-27 09:16:55 +02:00
features Cosmetic changes, handle static files in UIService (#180) 2020-01-21 00:07:58 +01:00
licenses/epl-2.0 Update all license headers to openHAB EPL-2.0 (#35) 2019-03-07 22:50:51 +01:00
tools/static-code-analysis Update copyright headers to 2020 (#161) 2020-01-01 18:04:49 +01:00
.gitignore Ignore Eclipse project specific settings (#50) 2019-05-27 22:48:12 +02:00
.travis.yml Switch to Java 11 and drop Java 8 support (#160) 2020-01-12 22:33:58 +01:00
CODEOWNERS Remove dashboard leftovers (#181) 2020-01-24 08:40:55 +01:00
LICENSE Initial commit 2019-02-17 19:19:52 +01:00
pom.xml Upgrade to SAT 0.9.0 (#176) 2020-01-18 09:31:49 +01:00