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

Improve default values for Domains and Views #621

Merged
merged 6 commits into from Jul 8, 2021

Conversation

pcdavid
Copy link
Member

@pcdavid pcdavid commented Jul 6, 2021

  • [557] Avoid NPEs with no domainType is set
  • [557] Fix potential NPE in case of invalid DomainType
  • [557] Improve default values for domain elements
  • [557] Improve default values in the view model

@pcdavid pcdavid linked an issue Jul 6, 2021 that may be closed by this pull request
15 tasks
@pcdavid pcdavid requested a review from sbegaudeau July 6, 2021 13:58
@sbegaudeau sbegaudeau self-assigned this Jul 6, 2021
@sbegaudeau sbegaudeau added this to In Progress in Sirius Components v0.4.0 via automation Jul 8, 2021
@sbegaudeau sbegaudeau added this to the 0.4.0 milestone Jul 8, 2021
pcdavid and others added 6 commits July 8, 2021 17:10
Bug; #557
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Bug: #557
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
- Set a non-null default for domain's URI.
- Make sure entities, attributes and relations created from the
  explorer have some valid initial state.

Bug: #557
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Bug: #557
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
@sbegaudeau sbegaudeau merged commit a30a297 into master Jul 8, 2021
Sirius Components v0.4.0 automation moved this from In Progress to Merged Jul 8, 2021
@sbegaudeau sbegaudeau deleted the pcd/enh/default-values branch July 8, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Improve the default values of the domain and view
2 participants