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

feat(xo-web/vm): Migrate: improve modal #4121

Merged

Conversation

Rajaa-BARHTAOUI
Copy link
Contributor

@Rajaa-BARHTAOUI Rajaa-BARHTAOUI commented Apr 4, 2019

fixes #3326

Screenshots

Capture d’écran de 2019-04-08 17-15-34

Check list

Check items when done or if not relevant

  • PR reference the relevant issue (e.g. Fixes #007)
  • if UI changes, a screenshot has been added to the PR
  • CHANGELOG.unreleased.md:
    • enhancement/bug fix entry added
    • list of packages to release updated (${name} v${new version})
  • documentation updated
  • I have tested added/updated features (and impacted code)

Process

  1. create a PR as soon as possible
  2. mark it as WiP: (Work in Progress) if not ready to be merged
  3. when you want a review, add a reviewer
  4. if necessary, update your PR, and re- add a reviewer

@olivierlambert
Copy link
Member

Regarding the screenshot: I'd like we insist more on the "optional" thing for selecting a SR for each VDI (to be sure people understand it's not mandatory)

@badrAZ badrAZ requested a review from pdonias April 8, 2019 11:38
@@ -1608,7 +1608,7 @@ const messages = {
migrateVmNoTargetHostMessage: 'A target host is required to migrate a VM',
migrateVmNoDefaultSrError: 'No default SR',
migrateVmNotConnectedDefaultSrError: 'Default SR not connected to host',
chooseSrForEachVdisModalSelectSr: 'For each VDI, select an SR:',
chooseSrForEachVdisModalSelectSr: 'For each VDI, select an SR (optional):',
Copy link
Member

Choose a reason for hiding this comment

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

Remove colon and make sure it doesn't break other locales.

@pdonias pdonias merged commit f581e93 into vatesfr:master Apr 11, 2019
nraynaud pushed a commit that referenced this pull request Apr 12, 2019
Fixes #3326

- auto-select default SR as main SR
- hide optional per-VDI SR selection
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.

VM Migrate modal improvements
4 participants