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

Saptune summary frontend #1796

Merged
merged 8 commits into from Sep 12, 2023
Merged

Saptune summary frontend #1796

merged 8 commits into from Sep 12, 2023

Conversation

arbulu89
Copy link
Contributor

@arbulu89 arbulu89 commented Sep 7, 2023

Description

Add saptune summary box to HostDetails view. I have put some of the elements inside SaptuneDetails, as the will be used there, once we have that component. It looks the more appropriate place.

The used "struct" of saptuneStatus is temporal. It will be similar, we might need to change it once we exactly know how the redux store will be composed.

Storybook (in real execution the fields are like Not installed):
image

How was this tested?

Tested and stories added.

@arbulu89 arbulu89 added the enhancement New feature or request label Sep 7, 2023
]}
/>
</div>
<div className="mt-4 bg-white shadow rounded-lg py-4 xl:w-1/4">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dottorblaster @nelsonkopliku I guess we will need to have some checksAvailable kind of variable to decide if we put this coming soon or the results box.

Copy link
Member

Choose a reason for hiding this comment

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

I guess, so. We'll be working on that soon.

provider={host.provider}
providerData={host.provider_data}
sapInstances={sapInstances}
saptuneStatus={{}}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Temporary empty

@abravosuse
Copy link
Contributor

@arbulu89 I see that you have assigned this to me. The storybooks look good. Is there anything else that you would like me to do here?

@arbulu89
Copy link
Contributor Author

arbulu89 commented Sep 7, 2023

@arbulu89 I see that you have assigned this to me. The storybooks look good. Is there anything else that you would like me to do here?

I wanted to put you in the list of review... 😅
Nothing, just to put you in context of the progress

@arbulu89 arbulu89 marked this pull request as ready for review September 7, 2023 14:45
Copy link
Member

@CDimonaco CDimonaco left a comment

Choose a reason for hiding this comment

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

just some general feedback

Copy link
Member

@CDimonaco CDimonaco left a comment

Choose a reason for hiding this comment

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

LGTM

@arbulu89 arbulu89 merged commit 2a55167 into main Sep 12, 2023
24 checks passed
@arbulu89 arbulu89 deleted the saptune-summary-frontend branch September 12, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

4 participants