Fabian Nonnenmacher
b56477191a
Added generic validator fucntion to TenantConfigurationKey
...
Signed-off-by: Nonnenmacher Fabian <fabian.nonnenmacher@bosch-si.com >
2016-02-29 13:15:27 +01:00
Fabian Nonnenmacher
f2e7cdb92a
Updated TenantConfigurationKey
...
* added DataType of stored Value as attribute
* added Polling keys to Enum
Signed-off-by: Nonnenmacher Fabian <fabian.nonnenmacher@bosch-si.com >
2016-02-29 13:14:46 +01:00
Fabian Nonnenmacher
f3fa085c62
First implemtation of REST-API
...
Signed-off-by: Nonnenmacher Fabian <fabian.nonnenmacher@bosch-si.com >
2016-02-29 13:14:36 +01:00
Fabian Nonnenmacher
088df73ea9
Refactoring of buisness logic
...
* added DurationHelper to have access to Convertion in every class
* removed tenant specific getter and setter from PollConfigurationHelper
* changed getter and setter in TenantMetaData to use DurationObjects instead of Strings
* updated UI to call new functions
* updated module tests
Signed-off-by: Nonnenmacher Fabian <fabian.nonnenmacher@bosch-si.com >
2016-02-29 13:14:21 +01:00
Fabian Nonnenmacher
1eedd3a531
Implemented Buisnesslogic to read and save correct polling configuration
...
- added min and max values to config files
- updated ControllerPollProperties: added getter and setter of min and max values
- updated PollConfigurationHelper: added getter for different values
Signed-off-by: Nonnenmacher Fabian <fabian.nonnenmacher@bosch-si.com >
2016-02-29 13:13:12 +01:00
Fabian Nonnenmacher
1f9c6bfd72
Changed datamodel, integrated poll configuration into tenant meta data table
...
* updated sql scripts to update new collums
* updated coressponding JPA class TenantMetaData
Signed-off-by: Nonnenmacher Fabian <fabian.nonnenmacher@bosch-si.com >
2016-02-29 13:09:19 +01:00
Kai Zimmermann
7692a29918
Fixed property bean setup
2016-02-25 20:36:17 +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
Kai Zimmermann
204fe1fd18
Created TODOs for missing descriptions
2016-02-23 20:53:21 +01:00
Kai Zimmermann
7f2a9d1ed2
Features harmonised, more test descriptions
2016-02-23 09:57:18 +01:00
SirWayne
5d7ade1cf2
Add create tenant
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-02-15 16:20:45 +01:00
Michael Hirsch
d100e255c7
format TargetFields correctly, missig empty line.
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-02-08 08:28:21 +01:00
Michael Hirsch
abf9136e7e
format source code correctly and add javadoc to TargetFields.
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-02-08 08:27:54 +01:00
venu1278
759c36d16b
Merge branch 'master' into MECS-1452_Support_additional_field_name_and_operators_in_search_query
2016-02-05 12:29:33 +05:30
Michael Hirsch
f18825ce34
Initial Contribution of the rollout-management feature
...
- Repository functionality for rollout, rolloutgroup entities
- Rollout scheduler to watch and handle running rollouts and start next
group of rollout
- Vaadin view to administrate rollouts and reflect the current rollout
status
- REST resources to cover rollout creation, updating, starting, pausing
and resuming
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-02-04 15:10:44 +01:00
venu1278
6f1e07d258
MECS-1452_Support_additional_field_name_and_operators_in_search_query
...
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com >
2016-02-04 12:56:27 +05:30
Kai Zimmermann
41984f7e55
Merge remote-tracking branch 'eclipse/master' into MECS-1444-CREATE_UNIT_TEST_FOR_ENUM_FIELDS
2016-01-27 14:58:30 +01:00
Kai Zimmermann
2f0bf6629f
Reapplied hawkBit code formatter.
...
It seems that from Luna to Mars Eclipse changed how the code formatter
handles lines breaks in certain cases. This is now the “Mars” variant.
2016-01-27 10:12:11 +01:00
Kai Zimmermann
cb6824f4e3
Merge pull request #9 from bsinno/MECS-1438_CREATE_FILTER_OPTIONS_FOR_MAP
...
ok
2016-01-26 11:35:53 +01:00
Kai Zimmermann
b1f753b291
Upgrade to 0.2 release train
...
0.2. development starts in parallel to the preparation for first
eclipse release 0.1
2016-01-26 11:34:39 +01:00
SirWayne
b877faed24
Create Unit Test for all filter enum field
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-01-22 14:40:27 +01:00
SirWayne
021a4da13d
Create new filter options for maps
...
- Add new filter property for target
- Add new filter property for software module
- Add new filter property for distribution set
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-01-22 10:55:05 +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