SirWayne
f4791743ce
Add test case description
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-07 12:18:18 +01:00
Kai Zimmermann
54b29ea446
Remove broken css compressor
2016-03-04 21:38:57 +01:00
Kai Zimmermann
dcea53f4c8
Merge remote-tracking branch 'eclipse/master' into harmonize-test-documentation
2016-03-04 18:14:26 +01:00
Kai Zimmermann
25832e7e16
Merge remote-tracking branch 'eclipse/master' into cleanup-properties
...
# Conflicts:
#
hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpProperties.j
ava
2016-03-04 12:11:35 +01:00
Kai Zimmermann
71653470dc
Merge remote-tracking branch 'eclipse/master' into harmonize-test-documentation
2016-03-03 20:59:15 +01:00
Kai Zimmermann
8c5945badd
Fixed sort order in UI
2016-03-03 20:53:54 +01:00
Kai Zimmermann
e7173aa846
Cleanup messed up actionstatus sorting. We used sort param but had
...
hardcoded sorting in the reposirory. I added also reportAt based
sorting.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-03 18:54:50 +01:00
Kai Zimmermann
762183ae12
Merge pull request #58 from bsinno/Clean_Code
...
👍 merged
2016-03-02 13:05:12 +01:00
Michael Hirsch
d28ea67e89
remove author tag from javadoc
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-03-02 11:25:43 +01:00
Kai Zimmermann
6f39769692
Removed out commented code.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-02 10:20:47 +01:00
Michael Hirsch
5efcc295bc
clean code do early return.
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-03-02 09:00:10 +01:00
Michael Hirsch
229e7c54af
introduce a push strategy to the HawkbitUI and a delayed push
...
implementation to avoid UI freezes when too many events are dispatched
to the UI
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-03-02 07:33:22 +01:00
SirWayne
c9c36ea435
Add description for asserts in test cases
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-02-29 15:34:07 +01:00
Kai Zimmermann
7e2ad9fc4a
Merge pull request #53 from bsinno/Artifiact_upload_directory_upload
...
👍 merged
2016-02-27 15:35:40 +01:00
asharani-murugesh
80366b03be
Review comments addresses
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-27 09:24:18 +01:00
asharani-murugesh
92811f1a22
review comment addressed
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-26 08:47:21 +01:00
Kai Zimmermann
3eaab83014
Merge remote-tracking branch 'eclipse/master' into cleanup-properties
2016-02-25 18:01:56 +01:00
Kai Zimmermann
ab18e12b69
Completed migration to ConfigurationProperties annotation. Added boot metadata generation to build.
2016-02-25 17:59:46 +01:00
asharani-murugesh
b8ed510e8a
reset the has directory flag
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-25 17:54:50 +01:00
asharani-murugesh
0b5c0673b1
fix
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-25 17:43:28 +01:00
asharani-murugesh
e3862cee74
Merge branch 'master' into Artifiact_upload_directory_upload
2016-02-25 17:07:20 +01:00
SirWayne
dbf03dca12
Add the "@Override" annotation
...
Add some description to JUnit Tests
Remove unused override comments
Remove unused javadoc on private methode
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-02-25 11:37:56 +01:00
Kai Zimmermann
0b8e693cec
Migrated environment aware to property annotation mechanism, documented properties.
2016-02-25 11:36:21 +01:00
SirWayne
fcd6555e3e
Fix diamond operator
...
Remove unused override comments
Remove unused javadoc on private methode
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-02-24 18:24:53 +01:00
Michael Hirsch
ca66932918
Merge pull request #44 from bsinno/clearing_the_search_field_should_keep_the_focus
...
ok merging.
2016-02-24 14:47:30 +01:00
Kai Zimmermann
82121766d1
Merge remote-tracking branch 'eclipse/master' into harmonize-test-documentation
...
# Conflicts:
# pom.xml
2016-02-24 09:00:37 +01:00
Kai Zimmermann
204fe1fd18
Created TODOs for missing descriptions
2016-02-23 20:53:21 +01:00
Kai Zimmermann
6a5a3f2188
Cleaned up code
2016-02-23 11:34:36 +01:00
Kai Zimmermann
a9f91e90da
Removed old issue numbers. Further documentation
2016-02-22 20:13:45 +01:00
Kai Zimmermann
b9a2e155fd
Removed runtime dependencies to sass compiler package
2016-02-21 20:50:21 +01:00
venu1278
52fee2b2df
Drag and drop handles wrong item
...
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com >
2016-02-17 13:01:05 +05:30
venu1278
65a49545b1
Merge branch 'master' into MECS-1277_clearing_the_search_field_should_keep_the_focus
2016-02-16 15:58:05 +05:30
venu1278
600a16def8
Clearing the search field should keep the focus
...
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com >
2016-02-16 15:52:04 +05:30
asharani-murugesh
ead2b58bfa
Merge branch 'master' into Artifiact_upload_directory_upload
2016-02-16 10:32:16 +01:00
asharani-murugesh
1252bfe53d
Formatted
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-16 09:29:17 +01:00
Michael Hirsch
2ef04bb437
Merge pull request #41 from bsinno/custom-target-filter-bug-fixes
...
👍 ok merging.
2016-02-15 13:13:30 +01:00
Michael Hirsch
7b79010fbf
format sources with correct formatter.
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-02-15 12:32:12 +01:00
Michael Hirsch
e8a2c7566c
Merge pull request #43 from bsinno/Drag_and_Drop_handles_wrong_item
...
👍 is ok merging.
2016-02-15 12:12:05 +01:00
venu1278
caad1b7a10
Merge branch 'master' into MECS-911_Drag_and_Drop_handles_wrong_item
2016-02-15 15:55:36 +05:30
venu1278
dff95dc332
Merge branch 'master' into
...
MECS-1277_clearing_the_search_field_should_keep_the_focus
Conflicts:
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DistributionSetTable.java
2016-02-15 15:51:19 +05:30
asharani-murugesh
a0a24376bb
Revert to master copy
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-15 10:43:07 +01:00
asharani-murugesh
b498f60392
Reverting the changes as per master copy
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-15 10:40:30 +01:00
asharani-murugesh
158a9cfa20
RSQLUtility : convert query to lower case before parsing
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-15 10:38:30 +01:00
asharani-murugesh
629ac6c4de
Sonar issues fixed
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-13 12:26:46 +01:00
asharani-murugesh
aac43d346f
Bug fixes:
...
Custom filter detail view : Using =IN= parameter throws 'Unsupported
operator' exception and breaks the UI
Custom filter search : type any query.Search never gets finished.
Alloe case insensitive search for IN paramters
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-13 12:21:04 +01:00
Jonathan Philip Knoblauch
88c854f2be
Clean code for junit tests …
...
- Added messages to JUnit assertions
- Added Description when missing
- Changed to assertThat when assertEquals
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-02-12 13:47:53 +01:00
venu1278
7fe23aa8a0
clearing the search field should keep the focus.
...
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com >
2016-02-12 14:34:17 +05:30
Michael Hirsch
d8a0a7f8e4
fix accessing the with this causes NPE use UI.getCurrent
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-02-11 19:53:06 +01:00
Michael Hirsch
19fb5332ef
fix accessing the UI thread when updating the total target label
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-02-11 17:07:18 +01:00
asharani-murugesh
e84b593853
Safely getting access to the UI thread to modify the target count label
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-02-11 13:26:57 +01:00