Commit Graph

3579 Commits

Author SHA1 Message Date
Michael Hirsch
c76ab23dc5 Merge pull request #133 from bsinno/Client_side_debug_added_documentation
Added documentation for client side debugging
2016-04-18 08:37:15 +02:00
Michael Hirsch
c7c641ddf6 Merge pull request #136 from bsinno/ddi-sim-only
Send DMF message only in case of DMF sim.
2016-04-18 08:02:42 +02:00
Michael Hirsch
878c5c869c adapt hawkBit user interface sentence
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-18 07:54:38 +02:00
Michael Hirsch
8eac737219 update javadoc and remove author from it
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-18 07:47:23 +02:00
Michael Hirsch
fd7fb7bd01 make use of the existencechecking annotation for targetrolloutgroup
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-18 07:41:33 +02:00
Michael Hirsch
5fd220a5e3 change transaction handling of creating groups and check running
Rollouts

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-16 10:42:26 +02:00
SirWayne
2462c7b6bf Add javadoc
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-15 17:47:02 +02:00
SirWayne
536098c4c7 Load and format the user details by a user detail formatter
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-15 17:40:03 +02:00
Melanie Retter
72a61c9f6c Introduce consistent button position in change dialogs
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
2016-04-15 13:01:23 +02:00
Melanie Retter
4854888934 Consitent breadcrumb usage
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
2016-04-15 12:53:39 +02:00
Jonathan Philip Knoblauch
22f4d9ffcf Created hawkbit-ddi-api maven module and resource interfaces for the module
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-15 12:37:40 +02:00
venu1278
6046e9b41d Merge branch 'master' into Rollout_Management_issues_refactor 2016-04-15 15:23:19 +05:30
venu1278
b9c389d8db Rollout management issues
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com>
2016-04-15 15:22:16 +05:30
Melanie Retter
912474de83 Correct wrong spelling
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
2016-04-14 18:10:02 +02:00
Michael Hirsch
72d9d11199 Merge pull request #143 from bsinno/fix_check_if_target_has_assigned_local_artifact
fix lookup by filename and not by ID
2016-04-14 13:57:16 +02:00
Michael Hirsch
2ca807916c fix lookup by filename and not by ID because the ID is unique and the
filename exists multiple times

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-14 13:32:24 +02:00
venu1278
20c045f997 Merge branch 'master' into Rollout_Management_issues_refactor 2016-04-14 14:50:38 +05:30
venu1278
c8e88239c2 Rollout management issues
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com>
2016-04-14 14:49:49 +05:30
Michael Hirsch
ad50f1abde Merge pull request #138 from bsinno/Bug/UI_NPE_Drag_And_Drop
Fix null handling for all drag and drop table
2016-04-14 10:22:35 +02:00
Michael Hirsch
e651be3a9b Merge pull request #134 from bsinno/Add_Missing_Event
Add missing TargetTagDeletedEvent
2016-04-14 10:22:25 +02:00
venu1278
723b0770bb Merge branch 'master' into Rollout_Management_issues_refactor 2016-04-14 11:25:11 +05:30
venu1278
6b32118f93 Merge branch 'master_copy_to_merge_rollout_issues' into
Rollout_Management_issues_refactor

Conflicts:
	hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rollout/RolloutListGrid.java
	hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rolloutgroup/RolloutGroupListGrid.java
2016-04-14 11:23:33 +05:30
Asharani Murugesh
fc693f0994 Corrected the typo as per review comment 2016-04-14 09:54:56 +05:30
SirWayne
4b6a6a4a4a Refactoring: Extract some staff to private methods and remove duplicated
code

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-13 17:37:55 +02:00
SirWayne
30ba98ff8e TTL
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-13 17:27:49 +02:00
Michael Hirsch
2a5b1c2fbb Merge pull request #141 from bsinno/Bug/Upload_Artifact
Bug/upload artifact
2016-04-13 16:52:40 +02:00
SirWayne
d21485cad4 Refactoring: Extract some staff to private methods
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-13 16:52:12 +02:00
Melanie Retter
256877fadd Reflect tag color change immediatly after popup is closed. (Deployment
Management)
Correct one spelling mistake in method name.

Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
2016-04-13 16:42:34 +02:00
SirWayne
46e71f622d Version should be set after id
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-13 15:47:08 +02:00
SirWayne
f70120d546 Set the id after the update
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-13 15:36:14 +02:00
SirWayne
b95b9c1ce6 Move @SuppressWarnings("unchecked") to the right line and remove unused
attributes

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-13 14:20:27 +02:00
Melanie Retter
993dab2eed Labels/Icons are placed differently in vertical alignment
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
2016-04-13 14:12:58 +02:00
SirWayne
ee0fc26678 TTL
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-13 14:10:28 +02:00
Melanie Retter
5e879ed80e Filter icon not centered
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
2016-04-13 13:52:58 +02:00
Michael Hirsch
e9a8d95e6f Merge pull request #140 from bsinno/Bug/Upload_Artifact
Bug/upload artifact
2016-04-13 11:21:34 +02:00
Michael Hirsch
d052bef5d7 Merge pull request #139 from bsinno/fix_artifact_multiple_assignment_sha1_hash_lookup
fix the lookup of artifacts which exists multiple times with same lookup key e.g. SHA1
2016-04-13 11:20:24 +02:00
venu1278
67fd24e668 Rollout management issues
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com>
2016-04-13 12:46:30 +05:30
Melanie Retter
0f0b9eab1f Create filter has different layout than rollout and the other widgets
--> fixed
In addition I add a constant for the header caption

Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
2016-04-12 18:09:27 +02:00
Michael Hirsch
d704ef99fd source code hygiene, better method naming and variable naming
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-12 16:22:43 +02:00
Michael Hirsch
d903be57b7 use correct mock parameters to ensure test
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-12 15:50:48 +02:00
Michael Hirsch
30e8230b8a correct usage of logging, missing parameters
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-12 15:48:19 +02:00
Michael Hirsch
cc8c674341 correct usage of logging, missing parameters
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-12 15:47:21 +02:00
Michael Hirsch
369d9da25a source code improvements
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-12 14:35:59 +02:00
SirWayne
27e4b550f2 Update the entity before call the super method
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-12 13:42:57 +02:00
SirWayne
d91922dc04 Update the entity before call the super method
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-12 13:37:07 +02:00
Michael Hirsch
b11a0bac5d reduce method cyclomatic complexity by extracting security check into
own method

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-12 12:18:59 +02:00
Michael Hirsch
0b5286299c fix unit tests after changing the lookup way
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-12 10:03:19 +02:00
Michael Hirsch
c4fd082098 fix the lookup of artifacts with the same lookup key, e.g. SHA1 hash if
multiple artifacts with key exists for different software modules

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-12 09:39:07 +02:00
Michael Hirsch
85ec59b04e Merge pull request #124 from bsinno/Reduce_Duplicate_Code
Reduce duplicate code
2016-04-12 07:30:51 +02:00
SirWayne
319a226adc Fix null handling for all drag and drop table
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-11 15:05:02 +02:00