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

Bug 567032 issue floating license configuration wizard #505

Merged
merged 1 commit into from
Nov 1, 2020

Conversation

eparovyshnaya
Copy link
Contributor

@eparovyshnaya eparovyshnaya commented Nov 1, 2020

  1. Further work on EMF forms rendering: enlist UserGrant and FeatureGrant correctly in tables.
  2. Make Licensing request construction lazy (not done at next-page-available event).

Signed-off-by: eparovyshnaya [email protected]

1 Further work on EMF forms rendering: enlist UserGrant and FeatureGrant
correctly in tables.

2 Make Licensing request construction lazy (not done at
_next-page-available_ event).

Signed-off-by: eparovyshnaya <[email protected]>
@codecov
Copy link

codecov bot commented Nov 1, 2020

Codecov Report

Merging #505 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #505      +/-   ##
============================================
- Coverage     31.00%   30.99%   -0.01%     
  Complexity      279      279              
============================================
  Files           808      808              
  Lines         17609    17614       +5     
  Branches       1097     1098       +1     
============================================
  Hits           5460     5460              
- Misses        11915    11920       +5     
  Partials        234      234              
Impacted Files Coverage Δ Complexity Δ
...ating/edit/providers/FeatureGrantItemProvider.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...floating/edit/providers/UserGrantItemProvider.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../dashboard/ui/wizards/IssueLicenseRequestPage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...i/wizards/floating/IssueFloatingLicenseWizard.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...oard/ui/wizards/floating/IssueLicensePackPage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...d/ui/wizards/floating/IssueLicenseRequestPage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...oc/dashboard/ui/wizards/license/CapacityField.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../licenses/core/FloatingLicensePackFromRequest.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...nal/licenses/core/request/FloatingLicenseData.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...rnal/licenses/core/request/GeneralLicenseData.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 2 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 47c318d...fef95ad. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit a7313c0 into master Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants