gah6kor
|
ffb29206fd
|
Merge branch 'master' into feature_ui_metadata
|
2016-07-19 12:43:36 +02:00 |
|
gah6kor
|
39a2e3ab20
|
Removed the discard and maximize buttons
|
2016-07-19 12:42:16 +02:00 |
|
Kai Zimmermann
|
c360f01e2b
|
Merge pull request #246 from bsinno/fix_initial_tenant_creation
Fix initial tenant creation
|
2016-07-19 08:36:46 +02:00 |
|
gah6kor
|
a87a219540
|
Merge branch 'master' into feature_ui_metadata
Conflicts:
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/CommonDialogWindow.java
hawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/popup-common.scss
|
2016-07-18 18:10:09 +02:00 |
|
gah6kor
|
63884c9fcd
|
Formatted the code
|
2016-07-18 16:15:30 +02:00 |
|
gah6kor
|
196596e8da
|
Merge branch 'feature_ui_metadata' of https://github.com/bsinno/hawkbit/ into feature_ui_metadata
|
2016-07-18 16:13:58 +02:00 |
|
gah6kor
|
863e340067
|
Formatted the code
|
2016-07-18 16:01:49 +02:00 |
|
gah6kor
|
8200ca6da1
|
Formatted the code
|
2016-07-18 15:58:05 +02:00 |
|
Michael Hirsch
|
e54ec22a83
|
remove the current tenant cache evict when delete tenant
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-07-18 13:37:33 +02:00 |
|
Michael Hirsch
|
ecf59fd0b6
|
add test description
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-07-18 13:05:38 +02:00 |
|
Michael Hirsch
|
0c2604d1a1
|
add unit test for initial creating tenant without security context
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-07-18 13:03:39 +02:00 |
|
Michael Hirsch
|
3b5bcd46d8
|
add javadoc
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-07-18 12:57:54 +02:00 |
|
Michael Hirsch
|
d2cd13996a
|
fix initial creation of tenant when no current tenant and caching fix
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-07-18 12:48:50 +02:00 |
|
gah6kor
|
834dbc9e81
|
Fixed Css issues
|
2016-07-18 11:08:23 +02:00 |
|
Kai Zimmermann
|
60efc6eedc
|
Merge pull request #243 from bsinno/fix_button_color
Correct colour of cancel/save button in DialogWindows
|
2016-07-18 10:39:22 +02:00 |
|
Melanie Retter
|
40f58e4b3a
|
Refactor methodname and method call order
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-07-15 17:46:54 +02:00 |
|
Melanie Retter
|
9890a1d018
|
Insert space between buttons and window bottom
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-07-15 17:39:51 +02:00 |
|
gah6kor
|
86427acd5f
|
Adding the missing header
|
2016-07-15 16:07:02 +02:00 |
|
gah6kor
|
bdf28f75bf
|
Merge branch 'master' into feature_ui_metadata
|
2016-07-15 14:42:37 +02:00 |
|
gah6kor
|
db753b5c3d
|
Merge branch 'master' into feature_ui_metadata
Conflicts:
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/CommonDialogWindow.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DistributionSetDetails.java
hawkbit-ui/src/main/resources/messages_en.properties
Resolved the conflicts.
|
2016-07-15 14:40:55 +02:00 |
|
Melanie Retter
|
ef76488a53
|
Changed class name, and refactored the style logic (set / add style)
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-07-15 12:37:28 +02:00 |
|
Kai Zimmermann
|
015f88a54f
|
Merge pull request #238 from bsinno/feature_traffic_tenant_stats
Traffic data in DownloadProgress event
|
2016-07-15 11:01:08 +02:00 |
|
Kai Zimmermann
|
5d3ba2a4b4
|
Merge pull request #241 from bsinno/bug_wrong_option_in_smtype_assign_max
Changed if statement of how we distinguish if a softwareModule type i…
|
2016-07-15 10:01:41 +02:00 |
|
Melanie Retter
|
d87aaf2141
|
Delete css style for default-color
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-07-14 14:48:50 +02:00 |
|
Melanie Retter
|
1ff13a39df
|
Correct colour of cance/save button in CommonDialogWindow
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-07-14 14:28:23 +02:00 |
|
Jonathan Philip Knoblauch
|
7be2eea2db
|
Changed if statement of how we distinguish if a softwareModule type is a firmware or a software
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
|
2016-07-13 16:55:10 +02:00 |
|
Michael Hirsch
|
84e5361a82
|
Merge pull request #240 from bsinno/fix_sonar_critical_issues
fix sonar critical issues
|
2016-07-13 09:07:29 +02:00 |
|
Michael Hirsch
|
2f9a9b456d
|
fix sonar critical issues
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-07-13 08:41:59 +02:00 |
|
Kai Zimmermann
|
af7246b901
|
Merge pull request #239 from bsinno/feature_system_code_generally_access
Add IS_SYSTEM_CODE to all springEvalExpr and remove explicit usage
|
2016-07-08 14:24:13 +02:00 |
|
Michael Hirsch
|
d0cf8a40bd
|
fix javadoc link
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-07-08 13:32:02 +02:00 |
|
kaizimmerm
|
9a4903526a
|
Removed percentage from the event. Moved event into the repo API.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-07-08 13:00:47 +02:00 |
|
Michael Hirsch
|
c3586b0230
|
remove double ended semicolon
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-07-08 10:20:37 +02:00 |
|
Michael Hirsch
|
21bd2c33ac
|
Add IS_SYSTEM_CODE to all springEvalExpr and remove explicit usage
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-07-07 16:45:07 +02:00 |
|
kaizimmerm
|
8fb2bd4322
|
Fixed download progress event.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-07-07 14:46:29 +02:00 |
|
kaizimmerm
|
a9204fe5eb
|
Removed commented code.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-07-07 13:20:04 +02:00 |
|
Kai Zimmermann
|
a87519fb84
|
Merge pull request #234 from bsinno/feture_RolloutView_update_automatically_changes_with_repository
RolloutView_update_automaticaly_changes_in_repository
|
2016-07-07 13:11:12 +02:00 |
|
Kai Zimmermann
|
e65b65b4e2
|
Merge pull request #233 from bsinno/fix_Introduce_consitent_button_icon_for_update_create_dialogs_refactor
Save button only enabled if form is filled out correctly
|
2016-07-07 12:14:13 +02:00 |
|
Kai Zimmermann
|
2dee45ca9c
|
Fixed JavaDoc.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-07-07 11:43:18 +02:00 |
|
Kai Zimmermann
|
3a72627940
|
Add traffic stats to mgmt API
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-07-06 09:17:31 +02:00 |
|
Kai Zimmermann
|
227b93c527
|
Added artifact download traffic statistics.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-07-05 17:41:08 +02:00 |
|
Kai Zimmermann
|
eff798393d
|
Merge pull request #235 from bsinno/feature_mgmt_api_target_token_address
Target securityToken and address fully manageable through MGMT API.
|
2016-07-05 09:13:28 +02:00 |
|
Kai Zimmermann
|
599c51ac0f
|
Merge pull request #237 from bsinno/feature_improve_simulator_perf
Simulator throughpout improvements.
|
2016-07-05 08:55:23 +02:00 |
|
Kai Zimmermann
|
f2fc1aa91a
|
Simulator throughpout improvements.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-07-04 12:35:45 +02:00 |
|
Michael Hirsch
|
6dc73fed80
|
Merge pull request #229 from bsinno/Fix_wrong_multipart_exception_message_in_response
Return last throwable in response
|
2016-07-04 08:27:06 +02:00 |
|
kaizimmerm
|
a4252283db
|
Target securityToken and address fully manageable through MGMT API.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-07-01 08:42:17 +02:00 |
|
Melanie Retter
|
11f9b6737e
|
Added Ids for components
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-06-30 18:06:08 +02:00 |
|
Melanie Retter
|
f455229423
|
Merge remote-tracking branch 'origin/master' into fix_Introduce_consitent_button_icon_for_update_create_dialogs_refactor
|
2016-06-30 17:49:27 +02:00 |
|
Melanie Retter
|
67ee674d41
|
Fix Update bug of softwareModuleType, refactored based on git comments
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-06-30 17:48:58 +02:00 |
|
venu1278
|
fa2e801e76
|
RolloutView_update_automaticaly_changes_in_repository
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com>
|
2016-06-30 14:50:20 +05:30 |
|
Kai Zimmermann
|
77061a6e5a
|
Merge pull request #232 from bsinno/feature_config_rabbit_factory
Made queue declaration retry count configurable.
|
2016-06-29 20:26:57 +02:00 |
|