Skip to content

AMBARI-26395 Step Wizard and Operation Progress components #4049

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

Open
wants to merge 2 commits into
base: frontend-refactor
Choose a base branch
from

Conversation

vanshuhassija
Copy link
Contributor

Added constants

What changes were proposed in this pull request?

Added StepWizard and Operation Progress components which will act as a base layer for all wizard related operations.

How was this patch tested?

Manual Testing

Screenshot 2025-08-14 at 1 04 23 AM

@vanshuhassija vanshuhassija force-pushed the vhassija/AMBARI-26395-step-wizard branch from 076a5fe to 333dc07 Compare August 13, 2025 19:39
@vanshuhassija vanshuhassija changed the title AMABRI-26395 Step Wizard and Operation Progress components AMBARI-26395 Step Wizard and Operation Progress components Aug 13, 2025
@vanshuhassija vanshuhassija force-pushed the vhassija/AMBARI-26395-step-wizard branch from 333dc07 to c7a8256 Compare August 13, 2025 19:42
@himanshumaurya09876
Copy link
Contributor

+1
Looks good to me

@vanshuhassija
Copy link
Contributor Author

@JiaLiangC resolved the merge conflicts. Can you please merge this one?

verison: string,
services: string
) {
const url = `stacks/${stack}/versions/${verison}/services?StackServices/service_name.in(${services})&fields=configurations/*,configurations/dependencies/*,StackServices/display_name,StackServices/config_types/*&_=1728974996201`;
Copy link
Contributor

Choose a reason for hiding this comment

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

what is the use of this static _=1728974996201 parameter

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@arshadmohammad In the upcoming PRs this will be replaced with the timestamps.

Copy link
Contributor

Choose a reason for hiding this comment

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

ok

@JiaLiangC JiaLiangC requested a review from zRains August 15, 2025 00:59
@sandeep318kumar
Copy link
Contributor

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants