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

Feature/786 onboarding wizard #957

Merged

Conversation

Kolawole99
Copy link
Contributor

@Kolawole99 Kolawole99 commented Sep 12, 2023

Problem

We are seeking to complete the second portion of the onboarding wizard, This portion exists when the user has gone through the initial portion of the Onboarding wizard flow and this portion of the wizard helps in managing the existing cloud accounts and also adding newer cloud accounts.

Solution

[Provide a detailed explanation of your proposed solution, including any relevant code snippets or screenshots.]

Changes Made

  • Added TODO to portions of the application that would be updated when Onboarding Wizard is complete
  • Added changes that serve the core portion of the onboarding wizard cloud account management console.

How to Test

Edit the beta flags in these portions of the application:

dashboard/components/layout/Layout.tsx: change const betaFlagOnboardingWizard = false; to const betaFlagOnboardingWizard = true;. This should be on line 40 of the file

dashboard/components/layout/hooks/useGlobalStats.tsx: change setHasNoAccounts(true); to setHasNoAccounts(false);. This should be on line 34 of the file

Screenshots

Screenshot 2023-09-12 at 12 54 13 PM (2)

Screenshot 2023-09-12 at 12 54 19 PM (2)

Notes

[Any additional notes or information that you would like to share with the reviewers.]

Checklist

  • Code follows the contributing guidelines
  • Changes have been thoroughly tested
  • Documentation has been updated, if necessary
  • Any dependencies have been added to the project, if necessary

Reviewers

@[username of the reviewer]

Kolawole99 and others added 30 commits July 13, 2023 23:06
@Kolawole99
Copy link
Contributor Author

@Oluwaseyi3 I am tagging you to this PR with this comment for tracking purposes.

Once this PR merges, we can then share the tasks on the second portion of the onboarding wizard so you can build upon this updates.

@AvineshTripathi
Copy link
Collaborator

@Kolawole99 can you update the branch and let me know when you are ready for review

@mlabouardy mlabouardy merged commit f1e313d into tailwarden:develop Sep 15, 2023
2 checks passed
@Kolawole99 Kolawole99 deleted the feature/786-onboarding-wizard branch September 15, 2023 10:23
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.

4 participants