-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CODE-2165: Remove Repo Selection in Onboarding Flow (#1648)
* remove selectRepository field from useOnboardingTracking * skip repository selection step in OrganizationSelector * remove RepositoriesList component * make some progress with removing repo with onboarding * get UserOnboardingModal tests working * fix test issue * pass org back to extra onSuccess handler * add hook string to remove warning * rewrite UserOnboardingForm tests * re-write onboarding modal to use events and not effects * add waitFor to allow React to settle down
- Loading branch information
1 parent
1de7f29
commit 8397b61
Showing
11 changed files
with
944 additions
and
907 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.