Melanie Retter
929399b68e
Rename SPUIComponentIdProvider. Remove SP Prefix
...
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-09-13 15:54:00 +02:00
Melanie Retter
80a62a31b1
Merge remote-tracking branch 'origin/master' into
...
fix_refactor_spTestUtil
Conflicts:
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SPUIComponentIdProvider.java
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-09-07 15:41:49 +02:00
Michael Hirsch
d229f45063
code improvement
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-09-06 14:55:48 +02:00
Michael Hirsch
c076162cc9
removed unused code
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-09-06 14:47:39 +02:00
Michael Hirsch
1a243b3a4e
code improvements
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-09-06 14:24:50 +02:00
Melanie Retter
40e1891eb2
Correct constant
...
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-09-06 10:58:44 +02:00
Melanie Retter
2ed9f1c08b
Add new constant and substitue in classes
...
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-09-06 09:47:38 +02:00
Melanie Retter
9ee4a60a89
add new constants, fix typo
...
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-09-05 19:12:06 +02:00
Melanie Retter
1620385e35
Insert empty row in header
...
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-08-25 10:59:37 +02:00
Melanie Retter
61ebcc89ff
Fix typo
...
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-08-24 17:40:23 +02:00
Melanie Retter
fbe29a8a87
Merge branch 'master' into
...
fix_dialog_window_must_not_close_after_save_if_duplicate_exists
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-08-24 14:46:23 +02:00
Melanie Retter
75a404c95f
Fix typo
...
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-08-22 15:00:21 +02:00
SirWayne
7bd8b6554c
Add javadoc
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-22 09:30:33 +02:00
SirWayne
0856b6db8c
Merge branch 'fix_dialog_window_must_not_close_after_save_if_duplicate_exists' of https://github.com/bsinno/hawkbit.git into fix_dialog_window_must_not_close_after_save_if_duplicate_exists
2016-08-19 18:26:11 +02:00
SirWayne
9f9277d3ee
Fix save and close order for common window dialog. Close the window
...
after the save action, because after the close action there is no UI
anymore. So an error cannot shown on the UI.
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-19 18:25:50 +02:00
Gaurav
86111ac70c
Fixed sonar issues.
...
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com >
2016-08-19 18:08:34 +02:00
SirWayne
fe113a4bc6
Fix save and close order for common window dialog. Close the window
...
after the save action, because after the close action there is no UI
anymore. So an error cannot shown on the UI.
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-19 17:44:23 +02:00
Gaurav
6babfe3603
Merge branch 'fix_dialog_window_must_not_close_after_save_if_duplicate_exists' of https://github.com/bsinno/hawkbit/ into fix_dialog_window_must_not_close_after_save_if_duplicate_exists
2016-08-19 17:25:50 +02:00
Gaurav
f7f73ae12c
Fixed the sonar issues.
...
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com >
2016-08-19 17:25:35 +02:00
Melanie Retter
4c143cf9d2
Add javaDoc, remove unused method parameter
...
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-08-19 16:23:53 +02:00
Gaurav
381254fa67
Fixed Sonar issues.
...
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com >
2016-08-19 15:34:29 +02:00
SirWayne
84c9296a70
Merge branch 'eclipse/master' into
...
fix_unhandled_ConstraintViolationException
Conflicts:
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SoftwareModuleTable.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetTable.java
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-19 14:38:28 +02:00
Melanie Retter
36fb2f2b54
Merge branch 'master' into
...
fix_dialog_window_must_not_close_after_save_if_duplicate_exists
Conflicts:
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SoftwareModuleAddUpdateWindow.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/CommonDialogWindow.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUIWindowDecorator.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/layouts/AbstractCreateUpdateTagLayout.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/layouts/CreateUpdateTypeLayout.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionAddUpdateWindowLayout.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetAddUpdateWindowLayout.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rollout/AddUpdateRolloutWindowLayout.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/HawkbitCommonUtil.java
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-08-19 14:29:15 +02:00
SirWayne
ac8fc06036
Validate all drag and drop events
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-19 13:44:49 +02:00
Dominic Schabel
01d5d5e931
Merge branch 'master' into fix-improve-code-quality
...
# Conflicts:
# hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/UploadStatusInfoWindow.java
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com >
2016-08-19 12:33:46 +02:00
Gaurav
a6345270f5
Merge branch 'master' into fix_dialog_window_must_not_close_after_save_if_duplicate_exists
2016-08-19 11:20:11 +02:00
Gaurav
b2c1e78c72
Fixed the sonar issues
...
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com >
2016-08-19 11:17:18 +02:00
Gaurav
b80323caf9
Re-factored the code as per the sonar standards.
...
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com >
2016-08-19 10:44:12 +02:00
Michael Hirsch
9610c83085
Merge pull request #271 from bsinno/fix_upload_status_dialog_showing_all_files
...
add files to status dialog when receive upload
2016-08-19 08:22:09 +02:00
SirWayne
4585c55689
Set closable to false that to disable 1 cross
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-18 15:32:25 +02:00
SirWayne
d05b5ebc1f
Rename builder methode for TextComponent. Fix to set textfield ids.
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-18 11:15:00 +02:00
Michael Hirsch
630cf09162
add files to status dialog when receive upload
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-08-18 08:42:55 +02:00
Gaurav
b301f73aa4
# WARNING: head commit changed in the meantime
...
Signed-off-by:
2016-08-17 18:11:27 +02:00
Gaurav
c6c76332c0
Fixed the bug for textfield stays highlighted in red in the add
...
distribution window.
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com >
2016-08-17 18:05:35 +02:00
Gaurav
47726690c4
# WARNING: head commit changed in the meantime
...
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com >
2016-08-17 17:42:06 +02:00
Gaurav
fafaf54e37
Refactored the code to fix the sonar issues.
...
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com >
2016-08-17 17:36:45 +02:00
SirWayne
e6f80756f1
Merge from master
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-17 09:34:59 +02:00
SirWayne
7ea17c54f1
Add TextBuilderArea
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-17 09:02:04 +02:00
SirWayne
8d7cdb7e13
Merge branch 'fix-improve-code-quality' of https://github.com/bsinno/hawkbit.git into fix-improve-code-quality
2016-08-16 17:33:27 +02:00
SirWayne
1d825f9c74
Add a textfield builder
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-16 17:33:06 +02:00
Melanie Retter
3e0c78e832
Remove unnecessary style from ActionButtonLayout of CommonDialogWindow
...
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com >
2016-08-16 17:28:37 +02:00
Dominic Schabel
1094c3c12f
Found another place where a NOT was missing
...
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com >
2016-08-16 16:11:15 +02:00
Dominic Schabel
876c599617
Found another place where a NOT was missing
...
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com >
2016-08-16 15:28:59 +02:00
SirWayne
a4703ea0a8
Merge remote-tracking branch 'eclipse/master' into
...
fix-improve-code-quality
Conflicts:
hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/EntityPropertyChangeListener.java
hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTarget.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/DistributionSetMetadatadetailslayout.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionAddUpdateWindowLayout.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetTable.java
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-16 15:17:30 +02:00
SirWayne
9545ff5626
Merge branch 'fix-improve-code-quality' of https://github.com/bsinno/hawkbit.git into fix-improve-code-quality
2016-08-16 14:51:42 +02:00
SirWayne
8ccc9811a8
Add LabelBuilder
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-16 14:51:36 +02:00
SirWayne
a51bf0ac02
Add LabelBuilder
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-16 14:38:21 +02:00
Dominic Schabel
5e48569462
Found another place where a NOT was missing
...
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com >
2016-08-16 13:41:15 +02:00
SirWayne
e65849b922
Fix some code smells
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-08-16 13:20:07 +02:00
Dominic Schabel
9e1754126e
Added missing NOT and did some small other code improvements
...
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com >
2016-08-16 12:53:27 +02:00