-
Notifications
You must be signed in to change notification settings - Fork 93
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
update newHeader for Index state management policies #1108
update newHeader for Index state management policies #1108
Conversation
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
@astute-decipher Unit test failed, could you please fix that? You can ignore the snapshot part. |
Signed-off-by: Sandeep Kumawat <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]>
Signed-off-by: Prabhat Sharma <[email protected]> Co-authored-by: Prabhat Sharma <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
Small nit:
@AMoo-Miki -> See this page as an outlier with long breadcrumbs |
The change is a little bit huge but mostly are template code |
* Initial commit for header update for snapshot management policy page Signed-off-by: Shubh Sahu <[email protected]> * some correction Signed-off-by: Shubh Sahu <[email protected]> * final commit Signed-off-by: Shubh Sahu <[email protected]> * Update pages snapshots (#1111) Signed-off-by: Sandeep Kumawat <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> * Fix for snapshot test race condition (#1113) Signed-off-by: Prabhat Sharma <[email protected]> Co-authored-by: Prabhat Sharma <[email protected]> * Few refactoring Signed-off-by: Shubh Sahu <[email protected]> * resolving UT build failures Signed-off-by: Shubh Sahu <[email protected]> --------- Signed-off-by: Shubh Sahu <[email protected]> Signed-off-by: Sandeep Kumawat <[email protected]> Signed-off-by: Prabhat Sharma <[email protected]> Co-authored-by: Shubh Sahu <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> Co-authored-by: Prabhat <[email protected]> Co-authored-by: Prabhat Sharma <[email protected]> (cherry picked from commit 12f28d1) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…ect#1108) * Initial commit for header update for snapshot management policy page Signed-off-by: Shubh Sahu <[email protected]> * some correction Signed-off-by: Shubh Sahu <[email protected]> * final commit Signed-off-by: Shubh Sahu <[email protected]> * Update pages snapshots (opensearch-project#1111) Signed-off-by: Sandeep Kumawat <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> * Fix for snapshot test race condition (opensearch-project#1113) Signed-off-by: Prabhat Sharma <[email protected]> Co-authored-by: Prabhat Sharma <[email protected]> * Few refactoring Signed-off-by: Shubh Sahu <[email protected]> * resolving UT build failures Signed-off-by: Shubh Sahu <[email protected]> --------- Signed-off-by: Shubh Sahu <[email protected]> Signed-off-by: Sandeep Kumawat <[email protected]> Signed-off-by: Prabhat Sharma <[email protected]> Co-authored-by: Shubh Sahu <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> Co-authored-by: Prabhat <[email protected]> Co-authored-by: Prabhat Sharma <[email protected]>
* Initial commit for header update for snapshot management policy page Signed-off-by: Shubh Sahu <[email protected]> * some correction Signed-off-by: Shubh Sahu <[email protected]> * final commit Signed-off-by: Shubh Sahu <[email protected]> * Update pages snapshots (#1111) Signed-off-by: Sandeep Kumawat <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> * Fix for snapshot test race condition (#1113) Signed-off-by: Prabhat Sharma <[email protected]> Co-authored-by: Prabhat Sharma <[email protected]> * Few refactoring Signed-off-by: Shubh Sahu <[email protected]> * resolving UT build failures Signed-off-by: Shubh Sahu <[email protected]> --------- Signed-off-by: Shubh Sahu <[email protected]> Signed-off-by: Sandeep Kumawat <[email protected]> Signed-off-by: Prabhat Sharma <[email protected]> Co-authored-by: Shubh Sahu <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> Co-authored-by: Prabhat <[email protected]> Co-authored-by: Prabhat Sharma <[email protected]> (cherry picked from commit 12f28d1) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Initial commit for header update for snapshot management policy page * some correction * final commit * Update pages snapshots (#1111) * Fix for snapshot test race condition (#1113) * Few refactoring * resolving UT build failures --------- (cherry picked from commit 12f28d1) Signed-off-by: Shubh Sahu <[email protected]> Signed-off-by: Sandeep Kumawat <[email protected]> Signed-off-by: Prabhat Sharma <[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> Co-authored-by: Shubh Sahu <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> Co-authored-by: Sandeep Kumawat <[email protected]> Co-authored-by: Prabhat <[email protected]> Co-authored-by: Prabhat Sharma <[email protected]>
Description
This PR updates the new header for Index state management policies
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.
Index state management policy pages (when
useNewHomePage
is disabled) :Policy list view :

Policy details view :

Create view (In visual editor) :

Create view (in Json editor) :

Edit policy view (In visual editor) :

Edit policy view (in Json editor) :

Index state management policy pages (when useNewHomePage is enabled) :
Policy list view :

Policy details view :

Create view (In visual editor) :

Create view (in Json editor) :

Edit policy view (In visual editor) :

Edit policy view (in Json editor) :
