-
Notifications
You must be signed in to change notification settings - Fork 88
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
Fit and Finish changes for Indexes and Transform pages #1154
Conversation
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.
{" "} | ||
<h2>Apply policy</h2>{" "} | ||
</EuiText>{" "} | ||
</EuiModalHeaderTitle> | ||
</EuiModalHeader> | ||
|
||
<EuiModalBody> |
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.
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.
Should the title on this page (line 745) be <EuiText size="s"> <h1>
instead?
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.
Should the title on line 277 be wrapped in EuiText size="s"
instead?
Signed-off-by: Kshitij Tandon <[email protected]>
Signed-off-by: Kshitij Tandon <[email protected]>
Signed-off-by: Kshitij Tandon <[email protected]>
Signed-off-by: Kshitij Tandon <[email protected]>
Signed-off-by: Kshitij Tandon <[email protected]>
Signed-off-by: Kshitij Tandon <[email protected]>
49256bd
to
063f07b
Compare
* changes for indexes, transform Signed-off-by: Kshitij Tandon <[email protected]> * Worked on review Signed-off-by: Kshitij Tandon <[email protected]> * Couple of changes for old UI Signed-off-by: Kshitij Tandon <[email protected]> * Minor changes to UI Signed-off-by: Kshitij Tandon <[email protected]> * Resolved P0 items identified in demo Signed-off-by: Kshitij Tandon <[email protected]> * Updated old UI Title sizes Signed-off-by: Kshitij Tandon <[email protected]> --------- Signed-off-by: Kshitij Tandon <[email protected]> (cherry picked from commit 8a0ae28) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* changes for indexes, transform * Worked on review * Couple of changes for old UI * Minor changes to UI * Resolved P0 items identified in demo * Updated old UI Title sizes --------- (cherry picked from commit 8a0ae28) Signed-off-by: Kshitij Tandon <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Did fit and finish changes for Indexes and Transform pages
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.