Commit Graph

15 Commits

Author SHA1 Message Date
Jonathan Philip Knoblauch
6cc64639bd Fix for sonar issue: Methods should not have too many lines
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-03-11 11:19:43 +01:00
Michael Hirsch
fb9454d840 update vaadin-bom to 7.6.3 version because 7.5 version is not working
with updated vaadin 7.6 in hawkbit

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-03-05 11:21:25 +01:00
Kai Zimmermann
ab18e12b69 Completed migration to ConfigurationProperties annotation. Added boot metadata generation to build. 2016-02-25 17:59:46 +01:00
Kai Zimmermann
0b8e693cec Migrated environment aware to property annotation mechanism, documented properties. 2016-02-25 11:36:21 +01:00
SirWayne
ceb23e65e4 Remove this for member variable
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-02-09 11:29:01 +01:00
SirWayne
1bb29338ac Clean Code Refactoring
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-02-09 10:16:07 +01:00
Michael Hirsch
9ff1e89717 add javadoc parameter to simulatorcontroller
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-03 10:34:52 +01:00
Michael Hirsch
e35017cfe7 fix license header in application-cloud.properties file
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-03 09:59:13 +01:00
Michael Hirsch
b81b37a988 - extend simulator rest-api for simulating also DDI devices
- adapt readme.md to document new simulator rest-api
- remove basic-auth from standard application properties and introduce
an extra cloud-profile which includes basic-auth-security parameters for
easier use locally
- fix dialog for amount with 4 digit and comma charachter

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-03 09:35:07 +01:00
Kai Zimmermann
474792f124 Fixed parent version 2016-01-28 17:30:52 +01:00
Michael Hirsch
ccbab66550 increase the generate simulated device amount from 1000 to 30000.
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-01-26 11:22:31 +01:00
Michael Hirsch
c57e810d67 move vaadin folder to src/main/resources due then it will be
automatically included in the fat jar.

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-01-25 17:26:38 +01:00
Michael Hirsch
380370c026 extend device simulator of create DDI and DMF devices and a Vaadin UI
for manage them.

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-01-21 17:56:26 +01:00
Kai Zimmermann
64deaeea3c Remove swagger and minor feature extensions and bug fixes
- Various Bug fixes and improvements
- Management API extended
- Swagger removed
- Guava Upgraded to 19
2016-01-21 13:42:38 +01:00
Kai Zimmermann
7497ab61ed Initial check in accordance with Parallel IP 2016-01-21 13:18:55 +01:00