Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added filtering of the application type for DeviceManagementOperation #2787

Merged

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Dec 4, 2019

This PR adds the filter capability on the appId field of the DeviceManagementOperation from the console.

Related Issue
None

Description of the solution adopted
Added and mapped new field appId in GwtDeviceManagementOperationQuery

Screenshots
None

Any side note on the changes made
None

Signed-off-by: coduz <alberto.codutti@eurotech.com>
@lorthirk lorthirk added Console GWT This issue/PR is related to Admin Web Console Enhancement This PR/Issue improves an part of Kapua labels Dec 4, 2019
@codecov
Copy link

codecov bot commented Dec 4, 2019

Codecov Report

Merging #2787 into develop will increase coverage by 0.44%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #2787      +/-   ##
=============================================
+ Coverage      57.05%   57.49%   +0.44%     
- Complexity      3016     3167     +151     
=============================================
  Files           1074     1074              
  Lines          30474    30474              
  Branches        2427     2427              
=============================================
+ Hits           17386    17522     +136     
+ Misses         11920    11790     -130     
+ Partials        1168     1162       -6
Impacted Files Coverage Δ Complexity Δ
...pse/kapua/broker/core/pool/JmsProducerWrapper.java 50% <0%> (-15%) 0% <0%> (ø)
...plugin/authentication/UserAuthenticationLogic.java 74.77% <0%> (-1.81%) 0% <0%> (ø)
...a/org/eclipse/kapua/commons/jpa/EntityManager.java 66.66% <0%> (+2.08%) 0% <0%> (ø) ⬇️
...egistry/event/internal/DeviceEventServiceImpl.java 82.14% <0%> (+5.35%) 15% <0%> (+2%) ⬆️
...a/org/eclipse/kapua/transport/mqtt/MqttClient.java 67.94% <0%> (+6.41%) 14% <0%> (ø) ⬇️
...pua/service/account/steps/AccountServiceSteps.java 32.89% <0%> (+6.57%) 29% <0%> (+8%) ⬆️
...ain/java/org/eclipse/kapua/qa/common/TestBase.java 56.94% <0%> (+9.72%) 20% <0%> (+3%) ⬆️
...ransport/mqtt/pooling/PooledMqttClientFactory.java 90% <0%> (+10%) 6% <0%> (ø) ⬇️
...pua/service/account/internal/OrganizationImpl.java 66.66% <0%> (+14.58%) 0% <0%> (ø) ⬇️
...a/service/account/internal/AccountServiceImpl.java 80.8% <0%> (+27.19%) 0% <0%> (ø) ⬇️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57bf7fe...4f47122. Read the comment docs.

@Coduz Coduz merged commit cb446c9 into eclipse-kapua:develop Dec 4, 2019
@Coduz Coduz deleted the chng-deviceManagementOperationQueryGWT branch December 4, 2019 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Console GWT This issue/PR is related to Admin Web Console Enhancement This PR/Issue improves an part of Kapua
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants