openhab-webui/bundles/org.openhab.ui
jimtng 1cc0b830a6 Addons Store: Show tab bar when left panel is hidden (#3053)
When the left panel is hidden, there's no way to see uninstalled
add-ons, so we should show the tab bar.

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
(cherry picked from commit a0ccaa33f1)
2025-02-15 13:16:41 +01:00
..
doc/components `oh-clock-card`: Remove (broken) background property in favour of style config (#2932) 2024-12-19 16:05:07 +01:00
src/main Fix 404s for overview page, semantic model tabs and add-on store (#2678) 2024-07-18 11:47:11 +02:00
web Addons Store: Show tab bar when left panel is hidden (#3053) 2025-02-15 13:16:41 +01:00
.classpath Update Eclipse .classpath files (#1603) 2022-12-23 16:55:26 +01:00
.project Add default UI bundle (#178) 2020-01-19 17:20:17 +01:00
CONTRIBUTING.md Update CONTRIBUTING with missing npm lint scripts (#2919) 2024-12-14 09:27:27 +01:00
NOTICE Add default UI bundle (#178) 2020-01-19 17:20:17 +01:00
README.md Cosmetic changes, handle static files in UIService (#180) 2020-01-21 00:07:58 +01:00
bnd.bnd Allow resource overrides for main UI (#1359) 2022-04-30 16:50:05 +02:00
pom.xml Fix spotless after release 2025-01-16 19:18:53 +01:00

README.md

openHAB UI

This is openHAB's main UI.

See CONTRIBUTING for more information about developing this web application.