Michael Hirsch
63adbd0298
encode class type information in message payload instead of header ( #383 )
...
* encode class type information in message payload instead of header
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-12-09 14:44:13 +01:00
Michael Hirsch
7a7e52de47
call getEntity only on visible item ( #387 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-12-09 14:42:50 +01:00
Kai Zimmermann
0ddcedad74
Introduce optional throttled DMF requeuing ( #373 )
...
* Inroduce throttled requeuing
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-12-09 14:42:33 +01:00
Kai Zimmermann
f0fc8f0606
Added mising update of DS property. ( #382 )
...
* Added mising update of DS property. Updated sonar plugin and make sure
that test code is not covered by sonar
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-12-09 14:42:04 +01:00
Michael Hirsch
edbadc4002
Feature s3 repository extension ( #366 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-12-07 09:52:43 +01:00
Marcel Mager
11fa4469dd
Replace server-side dnd validation with client-side validation: ( #368 )
...
* Replace server-side dnd validation with client-side validation:
Client-side validation means:
* Custom widgetset is used to introduce the client-side validation
* Accept-calculation is performed on client-side
* Drop-hints are calculated on client-side (show/hide)
* Row count decoration is calculated on client-side (multi-selection)
* Notification box is triggered from client-side
Beside the migration from server-side validation to client-side
validation there are few improvements:
* Improvement1: If drag is aborted outside the components by releasing
the mouse or the drag aborts by pressing the ESC key) -> drop area hints
are removed
* Improvement2: If multiple rows are selected in table, but drag is
performed on a non-selected single element from table -> the single
drag-element is not decorated with the row selection count
* Improvement3: Upload View: Component 'Drop files to upload' only
accepts files (and no drags from filter and software module component)
Signed-off-by: Marcel Mager (INST-IOT/ESB) <Marcel.Mager@bosch-si.com >
* Improve code quality
Signed-off-by: Marcel Mager (INST-IOT/ESB) <Marcel.Mager@bosch-si.com >
* Fix formatting of license headers
Signed-off-by: Marcel Mager (INST-IOT/ESB) <Marcel.Mager@bosch-si.com >
* Fix scopes and modifiers
Signed-off-by: Marcel Mager (INST-IOT/ESB) <Marcel.Mager@bosch-si.com >
* Externalize key-strings used for dnd-data transfer from server to client
Minor issues:
* improve naming schema of control variables (no more i-s)
* add final modifier
Signed-off-by: Marcel Mager (INST-IOT/ESB) <Marcel.Mager@bosch-si.com >
* Add license header
Signed-off-by: Marcel Mager (INST-IOT/ESB) <Marcel.Mager@bosch-si.com >
2016-12-06 19:56:10 +01:00
Michael Hirsch
8e7943dc4f
use platform independent file move ( #376 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-12-06 19:34:59 +01:00
Kai Zimmermann
d15084974a
Feature mgmt simulator semi aware ( #377 )
...
* Mgmt simulator is Semic automatic rollout aware
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-12-06 19:33:53 +01:00
Dominik Herbst
173f782af8
Search string in target table searches now also for the controller id
...
Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com >
2016-12-05 12:58:20 +01:00
Kai Zimmermann
b2fa30e7b5
Merge pull request #367 from bsinno/fix_ui_performance
...
Fix UI login and view change performance
2016-12-01 17:15:57 +01:00
Michael Hirsch
a3a1f036ca
add NPE check on item in DistributionSetTable
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-30 10:34:09 +01:00
kaizimmerm
5a74f6bf51
Merge branch 'fix_ui_performance' of https://github.com/bsinno/hawkbit.git into fix_ui_performance
2016-11-30 08:37:46 +01:00
kaizimmerm
94dc7bab45
Merged with master
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-30 08:37:35 +01:00
Michael Hirsch
ce70f8f960
fix relative paths of css and images in docs ( #358 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-30 07:15:44 +01:00
kaizimmerm
99c6e6ff1f
Fixed edit DS bug
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 16:30:37 +01:00
kaizimmerm
8d9f2d7dfa
Fixed sonar issues
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 15:42:45 +01:00
kaizimmerm
0138a7abb9
Remoce further usage of the helper
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 15:23:58 +01:00
kaizimmerm
20934d5d93
Removed usage of spring context helper
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 15:09:20 +01:00
kaizimmerm
b689a6ae9a
Removed usage of spring context helper
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 15:09:01 +01:00
kaizimmerm
aaac045501
Fixed final sonar issues.
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 12:10:10 +01:00
kaizimmerm
03c5ce1329
Fix sompile error
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 11:42:31 +01:00
kaizimmerm
dff41ef38f
Fix sonar findings
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 11:41:35 +01:00
kaizimmerm
789dd8ffdc
Fix transient dependencies
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 11:15:20 +01:00
kaizimmerm
5f34cbcd92
Fix transient references
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 10:56:33 +01:00
kaizimmerm
032230bdcf
Fix visibility and unused properties
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 09:35:09 +01:00
kaizimmerm
8fbacd44a2
EventBus transient
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-29 09:04:06 +01:00
kaizimmerm
370abc13c7
Fixed scopes. Updated vaadin spring.
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-28 18:46:20 +01:00
Jonathan Knoblauch
b30f2bdb1f
Fix constraint violation exception when creating target with whitespaces ( #363 )
...
* Added a function to validate if controller id is empty
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
* Changed how the controller id gets past to other methods
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
* Changed the way controllderId gets validated in UI and repro
- added junit test
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
* Fixed sonar issue
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
* Switched to use the RegexpValidator
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-11-28 17:58:52 +01:00
kaizimmerm
0292addaaa
Removed unnecessary scopes
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-28 17:32:34 +01:00
kaizimmerm
7a469d8da0
Removed dependency injection where not necessary
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-28 15:52:06 +01:00
kaizimmerm
01bab2984d
Switch to Ui Scope
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-23 22:47:06 +01:00
kaizimmerm
a951137d4f
Remove unnecessary DB calls from UI
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-23 22:34:37 +01:00
Kai Zimmermann
a57165686e
Fixed broken rollout management API concerning target status map. ( #365 )
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-23 20:57:29 +01:00
Michael Hirsch
54ba35966e
correct ordinal of RolloutGroupStatus ( #364 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-23 11:46:23 +01:00
Michael Hirsch
7b30114492
fix log-statement of large rolloutgroup ( #362 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-21 15:03:45 +01:00
Michael Hirsch
82aeb26f67
fix import ( #361 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-21 13:27:08 +01:00
Michael Hirsch
fce33e6bb6
Fix not rethrow entity not found on dmf ( #360 )
...
* don't requeue entity not found exception
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
* don't requeue entity not found exception
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-21 13:03:33 +01:00
Michael Hirsch
a9234ad671
don't requeue entity not found exception ( #359 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-21 12:57:47 +01:00
Michael Hirsch
acb23f4938
prevent NPE on unknown state of rollout group. ( #357 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-18 12:45:49 +01:00
Michael Hirsch
69f43e714b
fix sonar quality. ( #356 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-18 11:51:43 +01:00
Michael Hirsch
d7abddd305
prevent NPE on unknown state of rollout group. ( #355 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-18 11:24:07 +01:00
Michael Hirsch
803bdbf1de
delete file quietly ( #351 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-18 11:17:09 +01:00
Kai Zimmermann
710627ce46
Fixed scheduler and mgmt simulator after rollout management changes ( #352 )
...
* Fixed scheduler and mgmt simulator
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
* Fix typo
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-18 08:47:41 +01:00
Michael Hirsch
c221f82ba4
use ID property for sorting because its indexed on DB ( #350 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-17 20:11:16 +01:00
Kai Zimmermann
ca63106d5c
Make entities immutable and create proper update methods that state by signature what can be updated. ( #342 )
...
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com >
2016-11-17 20:07:23 +01:00
Dominik Herbst
b6834e9ee2
Semi automatic Rollouts with fine groups definition ( #337 )
...
* Rollout Mgmt API accepts now extended Group definition. Filling Reollout Groups with Targets is now a scheduled task.
Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com >
* Fire RolloutGroupCreated event and fix db migration.
Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com >
* Fill groups now excludes targets in own group
Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com >
* Starting of Rollouts as scheduled task
Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com >
* Finished implementation of new Rollout starting proccess
Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com >
* Reset last check on status change and fixed unused imports
Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com >
* Code quality improvements
Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com >
* Reworked start of scheduled Actions. Improved code quality.
Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com >
2016-11-16 09:26:50 +01:00
Michael Hirsch
66b6983406
Merge pull request #349 from kartben/fix_maven_parent
...
fix #347
2016-11-15 12:29:53 +01:00
Benjamin Cabé
a2051c3df0
fix #347
...
Signed-off-by: Benjamin Cabé <benjamin@eclipse.org >
2016-11-15 11:41:00 +01:00
Michael Hirsch
2a09adb0c9
fix typo in HashNotMatchException ( #346 )
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-14 15:50:48 +01:00
Michael Hirsch
dc90651149
fix typo in HashNotMatchException
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-11-14 15:50:51 +01:00