-
Notifications
You must be signed in to change notification settings - Fork 72
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
Migrate VM Details to PF4 #1540
Conversation
105c2b5
to
28c5127
Compare
38aee2b
to
4f6e9ff
Compare
4f6e9ff
to
6c4d0c6
Compare
6c4d0c6
to
2a87d10
Compare
2a87d10
to
104ea3c
Compare
All tests passed |
All tests passed |
All tests passed |
All tests passed |
All tests passed |
Functional changes: 1. error handling on Create/Edit Disk modal is now handled via field level errors. Note that information about resizing disk was moved from tooltip to permanent helper text (as per PF4 guidelines) 2. New break-point for responsive resize was added for medium screens. PF4 uses bigger fonts so i.e. snapshot card was breaking during resizing 3. Overview card in edit mode does not show the OS icon - this saves space and prevents layout changes during editing i.e. when error message is shown.
All tests passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks pretty good. Just a few followup comments that mostly relate to layout/look/feel things already identified.
Changes: 1. use the <Grid> based layout for Snapshots Card 2. show by default actions on Disks/Nics Card 3. show "no snapshots" label 4. fix badge alignment 5. remove 250 px width limit for disk name 6. use common styling for extra info displayed after item's name 7. use common overflow behaviour for long names
All tests passed |
Fixed. A CSS class got lost (
The checkbox (and helper text) is aligned correctly in the top branch (i.e. #1592 ).
Both issues are fixed in the top branch: static text is even bigger (16px) than form text (14px).
Done. Note that tooltips work properly in the top branch but blink on Snapshots cards( most likely bootstrap3 issue)
Done:
This is default (recommended?) form layout. Discussed above.
Done.
This is default (recommended?) form layout. Discussed above.
Done (together with migrating to common layout)
Done
This is not a regression. We can refactor this later on.
Good idea. I did a quick prototyp with
Done. There
It's not a regression. We can fix it later on. |
/ost |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
After merging PRs and pushing their string changes, pull the translations. This picks up translation invalidations (English text has changed), helping to make sure the translations are not wrong. PRs to consider: - oVirt#1533 - oVirt#1537 - oVirt#1539 - oVirt#1540
After merging PRs and pushing their string changes, pull the translations. This picks up translation invalidations (English text has changed), helping to make sure the translations are not wrong. PRs to consider: - oVirt#1533 - oVirt#1537 - oVirt#1539 - oVirt#1540 - oVirt#1543 - oVirt#1549 - oVirt#1564 - oVirt#1584 - oVirt#1585 ** pending merge - oVirt#1592 ** pending merge
After merging PRs and pushing their string changes, pull the translations. This picks up translation invalidations (English text has changed), helping to make sure the translations are not wrong. PRs to consider: - oVirt#1533 - oVirt#1537 - oVirt#1539 - oVirt#1540 - oVirt#1543 - oVirt#1549 - oVirt#1564 - oVirt#1584 - oVirt#1585 ** pending merge - oVirt#1592 ** pending merge
After merging PRs and pushing their string changes, pull the translations. This picks up translation invalidations (English text has changed), helping to make sure the translations are not wrong. PRs to consider: - oVirt#1533 - oVirt#1537 - oVirt#1539 - oVirt#1540 - oVirt#1543 - oVirt#1549 - oVirt#1564 - oVirt#1584 - oVirt#1585 - oVirt#1592 ** pending merge
After merging PRs and pushing their string changes, pull the translations. This picks up translation invalidations (English text has changed), helping to make sure the translations are not wrong. PRs to consider: - oVirt#1533 - oVirt#1537 - oVirt#1539 - oVirt#1540 - oVirt#1543 - oVirt#1549 - oVirt#1564 - oVirt#1584 - oVirt#1585 - oVirt#1592
Depends on PR #1539
Functional changes:
Exceptions: