openhab-webui/bundles/org.openhab.ui
jimtng 7dd7f31cdd
Item Add: Navigate to the new Item once added (#3010)
Currently, if you go to Settings -> Items -> Add -> Save, you'll be
brought back to the Items list (back navigation).

This PR changes this behavior so that after the new item is saved/added,
the user is redirected to the Item Details page **of that new item**, so
they can immediately work on it.

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-19 19:04:45 +01:00
..
doc/components Enable additional chart types for `oh-data-series` (#2946) 2024-12-31 15:40:32 +01:00
src/main Start license headers with `/*` instead of `/**` (#2988) 2025-01-07 18:49:02 +01:00
web Item Add: Navigate to the new Item once added (#3010) 2025-01-19 19:04:45 +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 Prepare for OH 5.0.0 (#2924) 2024-12-15 19:41:01 +01:00

README.md

openHAB UI

This is openHAB's main UI.

See CONTRIBUTING for more information about developing this web application.