SirWayne
e09ff4a716
Refactor TableHeader
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-04-07 10:32:59 +02:00
SirWayne
dc18bfea7b
Refactoring Table, TableHeader and Detail Layout components
...
- Add interfaces to reduce boiler plate code
- Add generic to reuse code
- Try to remove duplicate code
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-04-06 17:42:02 +02:00
SirWayne
5c0257adb9
Reduce more code
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-04-05 12:35:01 +02:00
SirWayne
c47c29519d
Add missing @PostConstruct
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-04-05 12:23:26 +02:00
SirWayne
044f0bef03
Reduce some duplicate code
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-04-04 12:59:45 +02:00
Kai Zimmermann
0a0c08b700
Fixed wrong call of sw module type. UI uses name and not key.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-04-01 15:55:00 +02:00
Kai Zimmermann
00c86ebddb
Merge pull request #110 from bsinno/create-theme-customization-example
...
hawkBit app example that demonstrates theme customisation
2016-03-30 15:48:25 +02:00
Kai Zimmermann
2b4b715472
Created another hawkBit app example that demonstrates theme
...
custimization.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-30 14:31:03 +02:00
Kai Zimmermann
c1b3b40a9d
Merge pull request #107 from bsinno/complete-rep-tests
...
Complete repository tests
2016-03-30 11:38:44 +02:00
Kai Zimmermann
ed533dc0a3
Merge remote-tracking branch 'eclipse/master' into BUG/TARGET_TABLE_PERFOMANCE
...
# Conflicts:
#
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/DelayedEventBusPush
Strategy.java
2016-03-29 14:04:12 +02:00
SirWayne
d23a1aecb4
- Add fixed size for hashset
...
- Use 1 static block
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-29 12:01:27 +02:00
Kai Zimmermann
1146e6a808
Found an even better name
2016-03-28 10:25:07 +02:00
Kai Zimmermann
8a26ded4c4
Extended tests for tag toggle and fixed a typo on the assigment result
...
classes.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-27 10:39:29 +02:00
Kai Zimmermann
0cc7284f6f
Added further tests for target searches including the various filter options that we provide
2016-03-26 16:13:58 +01:00
Kai Zimmermann
f237a1e508
Added tests for software management
...
- while at it I renamed also a few methods to fit into the overall
pattern
2016-03-25 16:24:42 +01:00
SirWayne
c14d534fe1
Add license header
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 18:04:56 +01:00
SirWayne
5232058433
Add license header
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 17:24:58 +01:00
SirWayne
53fbe367e4
Sonar fix
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 13:16:37 +01:00
SirWayne
18b4ac338d
Reselect items after deletion
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 12:38:06 +01:00
SirWayne
cbefcb2f53
Add commit
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 12:14:08 +01:00
SirWayne
7e75b79cbe
Add a event provider which hold the repository events which are provided
...
by the ui.
fix the performance issue. Issue was the selection of targets. The table
needs very long to calculate the scroll position.
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 12:00:07 +01:00
SirWayne
84519b77ab
Disable to set the current page first item id
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-23 15:12:12 +01:00
asharani-murugesh
24b2469c84
Removed unused imports
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-23 09:43:29 +01:00
asharani-murugesh
e236984d94
Deployment view - tags :Fixed N+1 query issue
...
Bug fix: Deleted tag displayed in tag layout
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-21 13:02:23 +01:00
Kai Zimmermann
f5352b420d
Cleaned up a bit
2016-03-15 13:22:43 +01:00
Kai Zimmermann
40e8fdf5e0
Made duration helper a static utility class
2016-03-15 13:06:47 +01:00
Kai Zimmermann
7473c1b226
Merge pull request #56 from bsinno/feature_MECS-86_tenant_specific_polling_configuration
...
Feature: tenant specific polling configuration
Note: @fabnon is member of @michahirsch and my organisation
2016-03-14 16:37:46 +01:00
Kai Zimmermann
4f06b60880
Merge pull request #85 from bsinno/Stabilise_tests
...
Should help with selenium test on hawkBit based UIs. Thx.
2016-03-14 12:57:45 +01:00
Kai Zimmermann
807aaf629c
Merge remote-tracking branch 'eclipse/master' into feature_MECS-86_tenant_specific_polling_configuration
...
# Conflicts:
#
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/Tena
ntConfigurationDashboardView.java
2016-03-14 09:51:00 +01:00
Kai Zimmermann
a127c30070
Removed unnecessary colon
2016-03-14 07:24:43 +01:00
Kai Zimmermann
81d5c91197
Merge remote-tracking branch 'eclipse/master' into Rollout_migrate_table_to_grid_final
2016-03-14 07:23:30 +01:00
Kai Zimmermann
3f763e7db4
Migrated hardcoded doc links to configurable setup.
2016-03-12 19:08:12 +01:00
Kai Zimmermann
b5a826eb13
Made demo login field optional.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-11 19:30:07 +01:00
asharani-murugesh
e525da0375
Merge branch 'master' into Stabilise_tests
2016-03-11 15:59:10 +01:00
SirWayne
6659e9e9ee
Set the event strategy transient
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-11 09:45:12 +01:00
SirWayne
e47d540eb5
Fix event listening for duration field
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-10 10:27:31 +01:00
Kai Zimmermann
42b37c9c06
Merge pull request #74 from bsinno/Sonar_remove_unused_method_parameters
...
Looks good, thx for the contribution
2016-03-09 18:59:07 +01:00
SirWayne
a4cc3df092
Fix test properties
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-09 15:36:59 +01:00
SirWayne
ed97031faf
Merge branch 'master' into
...
feature_MECS-86_tenant_specific_polling_configuration
Conflicts:
hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/SecurityManagedConfiguration.java
hawkbit-core/src/main/java/org/eclipse/hawkbit/tenancy/configuration/TenantConfigurationKey.java
hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpControllerAuthentfication.java
hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/amqp/AmqpControllerAuthentficationTest.java
hawkbit-repository/src/test/resources/application-test.properties
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-09 13:29:40 +01:00
asharani-murugesh
e073800703
Fixed compilation issue
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-09 09:43:52 +01:00
asharani-murugesh
efc277cc7a
Merge branch 'master' into Rollout_migrate_table_to_grid_final
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-09 09:34:41 +01:00
asharani-murugesh
21fb44ff05
Merge branch 'master' into Stabilise_tests
2016-03-08 11:51:41 +01:00
Kai Zimmermann
e8473928c9
Merge pull request #61 from bsinno/Sonar_issue_Fields_and_methods_have_conflicting_names
...
👍 looks good, thx
2016-03-08 08:42:43 +01:00
asharani-murugesh
7fda3b9da8
Added missing header
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-07 16:24:13 +01:00
asharani-murugesh
fd9ff8fdc5
Resolved merge conflicts
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-07 16:01:29 +01:00
asharani-murugesh
ebcc50965d
Addressed review comments
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-07 15:57:01 +01:00
asharani-murugesh
9da59288e8
Refactored customerfilterUIIT
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-07 15:24:06 +01:00
Jonathan Philip Knoblauch
8f35b75857
Removed unused target parameter in method forceQuitAction and change assertEquals to assertThat
...
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-03-07 14:44:34 +01:00
asharani-murugesh
6c091a498a
Addressed review comments
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-07 14:15:43 +01:00
Jonathan Philip Knoblauch
cf48ef215a
Changed names for editRollout boolean and discardRolllout Button
...
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-03-07 13:14:40 +01:00