Commit Graph

40 Commits (4b2159713aea5de34beb7d7012630aedb4bfbe84)

Author SHA1 Message Date
bigbasec 3a51cb4084
Fixes sitemap and proxy calls (#860)
* Passes sitemap to the renderers for proper display and makes adjustments to the proxy call

Signed-off-by: Brian Homeyer <bhomeyer@gmail.com>
2021-02-11 08:37:38 +01:00
Jerome Luckenbach 0f5f995686
[Basic UI] Remove Paper UI reference in readme, fix Markdown (#782)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 01:28:02 +01:00
Wouter Born abcc52e7cc
Update license headers to 2021 (#739)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-02 00:00:39 +01:00
Wouter Born a06a3371e8
Apply Spotless (#680)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-22 13:06:53 +01:00
jenkins 8c0a5c1639 [unleash-maven-plugin] Preparation for next development cycle. 2020-12-21 13:06:46 +00:00
Wouter Born 9d1e435655
Use renamed OpenHABBundleServlet class (#594)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-07 10:34:19 +01:00
Wouter Born 43b7f52798
Update LastNPE EEAs to 2.2.1 (#517)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-11-30 12:21:30 +01:00
lolodomo e26cbf4334
[basicui] Fix handling of options without label (#550)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2020-11-23 19:30:54 +01:00
Wouter Born 3b31d23976
[infrastructure] add external null-annotations (#470)
Add EEAs and fix null analysis errors.

Related to:

* openhab/openhab-core#888
* openhab/openhab-core#1775
* openhab/openhab-addons#8848

Signed-off-by: Wouter Born <github@maindrain.net>
2020-11-04 15:23:34 +01:00
Christoph Weitkamp 1e5a41f0f9
Apply theme on default page (#376)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-05 21:43:44 +02:00
Christoph Weitkamp ecea5a2386
[basicui] Reduce logging level (#375)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-05 21:43:04 +02:00
Wouter Born 60e6c78b5a
Use "openhab" event topic prefix (#304)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-08-11 21:16:56 +02:00
Wouter Born 3513dadeb1
Fix ConfigurableService deprecations (#262)
Related to: openhab/openhab-core#1491

Signed-off-by: Wouter Born <github@maindrain.net>
2020-05-24 00:55:38 +02:00
Wouter Born 4d6a11ffcb
Add more null annotatons (#260)
Adds null annotations to:

* Default UI
* Basic UI
* HomeBuilder
* REST Docs
* Tiles

Signed-off-by: Wouter Born <github@maindrain.net>
2020-05-23 11:20:02 +02:00
Wouter Born 764925b0d3
Use constructor injection and update null annotations (#258)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-05-22 08:30:16 +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
Wouter Born 937cf2456c
Infra improvements (#240)
* Update to SAT 0.10.0
* Add sortpom-maven-plugin configuration
* Sort POMs
* Add spotless-maven-plugin configuration
* Apply Spotless changes

Signed-off-by: Wouter Born <github@maindrain.net>
2020-05-08 21:33:24 +02:00
Christoph Weitkamp cb3a07b159
Use command options for rendering Switch and Selection elements (#217) (#220)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-04-14 22:40:06 +02:00
Yannick Schaus 6804a55780
Use latest node & npm versions (#202)
* Use latest node & npm versions
* Fix the Basic UI build
* Upgrade frontend-maven-plugin, node-sass (HomeBuilder)

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-03-25 08:11:57 +01: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
Yannick Schaus 81b1cc5aea Remove all dependencies to the dashboard UI (#175)
* Remove all dependencies to the dashboard UI

Migrate all dashboard tiles to the core tile functionality
(https://github.com/openhab/openhab-core/pull/1329)

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-01-18 09:32:33 +01:00
Christoph Weitkamp 739987de03 Moved ESH-INF folders to OH-INF folders (#174)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-01-17 15:29:49 +01:00
Wouter Born e4460f5500 Switch to Java 11 and drop Java 8 support (#160)
* Switch to Java 11 and drop Java 8 support

Signed-off-by: Wouter Born <github@maindrain.net>
2020-01-12 22:33:58 +01:00
Wouter Born 553c4b4deb Update copyright headers to 2020 (#161)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-01-01 18:04:49 +01:00
Kai Kreuzer 0a8ca96d6d
refactored namespace to org.openhab (#157)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-12-29 18:09:25 +01:00
jenkins 30dfe0d9ee [unleash-maven-plugin] Preparation for next development cycle. 2019-12-15 18:52:07 +00:00
Christoph Weitkamp 6ada19c3d0 Fixed font size for group value (#149)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-11-29 17:25:40 +01: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
Wouter Born c101937616 Update sitemap model imports (#138)
Signed-off-by: Wouter Born <github@maindrain.net>
2019-11-07 17:22:10 +01:00
Christoph Weitkamp bb1f8e6a44 Fixed POM XML Shema Definition path (#125)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-10-12 10:21:28 +02:00
Hilbrand Bouwkamp 2802fff739 Updated schema location from smarthome -> openHAB (#124)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-10-11 02:25:08 -07: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 ec52cb0eaa [BasicUI] Render switch element with slide switch for switch item with state options (#94)
Signed-off-by: Laurent Garnier <lg.hc]@free.fr>
2019-08-23 08:19:49 +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
Wouter Born f3ba1429a9 Adapt POMs to follow common layout (#72)
* Update features GAV
* Update project names

Signed-off-by: Wouter Born <github@maindrain.net>
2019-06-05 21:58:11 +02:00
Markus Rathgeb 1a36cd4915 add (wrongly) ignored directory to Basic UI resources (#58)
Fixes: https://github.com/openhab/openhab-webui/issues/57

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-04-15 23:26:33 +02:00
Markus Rathgeb dc1480397b fix some group IDs (#52)
* fix iconset feature by using new groupId
* Fix SAT configuration
* fix further group IDs

Also-by: Wouter Born <github@maindrain.net>
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-04-11 10:27:35 +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