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

548115 - [Passage] provide ability to create product version from issue license wizard : part 2 #184

Merged
merged 8 commits into from
Apr 6, 2020

Conversation

ruspl-afed
Copy link
Contributor

Fixed several annoying issues for "select or create" scenario:

  • shell overlap for nesting wizards
  • label for container field
  • dialog and shell titles

Use proper type names

Signed-off-by: Alexander Fedorov <[email protected]>
Extract facilities to get localized type names

Signed-off-by: Alexander Fedorov <[email protected]>
Shift nested wizard window for a while

Signed-off-by: Alexander Fedorov <[email protected]>
Rework LocWorkbench#createDomainResource method

Signed-off-by: Alexander Fedorov <[email protected]>
@ruspl-afed ruspl-afed requested a review from eparovyshnaya April 5, 2020 18:29
@codecov
Copy link

codecov bot commented Apr 5, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #184      +/-   ##
===========================================
- Coverage      9.18%   9.08%   -0.11%     
  Complexity      105     105              
===========================================
  Files           503     516      +13     
  Lines         13831   13989     +158     
  Branches       1126    1135       +9     
===========================================
  Hits           1271    1271              
- Misses        12525   12683     +158     
  Partials         35      35              
Impacted Files Coverage Δ Complexity Δ
...age/loc/dashboard/ui/panel/DashboardPanelPart.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...e/loc/dashboard/ui/wizards/IssueLicenseWizard.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...internal/features/model/FeaturesClassMetadata.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...internal/licenses/model/LicensesClassMetadata.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ssage/loc/internal/workbench/CreateClassifier.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...se/passage/loc/internal/workbench/CreateInner.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...pse/passage/loc/internal/workbench/CreateRoot.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...loc/internal/workbench/i18n/WorkbenchMessages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...al/workbench/wizards/BaseClassifierWizardPage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ernal/workbench/wizards/InnerClassifierWizard.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 26 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 ef484a3...b5721ee. Read the comment docs.

Copy link
Contributor

@eparovyshnaya eparovyshnaya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question and two stream style notes, no changes are mandatorily required.

Add tests for EClassResources
Add tests for EClassName

Signed-off-by: Alexander Fedorov <[email protected]>
Changed to method references

Signed-off-by: Alexander Fedorov <[email protected]>
Replace with ClassifierInitializer#newObjectName with EObjectDefaultName

Signed-off-by: Alexander Fedorov <[email protected]>
Replace with ClassifierInitializer#newObjectIdentifier with
EObjectDefaultIdentifier

Signed-off-by: Alexander Fedorov <[email protected]>
@ruspl-afed
Copy link
Contributor Author

@eparovyshnaya please have a look, I fixed all the labels for nested wizards

@ruspl-afed ruspl-afed changed the title 548115 548115 - [Passage] provide ability to create product version from issue license wizard Apr 6, 2020
@eparovyshnaya eparovyshnaya merged commit 1a842dc into master Apr 6, 2020
@ruspl-afed ruspl-afed changed the title 548115 - [Passage] provide ability to create product version from issue license wizard 548115 - [Passage] provide ability to create product version from issue license wizard : part 2 Apr 6, 2020
@eparovyshnaya eparovyshnaya deleted the 548115 branch April 12, 2020 09:22
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