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

Fit and finish changes for Aliases, Templates and Policy managed Indices pages #1155

Merged
merged 10 commits into from
Sep 2, 2024

Conversation

tandonks
Copy link
Contributor

@tandonks tandonks commented Aug 28, 2024

Description

Fit and finish changes for Aliases, Templates and Policy managed Indices pages

Issues Resolved

[List any issues this PR will resolve]

Check List

  • Commits are signed per the DCO using --signoff

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.

@tandonks tandonks changed the title Fitfinish aliases Fit and finish changes for Aliases, Templates and Policy managed Indices pages Aug 28, 2024
Signed-off-by: Kshitij Tandon <[email protected]>
@danieldong51
Copy link

Is this modal in scope?
public/pages/Aliases/containers/DeleteAliasModal/DeleteAliasModal.tsx
Delete Modal

@danieldong51
Copy link

Header size in public/pages/CreateIndexTemplate/containers/TemplateDetail/TemplateDetail.tsx?

Create Template

@danieldong51
Copy link

A few modals in Templates use the SimpleModal in public/components/Modal/Modal.tsx and should be h2 tags wrapped in EuiText size="s", is this in scope?

Associate Component Template Create component template

@danieldong51
Copy link

This flyout in public/pages/Templates/containers/AssociatedComponentsModal/AssociatedComponentsModal.tsx:

Associated component flyout

@danieldong51
Copy link

Is the header in public/pages/ChangePolicy/containers/ChangePolicy/ChangePolicy.tsx in scope?

Change Policy

@danieldong51
Copy link

danieldong51 commented Aug 29, 2024

The text in public/pages/Policies/components/PolicyEmptyPrompt/PolicyEmptyPrompt.tsx should be small:

Empty

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]>

Choose a reason for hiding this comment

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

Should the "You have no templates." text here on line 337 be <EuiText size="s">?

Signed-off-by: Kshitij Tandon <[email protected]>
Signed-off-by: Kshitij Tandon <[email protected]>
@SuZhou-Joe SuZhou-Joe merged commit b08be46 into opensearch-project:main Sep 2, 2024
10 of 13 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 2, 2024
…ces pages (#1155)

* Changes for Aliases, templates & policy managed indices

Signed-off-by: Kshitij Tandon <[email protected]>

* Added snap files

Signed-off-by: Kshitij Tandon <[email protected]>

* Resolved a failing UT

Signed-off-by: Kshitij Tandon <[email protected]>

* Updated couple of snap files

Signed-off-by: Kshitij Tandon <[email protected]>

* Fixed a few bugs and worked on comments

Signed-off-by: Kshitij Tandon <[email protected]>

* Updated Snap files

Signed-off-by: Kshitij Tandon <[email protected]>

* Worked on reviews

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]>

* Title changes in Old UI

Signed-off-by: Kshitij Tandon <[email protected]>

---------

Signed-off-by: Kshitij Tandon <[email protected]>
(cherry picked from commit b08be46)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Sep 2, 2024
…ces pages (#1155) (#1158)

* Changes for Aliases, templates & policy managed indices



* Added snap files



* Resolved a failing UT



* Updated couple of snap files



* Fixed a few bugs and worked on comments



* Updated Snap files



* Worked on reviews



* Couple of changes for old UI



* Minor changes to UI



* Title changes in Old UI



---------


(cherry picked from commit b08be46)

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>
astute-decipher pushed a commit to astute-decipher/index-management-dashboards-plugin that referenced this pull request Sep 2, 2024
…ces pages (opensearch-project#1155)

* Changes for Aliases, templates & policy managed indices

Signed-off-by: Kshitij Tandon <[email protected]>

* Added snap files

Signed-off-by: Kshitij Tandon <[email protected]>

* Resolved a failing UT

Signed-off-by: Kshitij Tandon <[email protected]>

* Updated couple of snap files

Signed-off-by: Kshitij Tandon <[email protected]>

* Fixed a few bugs and worked on comments

Signed-off-by: Kshitij Tandon <[email protected]>

* Updated Snap files

Signed-off-by: Kshitij Tandon <[email protected]>

* Worked on reviews

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]>

* Title changes in Old UI

Signed-off-by: Kshitij Tandon <[email protected]>

---------

Signed-off-by: Kshitij Tandon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants