Commit Graph

7 Commits (4.2.x)

Author SHA1 Message Date
Wouter Born e11bf7e219
Karaf feature improvements (#1541)
* Aggregate features like in the openhab-addons repository
* Verify features in bundle projects
* Add basicui.cfg file for Basic UI in openhab-ui-external
* Fix CometVisu rrd4j/jackson dependency version mismatch

Also-by: Sebastian Gerber <git@sgerber.de>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-05 23:04:41 +01:00
J-N-K 7f1a547288
Add .gradle/ to .gitignore (#1356)
IntelliJ IDEA adds files in .gradle/. These should be ignored.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-04-22 10:51:51 +02:00
J-N-K d0b1a448e8
Upgrade Maven builds to Node.js v16 and npm v8 (#1353)
For Main UI & Basic UI, with appropriate changes for the latter.
Leaving HABot to current versions for now until the build is fixed.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-04-19 20:02:57 +02:00
J-N-K b19c17c9f1
Add IntelliJ IDEA metadata directory to gitignore (#1329)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-03-08 19:00:23 +01:00
Wouter Born 738c3990ec
Prevent modified files with Maven builds (#1152)
Related to #241

Signed-off-by: Wouter Born <github@maindrain.net>
2021-09-18 16:14:32 +02:00
Wouter Born 245087c78f Ignore Eclipse project specific settings (#50)
* Ignore Eclipse project specific settings

Signed-off-by: Wouter Born <github@maindrain.net>
2019-05-27 22:48:12 +02:00
Kai Kreuzer 829ef0768a
Initial commit with UI code base as of 2019-02-17
Also-by: Wouter Born <github@maindrain.net>
Also-by: Martin van Wingerden <martinvw@mtin.nl>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-03-02 19:43:23 +01:00