Commit Graph

13 Commits (23fc572a620d068d1f0e31e6eacbdcb31b6534d6)

Author SHA1 Message Date
lolodomo 23fc572a62
[BasicUI] Consider item state for the color picker (#1547)
It was not working if you added a label pattern to your color item

Related to discussion in #427

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-11-19 20:17:46 +01:00
Wouter Born ba45055f66
[Basic UI] Add support for webaudio (#1426)
* [Basic UI] Add support for webaudio
* Add Web Audio configuration option

Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-15 10:43:19 +02:00
lolodomo 5541f3ea65
[basicUI] Fix color selector placement (#1139)
Fix #934

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-08-11 12:40:41 +02:00
lolodomo 36658f571e
[basicUI] Fix handling of buttons when only 1 button (#1132)
Fix #1131

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-07-24 10:55:16 +02:00
lolodomo 9fec9946e9
[basicui] Enhance displayed message when SSE subscription failed (#1121)
Fix #646

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-06-26 20:34:41 +02:00
lolodomo 2794c96c74
[basicui] Reload page when the state/command description of an item in the page (#1120)
Related to openhab/openhab-core#2413

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-06-26 20:32:57 +02:00
lolodomo 32ca168e7f [basicui] Fix for selection widget when no mapping (#253)
Relative to #247

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2020-05-17 21:52:43 +02:00
lolodomo e1c150bfe1 [basicui] Implement color management for setpoint widgets (#147)
Fix openhab/openhab-core#1234

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2019-11-26 08:18:01 +01:00
lolodomo 742fc0b96d [basicui] Remove iconType configuration setting (#114)
Icon type is now SVG by default.
Customized icons, even in only PNG format, are still handled.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2019-09-03 21:06:13 +02:00
lolodomo 835d6dad6d [BasicUI] Ignore too big item state when updating widget icon (#98)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2019-08-22 20:54:26 +02:00
lolodomo 81aab7ddeb [BasicUI] mapview : handle refresh and UNDEF state (#101)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2019-08-22 20:52:07 +02:00
lolodomo dab87c9f31 [BasicUI] Fix dynamic update of frame visibility (#103)
Fix #92

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2019-08-22 20:30:26 +02:00
Markus Rathgeb 249e33b2f8 improve Maven + Bnd layout and settings (#44)
https://github.com/openhab/openhab-webui/issues/38

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-04-05 08:28:49 +02:00